SA-MP Forums Archive
How can i disable that the players show up in the mini radar map? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How can i disable that the players show up in the mini radar map? (/showthread.php?tid=156544)



How can i disable that the players show up in the mini radar map? - Ihsan_Cingisiz - 23.06.2010

How can i disable the player icon in the mini map left under??



Re: How can i disable that the players show up in the mini radar map? - iZN - 23.06.2010

ShowPlayerMarkers(false);

Add this to OnGameModeInit/FilterScriptInit


Re: How can i disable that the players show up in the mini radar map? - Kar - 23.06.2010

ShowPlayerMarkers(0); under ongamemodeinit