New Class
#10

Quote:
Originally Posted by Necip
Посмотреть сообщение
Try

pawn Код:
#define TEAM_SWAT 0

        GameTextForPlayer(playerid,"~b~S.W.A.T~n~SPECIAL FORCES",1000,5);
        SetPlayerTeam(playerid, TEAM_SWAT);
        SetPlayerColor(playerid, 0x33CCFFAA);
        }
        return 1;
}
OR

pawn Код:
#define TEAM_SWAT 0

        GameTextForPlayer(playerid,"~b~S.W.A.T~n~SPECIAL FORCES",1000,5);
        SetPlayerTeam(playerid, TEAM_SWAT);
        SetPlayerColor(playerid, 0x33CCFFAA);
        }
        return 1;
OR

pawn Код:
#define TEAM_SWAT 0

        GameTextForPlayer(playerid,"~b~S.W.A.T~n~SPECIAL FORCES",1000,5);
        SetPlayerTeam(playerid, TEAM_SWAT);
        SetPlayerColor(playerid, 0x33CCFFAA);
        return 1;
I agree this should work.
Reply


Messages In This Thread
New Class - by NathNathii - 15.04.2013, 18:17
Re: New Class - by DaTa[X] - 15.04.2013, 18:20
Re: New Class - by NathNathii - 15.04.2013, 18:21
Re: New Class - by NathNathii - 15.04.2013, 18:43
Re: New Class - by Necip - 15.04.2013, 18:45
Re: New Class - by NathNathii - 15.04.2013, 18:46
Re: New Class - by Necip - 15.04.2013, 18:47
Re: New Class - by NathNathii - 15.04.2013, 18:49
Re: New Class - by Necip - 15.04.2013, 18:54
Re: New Class - by ron_tim - 15.04.2013, 18:57

Forum Jump:


Users browsing this thread: 1 Guest(s)