[SOLVED]
#10

Quote:
Originally Posted by waza75
no need to right because there are only 2 teams?
if there are only two teams and you're not planning to do more, so you can just leave else.. Like this:
pawn Код:
if(gTeam[playerid] == TEAM_HOOKER)
    {
        SetPlayerColor(playerid, TEAM_HOOKER_COLOR);
    }
    else
    {
        SetPlayerColor(playerid, TEAM_BUM_COLOR);
    }
Reply


Messages In This Thread
[SOLVED] - by waza75 - 08.01.2010, 12:38
Re: [HELP] - by Doppeyy - 08.01.2010, 12:39
Re: [HELP] - by Correlli - 08.01.2010, 12:40
Re: [HELP] - by SiJ - 08.01.2010, 12:42
Re: [HELP] - by Correlli - 08.01.2010, 12:43
Re: [HELP] - by waza75 - 08.01.2010, 12:44
Re: [HELP] - by waza75 - 08.01.2010, 12:45
Re: [HELP] - by SiJ - 08.01.2010, 12:46
Re: [HELP] - by waza75 - 08.01.2010, 12:46
Re: [HELP] - by SiJ - 08.01.2010, 12:47

Forum Jump:


Users browsing this thread: 1 Guest(s)