Problem with defining. - 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: Problem with defining. (
/showthread.php?tid=336521)
Problem with defining. -
Kyle - 22.04.2012
Line 72 defines it but when I compile it says undefined synbol at line 87.
Thanks
Re: Problem with defining. -
Rudy_ - 22.04.2012
It says you haven't defined it while you did... Weird O.o
Re: Problem with defining. -
Vince - 22.04.2012
Duh, the macro defines 9 parameters. You only use 3.
AW: Problem with defining. -
Nero_3D - 22.04.2012
Answer /\ Fix \/
pawn Код:
#define SetPlayerHoldingObject(%1, SetPlayerAttachedObject((%1),MAX_PLAYER_ATTACHED_OBJECTS-1,
Someone should fix that on the wiki page