18.02.2013, 20:14
Hai! i need help wit this.
It keeps giving me roors anyone help?
THESE ARE THE ERRORS
pawn Код:
if(gTeam[playerid] == TEAM_SWAT)
{
if(GetPlayerScore(playerid) >= 700)
{
ForceClassSelection(playerid);
}
}
return 1;
}
THESE ARE THE ERRORS
pawn Код:
C:\Documents and Settings\EPUser\My Documents\Los Santos Gang Wars Server Folder\LSGWv2_.pwn(3431) : error 017: undefined symbol "name"
C:\Documents and Settings\EPUser\My Documents\Los Santos Gang Wars Server Folder\LSGWv2_.pwn(3431) : warning 215: expression has no effect
C:\Documents and Settings\EPUser\My Documents\Los Santos Gang Wars Server Folder\LSGWv2_.pwn(3431) : error 001: expected token: ";", but found "]"