Team Chat help +Rep
#6

pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
    if(IsPlayerConnected(i))
    {
        if ( gTeam[i] == 1 || gTeam[i] == 2 || gTeam[i] == 3 )
            SendClientMessage(i, GetPlayerColor(playerid), string);
    }
}
Reply


Messages In This Thread
Team Chat help +Rep - by Dustly - 11.01.2012, 13:57
Re: Team Chat help +Rep - by Min - 11.01.2012, 14:03
Re: Team Chat help +Rep - by Dustly - 11.01.2012, 14:22
Re: Team Chat help +Rep - by KingHual - 11.01.2012, 14:36
Re: Team Chat help +Rep - by Dustly - 12.01.2012, 01:43
Re: Team Chat help +Rep - by Psymetrix - 12.01.2012, 01:45

Forum Jump:


Users browsing this thread: 1 Guest(s)