SA-MP Forums Archive
Check if a filterscript gave some money - 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: Check if a filterscript gave some money (/showthread.php?tid=458458)



Check if a filterscript gave some money - Baumann - 16.08.2013

hey how i can enable this code
PHP код:
if (GetPVarInt(playerid"PVarMoney") != 0



Re: Check if a filterscript gave some money - Baumann - 16.08.2013

this reseting a money ingame , if some fs gives


Re: Check if a filterscript gave some money - andruz99 - 17.08.2013

Use debugid/printf function to show how much money is given filterscript side maybe ?