include's problem
#1

Hey guys i have lot of problem with include's i download all plugin's or include's and i try use them but always ALWAYS see kind of this error's
C:\Users\KaTA\Desktop\rp\Roleplay\gamemodes\SanJos eRolePlay.pwn(13) : fatal error 100: cannot read from file: "zcmd"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Believe i have Zcmd.inc in my pawn includes so dont tell that Make sure its on your pawn/include
Thanks for helping And idk what to do all includ's like y_ini streamer sscanf2 dini dutils unitls or ....
#include <zcmd>
#include <Zcmd>
What can i do ?
Reply
#2

Use
Код:
#include <Zcmd>
Not
Код:
#include <zcmd>
Reply
#3

It is very possible that you are using pawno.exe from a location where ZCMD isn't in the include folder.

Example, the ZCMD is located at:
Код:
C:\Users\UserName\My Documents\PAWN script\nameserver\pawno\include\zcmd.inc
And you are using pawno.exe from:
Код:
C:\Users\UserName\My Pictures\nameserver\pawno\pawno.exe
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)