SA-MP Forums Archive
What is "GiveZaiatMoney" - 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: What is "GiveZaiatMoney" (/showthread.php?tid=462437)



What is "GiveZaiatMoney" - ajam123 - 07.09.2013

What is the function of GiveZaiatMoney??
I get error when compiled it.

Код:
error 017: undefined symbol "GiveZaiatMoney"



Re: What is "GiveZaiatMoney" - DavidLuango - 07.09.2013

You forgot to define it, try

new GiveZiaitMoney;

^ I don't really know what that does, since I've not really used that function, although give it a shot.


Re: What is "GiveZaiatMoney" - [HK]Ryder[AN] - 07.09.2013

Show us the code