Little Help [FAST] - 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: Little Help [FAST] (
/showthread.php?tid=423607)
Little Help [FAST] -
Tuntun - 18.03.2013
Hello,
When i compile my pawno then i get a Little error:
Код:
E:\my server\pawno\new.pwn(4) : fatal error 100: cannot read from file: "zcmd"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
How to fix this?
Re: Little Help [FAST] -
Scrillex - 18.03.2013
You need zcmd include ..
Re: Little Help [FAST] -
Tuntun - 18.03.2013
What do you mean? i have #include <a_samp>
#include <core>
#include <float>
#include <zcmd>
#define FILTERSCRIPT
#define COLOR_YELLOW 0xFFFF00AA
#define COLOR_WHITE 0xFFFFFFAA
At top.
Re: Little Help [FAST] -
StuartD - 18.03.2013
Download this;
https://sampforum.blast.hk/showthread.php?tid=91354
And add it to your Pawno > Include folder. Then recompile.
Re: Little Help [FAST] -
Tuntun - 18.03.2013
Okey.. in my laptop when i download it and open this then i get options to Open File with: Notpad or other files. so with what program i need open with it?
Re: Little Help [FAST] -
SilverKiller - 18.03.2013
You don't need to open it, just download it then place it in pawno / include, then recompile, if you already have it there and it is still not compiling, open the file from pawno.exe not by clicking it.