SA-MP Forums Archive
zcmd - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: zcmd (/showthread.php?tid=119093)



zcmd - waza75 - 06.01.2010

Hiya, I just got the zcmd and put it in the include folder. I did #include <zcmd> on top of my GM and now it has an error: cannot read from file "zcmd"
Answers?


Re: zcmd - [03]Garsino - 06.01.2010

You sure you put it in pawno/include ?


Re: zcmd - waza75 - 06.01.2010

I just found out I dont need to #include it. It works without it.
I get a warning at some codes tough. Lets see. Thnx



Re: zcmd - Sergei - 06.01.2010

You need to include the include if you want to use it ... logical.