Player Markers
#2

If player is rcon admin then his name color and icon color will be lime color

pawn Код:
if(IsPlayerAdmin(playerid))
{
    SetPlayerColor(playerid, COLOR_LIME);
    return 1:
}
Reply


Messages In This Thread
Player Markers - by WinterAce - 14.07.2012, 18:54
Re: Player Markers - by RedJohn - 14.07.2012, 19:01
Re: Player Markers - by WinterAce - 14.07.2012, 19:18
Re: Player Markers - by Opah - 14.07.2012, 19:51
Re: Player Markers - by SuperViper - 14.07.2012, 20:03
Re: Player Markers - by TheArcher - 14.07.2012, 21:05
[No subject] - by WinterAce - 14.07.2012, 21:41
Re: Player Markers - by RedJohn - 15.07.2012, 07:59

Forum Jump:


Users browsing this thread: 1 Guest(s)