SA-MP Forums Archive
ZCMD Compile Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: ZCMD Compile Error (/showthread.php?tid=553368)



ZCMD Compile Error - SecretBoss - 29.12.2014

Hey guys

Today I faced a big problem with my new build , when I scripted and changed everything I tried to compile my changes in PAWN and I get an error "fatal error 100: cannot read from file: "zcmd" , I downloaded and replaced zcmd.inc file in my pawno/include folder and checked every possible mistake in scripint , in folders I restarted my PC but nothing

Everyone who can help me I will be very happy

Some more info
Windows 7
Linux server
Stunt/DM server
No filterscripts

Some images




SecretBoss | New Gaming Class Owner
Please help me.


Re: ZCMD Compile Error - Sledgehammer - 29.12.2014

Wrong board - Try scripting help.


Re: ZCMD Compile Error - Lordzy - 29.12.2014

https://sampforum.blast.hk/showthread.php?tid=183776


Re: ZCMD Compile Error - Glossy42O - 29.12.2014

Compile through pawno.exe

Problem fixed.


Re: ZCMD Compile Error - AndySedeyn - 29.12.2014

Make sure that you are running the pawno.exe from the exact same directory as where the include is located.

For example:
if your include is located at
Code:
C:\Users\Bible\Desktop\SAMP server\pawno\include\zcmd.inc
You must run the pawno.exe from
Code:
C:\Users\Bible\Desktop\SAMP server\pawno



Re: ZCMD Compile Error - SecretBoss - 29.12.2014

I thought that Scripting help is for request scripting or something anyways I forgot to run it from pawn.exe in pawno folder I was running it from /gamemdoe/EXGAMEMODE folder , thanks guys for reminding me.

REP+ for everyone who helped me