Posts: 20
Threads: 7
Joined: Dec 2012
Reputation:
0
So in my server when in on my level 7 account and log out and go on another new account it will give me the score/level/kills/deaths of the other account for some reason
Where do i have to look to fix this?
Posts: 950
Threads: 168
Joined: Mar 2009
Reputation:
0
You must reset variables in OnPlayerConnect or w/e account stats load system.
Posts: 264
Threads: 45
Joined: Apr 2012
Reputation:
0
How do i reset the variables? (( he's my co-scripter ))
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
Set any variable is necessary from your enum to 0 or -1 (it depends).