09-11-2006, 02:30 PM
If you change the parses IF I remember correctly you have to change them to the same order in sendstats or you'll get this problem when you log into the game
code(I'm purposely doing it like this so don't freak out)
Run-Time error '6':
Overflow
now what happened here is I changed the str to parse6(Client Side) and level to parse 1 without changing it server side to match the client side. So I got Run-Time Error '6': which I think ment that the data doesn't match.
code(I'm purposely doing it like this so don't freak out)
Run-Time error '6':
Overflow
now what happened here is I changed the str to parse6(Client Side) and level to parse 1 without changing it server side to match the client side. So I got Run-Time Error '6': which I think ment that the data doesn't match.