SA-MP Forums Archive
Bug on LimitPlayerMarkerRadius? - 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: Bug on LimitPlayerMarkerRadius? (/showthread.php?tid=653287)



Bug on LimitPlayerMarkerRadius? - JR_Junior - 30.04.2018

Hello!

If I use ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL) or ShowPlayerMarkers(PLAYER_MARKERS_MODE_STREAMED) the LimitPlayerMarkerRadius(100.0); is always 300.0.


Re: Bug on LimitPlayerMarkerRadius? - CyNiC - 01.05.2018

Maybe your server stream_distance is higher than the value seted on LimitPlayerMarkerRadius.

https://sampwiki.blast.hk/wiki/Server.cfg#Client


Re: Bug on LimitPlayerMarkerRadius? - JR_Junior - 01.05.2018

Quote:
Originally Posted by CyNiC
Посмотреть сообщение
Maybe your server stream_distance is higher than the value seted on LimitPlayerMarkerRadius.

https://sampwiki.blast.hk/wiki/Server.cfg#Client
Thank You so much! Rep+
(Salvou meu projeto mano, valeu)