SA-MP Forums Archive
Undefined symbol. - 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: Undefined symbol. (/showthread.php?tid=497961)



Undefined symbol. - TLN - 01.03.2014

Never mind.


Re: Undefined symbol. - PrivatioBoni - 01.03.2014

Do you have
pawn Код:
#include <ZCMD>
at the top of your entire script?

Do you have the ZCMD.inc etc?


Re: Undefined symbol. - TLN - 01.03.2014

Quote:
Originally Posted by PrivatioBoni
Посмотреть сообщение
Do you have #include <ZCMD> at the top?
Yes.