Disable player marker on ther 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: Disable player marker on ther radar. (
/showthread.php?tid=179016)
Disable player marker on ther radar. -
ZamaXor - 25.09.2010
Hello i want to disable players marker on radar if they enter to an interior. Then when they exit from the interior the marker will shown again on the radar.
Also show the marker inside interior.
Re: Disable player marker on ther radar. -
Sascha - 25.09.2010
checkout this site:
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers
(and related sites)
Re: Disable player marker on ther radar. -
ZamaXor - 25.09.2010
Quote:
Originally Posted by Sascha
|
I asked because i cant make it. I want to someone make it for me.
Re: Disable player marker on ther radar. -
Retardedwolf - 25.09.2010
https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer
(playerid, showplayerid, color)
New color. Set the alpha part to 00 for an invisible blip. This works because 00 will set the transparency to nothing, which is invisible.