GivePlayerMoney(playerid, PlayerInfo[playerid][pNovac]); Problem
#7

To update pNovac, do this:
Код:
PlayerInfo[playerid][pNovac] += money;
+= -> Increase by
-= -> Decrease by
*= -> Multiply by
/= -> Divide by
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)