Help Please
#1

C:\Users\xXJokeRXx\Desktop\My ScripT\gamemodes\UFR.pwn(177) : error 017: undefined symbol "tCP"
C:\Users\xXJokeRXx\Desktop\My ScripT\gamemodes\UFR.pwn(177) : error 017: undefined symbol "CAPZONE"
C:\Users\xXJokeRXx\Desktop\My ScripT\gamemodes\UFR.pwn(177) : error 029: invalid expression, assumed zero
C:\Users\xXJokeRXx\Desktop\My ScripT\gamemodes\UFR.pwn(177) : fatal error 107: too many error messages on one line

What's that error ?

How to solve that please ?
Reply
#2

You don't have define tCP and CAPZONE as variable.
Do it at the top of your script by writing:
pawn Код:
new tCP, CAPZONE;
Otherwise, you have another problem and you have to put your script in order to be helped.
Reply
#3

http://www.solidfiles.com/d/107400db06/

The script link
.pwn

[Btw no one take it - because this script have nothing , iam working in it]
Just 350 Lines
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)