player markers help - 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: player markers help (
/showthread.php?tid=384130)
player markers help -
[FAT]Klabauter[LST] - 10.10.2012
I want to make player markers visible from far away and when you get too close they vanish.
so basically the opposite of this
PHP код:
public OnGameModeInit()
{
LimitPlayerMarkerRadius(100.0);
}
Is this possible?
Re: player markers help -
Sniper Kitty - 11.10.2012
This reminds me of something... OH YEAH! TheLazySloth answered the same question a few months ago...
http://forum.sa-mp.com/showpost.php?...85&postcount=2
Re: player markers help -
[FAT]Klabauter[LST] - 11.10.2012
NICE!!
rep plus