04.02.2011, 07:48
Ok im fimiliar on how enums work but what must i add under OnPlayerDissconnect to save there score and money?
Please help
Please help
dini_IntSet(file, "Score", PlayerInfo[playerid][pScore]); dini_IntSet(file, "Money", PlayerInfo[playerid][pCash]);
dUserSetINT(pName(playerid)).("score",GetPlayerScore(playerid));