07.06.2013, 19:20
Np, You will neede to create a SaveAcountStats(playerid) function wich you can execute everytime you want to save someones stats.
EDIT: But i see your script already saves it. Just add
EDIT: But i see your script already saves it. Just add
pawn Код:
INI_WriteInt(iFile, "AdminLevel", pInfo[playerid][AdminLevel]);