Teams not working
#10

on top of the script
pawn Код:
static gTeam[MAX_PLAYERS];
and this u know where
pawn Код:
if(classid == 0)
    {
        GameTextForPlayer(playerid, "~b~Team: USA", 6000, 6);
        SetPlayerColor(playerid,COLOR);
        gTeam[playerid] = TEAM_USA;
    }
Reply


Messages In This Thread
Teams not working - by stormchaser206 - 19.05.2012, 16:20
Re: Teams not working - by Crazymax - 19.05.2012, 16:23
Re: Teams not working - by iGetty - 19.05.2012, 16:24
Re: Teams not working - by stormchaser206 - 19.05.2012, 16:24
Re: Teams not working - by iGetty - 19.05.2012, 16:26
Re: Teams not working - by stormchaser206 - 19.05.2012, 16:28
Re: Teams not working - by stormchaser206 - 19.05.2012, 16:32
Re: Teams not working - by iGetty - 19.05.2012, 16:32
Re: Teams not working - by stormchaser206 - 19.05.2012, 16:37
Re: Teams not working - by bleedis - 19.05.2012, 16:42

Forum Jump:


Users browsing this thread: 1 Guest(s)