player name grey
#3

You should set the colour of the name when they connect/spawn.

pawn Код:
public OnPlayerConnect(playerid)
{
       SetPlayerColor(playerid, 0xFF0000FF);
       return 1;
}
Give reputation if I helped.
Reply


Messages In This Thread
player name grey - by TheDiscussionCafe - 29.04.2012, 16:16
Re: player name grey - by ReneG - 29.04.2012, 16:36
Re: player name grey - by iRemix - 29.04.2012, 16:42

Forum Jump:


Users browsing this thread: 2 Guest(s)