SA-MP Forums Archive
Player Checkpoint - 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 Checkpoint (/showthread.php?tid=630741)



Player Checkpoint - DavidSF - 18.03.2017

Hello, well i have a command /sethunted and i want to put Checkpoint on radar/map it works but when the player go far it won't appear,
can anyone helpme? thanks in advance.


Re: Player Checkpoint - Mencent - 18.03.2017

Hello!

Can you show us how you create the checkpoint, please?


Re: Player Checkpoint - DavidSF - 18.03.2017

sure one second


Re: Player Checkpoint - DavidSF - 18.03.2017

not Player Checkpoint, i was mean SetPlayerMarkerForPlayer
Well this the srcreenshot



Re: Player Checkpoint - Toroi - 18.03.2017

https://sampwiki.blast.hk/wiki/LimitPlayerMarkerRadius


Re: Player Checkpoint - DavidSF - 18.03.2017

well if radius = 100 it appear at all map?


Re: Player Checkpoint - Toroi - 18.03.2017

If radius is 100 it'll show in a radius of 100.

I think the map of San Andreas is 6000x6000 (from what i've read). But you'll have to calculate the radius of that value, I can't do it as I never went to school.

Also, I'm unaware if it has any value limit, I have not tested it myself.


Re: Player Checkpoint - DavidSF - 18.03.2017

Okay thanks.