Markers help
#2

Code:
for(new i = 0; i < MAX_PLAYERS; i++)
  {
    ShowPlayerNameTagForPlayer(playerid, i, false);
    SetPlayerMarkerForPlayer(playerid, i, (GetPlayerColor(i)&0xFFFFFF00));
  }
Add this to the command which you are using to join the DM.
Reply


Messages In This Thread
Markers help - by Taz86 - 22.08.2009, 23:22
Re: Markers help - by ronyx69 - 22.08.2009, 23:30
Re: Markers help - by Taz86 - 22.08.2009, 23:55

Forum Jump:


Users browsing this thread: 1 Guest(s)