26.04.2011, 16:52
Quote:
Make a new function, for example 'SavePlayer' and save user data there.
Then use SavePlayer(playerid); in your script where user data changes, like when player gets new score or money or etc. |
This system also saves position (so you will spawn where you logged out) and is also saves weapons and ammo.
Where do you want me to call the SavePlayer function there?
Thank you very much