GivePlayerMoney not working - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: GivePlayerMoney not working (
/showthread.php?tid=652151)
GivePlayerMoney not working -
Jokers98s - 04.04.2018
GivePlayerMoney command not working, when done that money given it increases and decreases as if 1000 given it shows 1000 increase and after 1000 done .. it reverse like decrease 1000 given..
Re: GivePlayerMoney not working -
Hunud - 04.04.2018
Do you have might use serversided money ? If not, it should go like
GivePlayerMoney(playerid, amount);
Re: GivePlayerMoney not working -
Drak03 - 04.04.2018
Post your command please.