01.03.2009, 17:18
Safest way to go is indeed resetting all values in the PlayerInfo to 0 in OnPlayerConnect.
You can also reset the values in OnPlayerDisconnect after you've written the the disconnected player's stats to his file.
You can also reset the values in OnPlayerDisconnect after you've written the the disconnected player's stats to his file.