13.09.2011, 19:04
Hello Everybody.
I have one question.
How can i make auto save with codes like this I want save player data when he disconnect and then the server is shutting down.
If someone can help please tell my how to do this.THANKS
I have one question.
How can i make auto save with codes like this I want save player data when he disconnect and then the server is shutting down.
Код:
public OnPlayerDisconnect(playerid, reason) { //SAVE CODE public OnGameModeExit() { ///SAVE CODE