How to show marker? - 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: How to show marker? (
/showthread.php?tid=460345)
How to show marker? -
sampthai - 28.08.2013
How to show marker some in Showplayermarker(0);
Thanks.
Re: How to show marker? -
MoshuLabs - 28.08.2013
I don't understand what you mean?
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers
Re: How to show marker? -
sampthai - 28.08.2013
Try all of that does not work.
Re: How to show marker? -
Konstantinos - 28.08.2013
Quote:
PLAYER_MARKERS_MODE_OFF (0)
PLAYER_MARKERS_MODE_GLOBAL (1)
PLAYER_MARKERS_MODE_STREAMED (2)
|
0 is off. If you want it globally, it should be 1. If you want it on for some players:
SetPlayerMarkerForPlayer.
Re: How to show marker? -
sampthai - 28.08.2013
Pls. Ex Simple Code