[Help]Include files - 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: [Help]Include files (
/showthread.php?tid=246731)
[Help]Include files -
Milan Jeftic - 05.04.2011
hy peoples I have a problem with include files I meen pawno dont wone to compile:
Код:
C:\Documents and Settings\Acer PC\My Documents\Downloads\Saw Free DM 0.1\za upload\gamemodes\rp.pwn(38) : fatal error 100: cannot read from file: "zcmd"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
I have that include I download the newest one but I still canot!And this problem isnt just with zcmd but with all include files on my pc?what you say what to do?
P.S
I am from bosnia and dont be angry if I make mistake in my lang or something else
Re: [Help]Include files -
Markx - 05.04.2011
Dal imas zcmd.inc u /pawno/includes?
Re: [Help]Include files -
-Rebel Son- - 05.04.2011
Re: [Help]Include files -
Milan Jeftic - 06.04.2011
Mark da ima zcmd u svojim includ fiovima .
Rebel I writed that in my script
Re: [Help]Include files -
-Rebel Son- - 06.04.2011
And Did it work?
Re: [Help]Include files -
Matheo - 06.04.2011
Milan,
you have a zcmd.inc in your Pawno/include and in ur top of script write #include <zcmd> ?