im making a command for map..
#2

pawn Код:
public OnGameModeInit()
{
  ShowPlayerMarkers(0);
  return 1;
}
or if you would only like to not show one players, you'd have to use
pawn Код:
ShowPlayerMarkerForPlayer
under OnPlayerSpawn.
Reply


Messages In This Thread
im making a command for map.. - by Martin_Smith - 20.06.2009, 21:12
Re: im making a command for map.. - by Grim_ - 20.06.2009, 21:41
Re: im making a command for map.. - by Martin_Smith - 20.06.2009, 21:43
Re: im making a command for map.. - by Martin_Smith - 20.06.2009, 22:06
Re: im making a command for map.. - by Grim_ - 20.06.2009, 22:36
Re: im making a command for map.. - by Martin_Smith - 20.06.2009, 22:43
Re: im making a command for map.. - by Grim_ - 20.06.2009, 22:49

Forum Jump:


Users browsing this thread: 1 Guest(s)