Give Money instead of Taking ?(Dialog Shop)
#4

pawn Код:
GivePlayerMoney(playerid,GetPlayerMoney(playerid) -4000);
should be

pawn Код:
GivePlayerMoney(playerid, -4000);
etc.
Reply


Messages In This Thread
Give Money instead of Taking ?(Dialog Shop) - by [D]ry[D]esert - 31.05.2012, 15:02
Re: Give Money instead of Taking ?(Dialog Shop) - by mati233 - 31.05.2012, 15:06
Re: Give Money instead of Taking ?(Dialog Shop) - by pasha97 - 31.05.2012, 15:08
Re: Give Money instead of Taking ?(Dialog Shop) - by MadeMan - 31.05.2012, 15:22
Re: Give Money instead of Taking ?(Dialog Shop) - by [D]ry[D]esert - 31.05.2012, 15:56

Forum Jump:


Users browsing this thread: 1 Guest(s)