Posts: 1,113
Threads: 110
Joined: Nov 2009
Reputation:
0
I cannot work out how to save the data (saved to a ini file) when the player quits.
If you need any of my code, just ask.
It uses dini.
Posts: 142
Threads: 30
Joined: Aug 2009
Reputation:
0
Do you use a script from someone else? Because If you have a register system. You normaly also have a something like a SavePlayer public.
Then you have to put SavePlayer(playerid); in your OnPlayerDisconnect.
But tell me what script you have.
Posts: 3,488
Threads: 16
Joined: Jun 2007
Reputation:
0
Save player data to file in OnPlayerDisconnect.