SA-MP Forums Archive
Getting errors Cant find where is problem :S - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Getting errors Cant find where is problem :S (/showthread.php?tid=349606)



Getting errors Cant find where is problem :S - Audi_Quattrix - 09.06.2012

Hello!
Its me again,This time i got problem and I dont know where...

Errors:
pawn Код:
C:\Users\asus\Desktop\Server\gamemodes\NewGM.pwn(244) : error 017: undefined symbol "gPlayerLogged"
C:\Users\asus\Desktop\Server\gamemodes\NewGM.pwn(244) : warning 215: expression has no effect
C:\Users\asus\Desktop\Server\gamemodes\NewGM.pwn(244) : error 001: expected token: ";", but found "]"
C:\Users\asus\Desktop\Server\gamemodes\NewGM.pwn(244) : error 029: invalid expression, assumed zero
C:\Users\asus\Desktop\Server\gamemodes\NewGM.pwn(244) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
Gamemode:
http://pastebin.com/AbNs1Wka

Hope you will help

Thanks before by Audi_Quattrix...


Re: Getting errors Cant find where is problem :S - 3ventic - 09.06.2012

First of all you should move it in line with the rest of the code. There seems to be nothing really wrong with the code itself...


Re: Getting errors Cant find where is problem :S - Audi_Quattrix - 09.06.2012

Could you do it then?


Re: Getting errors Cant find where is problem :S - 3ventic - 09.06.2012

Probably not, I do C++, not pawn.