23.01.2011, 18:12
Quote:
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.
|
However, a timer that loops through all online players and save their stats every 30 minutes is the better option,
so SetTimer and use the loop inside the timer.