SA-MP Forums Archive
Put/Take cash. - 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: Put/Take cash. (/showthread.php?tid=478333)



Put/Take cash. - Beckett - 29.11.2013

------


Re: Put/Take cash. - Dragonsaurus - 29.11.2013

if(GetPlayerMoney(playerid) >= amount)


Re: Put/Take cash. - Beckett - 29.11.2013

Oh, I forgot to add that, thank you x_x