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



Help Please - xXMidOXx - 08.09.2013

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 ?


Re : Help Please - Vukilore - 08.09.2013

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.


Re: Help Please - xXMidOXx - 08.09.2013

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