09.10.2014, 07:26
Quote:
You should reset player data OnPlayerConnect, and load everything at the moment they log in. (The moment they type to correct password)
|
Quote:
You can reset the data after know if he is registered or not :P
|
I made a timer so the loading of the player's data gets delayed a bit, giving the resetting enough time to execute.
I hope that works.