13.02.2012, 12:51
OnGameModeExit you can save the Data after close samp-server.exe
When you mention above that all the player files aren't saved, are you sure that you don't use only OnGameModeExit Callback, but you are using OnPlayerDisconnect to save the data.
When you mention above that all the player files aren't saved, are you sure that you don't use only OnGameModeExit Callback, but you are using OnPlayerDisconnect to save the data.