13.10.2011, 18:07
Hi,i have a problem,i don't know how to save score...
I put this on OnPlayerDisconnect:
It saves in .ini but when i go relog it restore score to 0..i don't know what is wrong.
I put this on OnPlayerDisconnect:
PHP код:
INI_WriteInt(File,"Score",GetPlayerScore(playerid));