SA-MP Forums Archive
Unknown parameter in substitution ( #define ) - 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: Unknown parameter in substitution ( #define ) (/showthread.php?tid=458787)



Unknown parameter in substitution ( #define ) - [WSF]ThA_Devil - 18.08.2013

As the title says, I am having that problem.
Here's the code:
pawn Код:
#define SetPlayerCash(%0,%1) CallRemoteFunction("MoneySet", "ii", %1, %2)
thanks!


Re: Unknown parameter in substitution ( #define ) - [WSF]ThA_Devil - 18.08.2013

Ehh, those silly mistakes always gets me...
Thanks!