11.12.2010, 06:19
I am trying to make a code,but somewhy I have the following errors:
The line:
Please help
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.
pawn Код:
if(GetConnectedPlayers()/2 != TeamRedMembers} return SendClientMessage(playerid,0xFF0000FF,"There are too many players in this team,please select the other team!");