29.11.2011, 19:36
Well , I Was doing this :
Now..It give me this Error..
Any Help would be Appreciated.
PHP код:
public SetPlayerTeamFromClass(playerid, classid)
{
if(classid == 0)
{
gTeam[playerid] = TEAM_Mafia1;
return 1;
}
PHP код:
E:\GTB640~1.ASA\SERVER~1\MAFIAW~1\GAMEMO~1\MW-TDM.pwn(449) : error 030: compound statement not closed at the end of file (started at line 404)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.