I really am hopeless
#1

It's the original zcmd, haven't modified anything, what should I do? This occurs when I compile the gamemode, not the inc

Код:
E:\SA-MP Server\pawno\include\zcmd.inc(62) : warning 235: public function lacks forward declaration (symbol "OnGameModeInit")
E:\SA-MP Server\pawno\include\zcmd.inc(64) : error 017: undefined symbol "funcidx"
E:\SA-MP Server\pawno\include\zcmd.inc(64) : warning 215: expression has no effect
E:\SA-MP Server\pawno\include\zcmd.inc(64) : error 001: expected token: ";", but found ")"
E:\SA-MP Server\pawno\include\zcmd.inc(64) : error 029: invalid expression, assumed zero
E:\SA-MP Server\pawno\include\zcmd.inc(64) : fatal error 107: too many error messages on one line

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


4 Errors.
Reply
#2

What gamemode are you using?

There could be a lot of things wrong really.
Reply
#3

Make SURE that

pawn Код:
#include <a_samp>
comes BEFORE

pawn Код:
#include <zcmd>
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)