Problem with gangwars!
#1

Hi!

I used MadeMan's tutorial for making gangwars! But it didn't work, so I changed such some things and now it gives me errors:

Код:
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : error 012: invalid function call, not a valid address
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : warning 215: expression has no effect
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : error 001: expected token: ";", but found ")"
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(167) : error 029: invalid expression, assumed zero
D:\Program Files\Rockstar Games\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.
Here is my line:

pawn Код:
if(IsPlayerConnected(i) && gTeam(i) == teamid && IsPlayerInZone(i, zoneid))
Reply


Messages In This Thread
Problem with gangwars! - by samtey - 14.08.2011, 11:36
Re: Problem with gangwars! - by [MG]Dimi - 14.08.2011, 11:54
AW: Problem with gangwars! - by samtey - 14.08.2011, 12:03
AW: Problem with gangwars! - by samtey - 14.08.2011, 12:49
Re: Problem with gangwars! - by Wesley221 - 14.08.2011, 13:12
AW: Problem with gangwars! - by samtey - 14.08.2011, 15:48
AW: Problem with gangwars! - by samtey - 14.08.2011, 16:21
Re: Problem with gangwars! - by Wesley221 - 14.08.2011, 16:50
AW: Problem with gangwars! - by samtey - 14.08.2011, 17:11
AW: Problem with gangwars! - by samtey - 14.08.2011, 17:41

Forum Jump:


Users browsing this thread: 1 Guest(s)