11.12.2012, 08:20
If you want to give a player money use
Use that under / on the part where it gets the new rank.
pawn Код:
GivePlayerMoney(playerid, Amount); // or
SetPlayerMoney(playerid, Amount);