10.06.2010, 11:31
When do restart the server using /gmx, OnGameModeInit() function is called. Make sure you are setting the Player enum variables to 0 there.
Also, there is no need to write the stats of a player every minute to a file when you can save the stats under OnPlayerDisconnect.
Also, there is no need to write the stats of a player every minute to a file when you can save the stats under OnPlayerDisconnect.