How to get rid of the radar? - 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 to get rid of the radar? (
/showthread.php?tid=156648)
How to get rid of the radar? -
DRCharlie - 23.06.2010
So, the radar is showing all the players on the map, how to get rid of it?
Re: How to get rid of the radar? -
Kar - 23.06.2010
showmarkerforplayer(0); under ongamemodeinit
Re: How to get rid of the radar? -
NiiRV4N4 - 23.06.2010
When you do that you can't use SetPlayerMarkerForPlayer.
Re: How to get rid of the radar? -
Kar - 23.06.2010
ShowPlayerMarkers(0);