error when compile
#1

why i have error if i put this code above main?

new c_gate;

this is my error
C:\PROGRA~1\ROCKST~1\SERVER~1\GAMEMO~1\new.pwn(363 ) : warning 203: symbol is never used: "c_gate"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.



Reply
#2

What it is saying is that c_gate is never used. So you should remove that line
Reply
#3

but i want to put that c_gate as i saw the wiki tutorial how to make a automatic so what i have to do to compile?
Reply
#4

Well, at the moment 'new c_gate;' isn't doing anything. So there is no need for it to be in the code.
What are you trying to add? Link me to the wiki article, and I'll tell you what to put and where.
Reply
#5

After you add that, read the rest of the tutorial, that isn't the only thing you need to do.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)