Money bug ( GTA )
#4

Nice! Make sure that SetZaiatMoney function sets the value to the PlayerInfo[playerid][pMoney] too.

Off-topic: you can also use
pawn Код:
PlayerInfo[playerid][pMoney] += amount;
// instead of
PlayerInfo[playerid][pMoney] = PlayerInfo[playerid][pMoney]+amount;
Reply


Messages In This Thread
Money bug ( GTA ) - by morocco - 06.07.2013, 17:30
Re: Money bug ( GTA ) - by Konstantinos - 06.07.2013, 17:33
Re : Money bug ( GTA ) - by morocco - 06.07.2013, 17:55
Re: Money bug ( GTA ) - by Konstantinos - 06.07.2013, 18:04

Forum Jump:


Users browsing this thread: 1 Guest(s)