23.01.2011, 16:49
Quote:
If the server crash all stats will be lossed?
I'm saving the stats as they change, i.e if a player gets +1 in score I directly save it to the database to prevent missuse. Then I'm saving positions at OnPlayerDisconnect(). This is how I do it, but you should find a way that suits your gamemode. |