30.08.2010, 13:59
Does the PlayerInfo[playerid][pCash] also changes when the player gets any money ?
If you dont use it as an anti-cheat (serversided money) you can maybe also try this:
If you dont use it as an anti-cheat (serversided money) you can maybe also try this:
pawn Код:
dini_IntSet(file, "Money", GetPlayerMoney(playerid));