SetPlayerTeamFromClass
#1

Well , I Was doing this :

PHP код:
public SetPlayerTeamFromClass(playeridclassid)
{
    if(
classid == 0)
    {
    
gTeam[playerid] = TEAM_Mafia1;
    return 
1;
    } 
Now..It give me this Error..

PHP код:
E:\GTB640~1.ASA\SERVER~1\MAFIAW~1\GAMEMO~1\MW-TDM.pwn(449) : error 030compound statement not closed at the end of file (started at line 404)
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

Any Help would be Appreciated.
Reply


Messages In This Thread
SetPlayerTeamFromClass - by Black Axe - 29.11.2011, 19:36
Re: SetPlayerTeamFromClass - by MP2 - 29.11.2011, 19:37
Re: SetPlayerTeamFromClass - by Black Axe - 29.11.2011, 19:43

Forum Jump:


Users browsing this thread: 2 Guest(s)