4 errors in one line...
#1

Код:
D:\Program Files\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : error 012: invalid function call, not a valid address
D:\Program Files\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : warning 215: expression has no effect
D:\Program Files\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : error 001: expected token: ";", but found ")"
D:\Program Files\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : error 029: invalid expression, assumed zero
D:\Program Files\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : fatal error 107: too many error messages on one line

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


4 Errors.
That's the line:

PHP код:
if(IsPlayerConnected(i) && gTeam(i) == teamid && IsPlayerInZone(izoneid)); 
Reply


Messages In This Thread
4 errors in one line... - by samtey - 30.08.2011, 18:27
Re: 4 errors in one line... - by [MWR]Blood - 30.08.2011, 18:29
Re: 4 errors in one line... - by AndreT - 30.08.2011, 18:30
Re: 4 errors in one line... - by Pinguinn - 30.08.2011, 18:31
AW: 4 errors in one line... - by samtey - 30.08.2011, 18:44
Re: 4 errors in one line... - by Vince - 30.08.2011, 18:53
AW: 4 errors in one line... - by samtey - 30.08.2011, 19:05
Re: 4 errors in one line... - by Jafet_Macario - 30.08.2011, 19:14
AW: 4 errors in one line... - by samtey - 30.08.2011, 19:32
Re: 4 errors in one line... - by Jafet_Macario - 30.08.2011, 19:34

Forum Jump:


Users browsing this thread: 4 Guest(s)