Removing other player icons from the map and removing the yellow arrow. - 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)
+--- Thread: Removing other player icons from the map and removing the yellow arrow. (
/showthread.php?tid=310072)
Removing other player icons from the map and removing the yellow arrow. -
davelord - 10.01.2012
Title, basicly. I want to remove the player marker, (the square with playercolour) from the map, and I want to remove the default interiors of San Andreas (with the yellow arrows.)
Re: Removing other player icons from the map and removing the yellow arrow. -
sabretur - 10.01.2012
Disable GTA San Andreas yellow arrow:
https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits
Set player markers:
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers
Re: Removing other player icons from the map and removing the yellow arrow. -
davelord - 10.01.2012
Thanks alot!