4 Errors in 1 line
#1

I am trying to make a code,but somewhy I have the following errors:
pawn Код:
C:\Documents and Settings\XXX.XXX-5FBA01523F\Desktop\pawno\XXX\XXX\XXX.pwn(87) : error 001: expected token: ")", but found "}"
C:\Documents and Settings\XXX.XXX-5FBA01523F\Desktop\pawno\XXX\XXX\XXX.pwn(87) : error 029: invalid expression, assumed zero
C:\Documents and Settings\XXX.XXX-5FBA01523F\Desktop\pawno\XXX\XXX\XXX.pwn(87) : warning 215: expression has no effect
C:\Documents and Settings\XXX.XXX-5FBA01523F\Desktop\pawno\XXX\XXX\XXX.pwn(87) : error 001: expected token: ";", but found "return"
C:\Documents and Settings\XXX.XXX-5FBA01523F\Desktop\pawno\XXX\XXX\XXX.pwn(87) : 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.
The line:
pawn Код:
if(GetConnectedPlayers()/2 != TeamRedMembers} return SendClientMessage(playerid,0xFF0000FF,"There are too many players in this team,please select the other team!");
Please help
Reply


Messages In This Thread
4 Errors in 1 line - by nuriel8833 - 11.12.2010, 06:19
Re: 4 Errors in 1 line - by Retardedwolf - 11.12.2010, 06:20
Re: 4 Errors in 1 line - by nuriel8833 - 11.12.2010, 06:22
Re: 4 Errors in 1 line - by case 1337: - 11.12.2010, 06:22
Re: 4 Errors in 1 line - by nuriel8833 - 11.12.2010, 06:25

Forum Jump:


Users browsing this thread: 1 Guest(s)