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



Error - JeevanJyothish - 27.08.2014

Im getting an error using zcmd I have installed zcmd but pawno shows an error
pawn Код:
C:\Users\Jyothish\Desktop\New folder\filterscripts\stinger.pwn(5) : fatal error 100: cannot read from file: "zcmd"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.



Re: Error - 1fret - 27.08.2014

Download the zcmd include and put this on top of script
pawn Код:
#include <zcmd>



Re: Error - KayJ - 27.08.2014

Quote:
Originally Posted by JeevanJyothish
Посмотреть сообщение
Im getting an error using zcmd I have installed zcmd but pawno shows an error
pawn Код:
C:\Users\Jyothish\Desktop\New folder\filterscripts\stinger.pwn(5) : fatal error 100: cannot read from file: "zcmd"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Some info: https://sampwiki.blast.hk/wiki/Zcmd
Download: https://sampforum.blast.hk/showthread.php?tid=91354
Similar: https://sampforum.blast.hk/showthread.php?tid=303667

After download paste zcmd.inc on Server Folder/pawno/includes

SEARCH BEFORE POST! DON'T TRY TO INCREASE YOUR POST BY ASKING THESE QUESTIONS WHICH ALREADY SOLVED!