Question - 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: Question (
/showthread.php?tid=322900)
Question -
Tanush123 - 03.03.2012
is there something like
pawn Код:
ShowPlayerMarkers(playerid,enable);
Which will set the playerid marker to on or off
Re: Question -
RobotBox - 03.03.2012
Not sure but here
Код:
PLAYER_MARKERS_MODE_OFF (0)
PLAYER_MARKERS_MODE_GLOBAL (1)
PLAYER_MARKERS_MODE_STREAMED (2)
Re: Question -
RobotBox - 03.03.2012
Sorry Internet Lagging
Re: Question -
Tanush123 - 03.03.2012
... That will set for only 1 player? Also do not double post.