I will kill myself...
#3

Код:
if((gTeam[playerid] == TEAM_ADMINISTRATORS) && (!IsPlayerAdmin(playerid)) 
{
  ForceClassSelection(playerid);
  return SetPlayerHealth(playerid, 0.0);
}
if(team == TEAM_BALLAS) //0, 1, 2
{
  SetPlayerColor(playerid,COLOR_TEAM_BALLAS);
  SetPlayerFacingAngle(playerid,270.0);
  SetPlayerInterior(playerid,5);
}
That's why you should indent your code. Now you didn't see you were missing a bracket.
Reply


Messages In This Thread
I will kill myself... - by T.I. - 16.04.2009, 10:29
Re: I will kill myself... - by Weirdosport - 16.04.2009, 10:59
Re: I will kill myself... - by Sandra18[NL] - 16.04.2009, 11:01
Re: I will kill myself... - by Finn - 16.04.2009, 11:02
Re: I will kill myself... - by Weirdosport - 16.04.2009, 11:03
Re: I will kill myself... - by T.I. - 16.04.2009, 11:23
Re: I will kill myself... - by Weirdosport - 16.04.2009, 11:35
Re: I will kill myself... - by T.I. - 16.04.2009, 11:46

Forum Jump:


Users browsing this thread: 3 Guest(s)