Radar help.
#1

Hey can you guys tell me how to remove the small dots of people from radar so they may not see each other.
Reply
#2

pawn Код:
public OnGameModeInit()
{
    // Player markers only visible to near players
    ShowPlayerMarkers(0);
}
Reply
#3

I know I'm not the original poster, but is there any way to remove them altogether? You say there, IceBilizard, that it only shows the markers for the near players.
Reply
#4

https://sampwiki.blast.hk/wiki/ShowPlayerMarkers

&&

ShowPlayerMarkers(0); // This is it off, as shown above.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)