SetPlayerColor
#1

Hello i wanted to do Faction with colored nickname when ppl see them and in TAB and i did that
but it dosent show ingame the colored nickname

pawn Код:
if(PlayerInfo[playerid][pLeader] == 7)//President spawn
        {
             SetPlayerColor(playerid,COLOR_RED);
            SetPlayerToTeamColor(playerid);
          SetPlayerInterior(playerid, 3);
          SetPlayerPos(playerid, 356.2998,151.9914,1025.7891);
          PlayerInfo[playerid][pInt] = 3;
          PlayerInfo[playerid][pLocal] = 241;
          return 1;
Reply


Messages In This Thread
SetPlayerColor - by yamoto - 23.06.2009, 21:01
Re: SetPlayerColor - by [HiC]TheKiller - 24.06.2009, 02:07
Re: SetPlayerColor - by yamoto - 24.06.2009, 04:57
Re: SetPlayerColor - by zallomallo - 24.06.2009, 05:04
Re: SetPlayerColor - by yamoto - 24.06.2009, 05:27
Re: SetPlayerColor - by Joe Staff - 24.06.2009, 05:40

Forum Jump:


Users browsing this thread: 2 Guest(s)