help plz - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help plz (
/showthread.php?tid=67494)
help plz -
1fps - 01.03.2009
is here any script to see the players on the map?? like this
/imageshack/img17/9939/samp065g.png
Re: help plz -
member - 01.03.2009
What do u mean? The player markers are shown on the map from the screenshot you gave.
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers ?
Re: help plz -
1fps - 01.03.2009
i have a server but i dont see the players marker
Re: help plz -
Dark_BasS - 01.03.2009
Quote:
Originally Posted by 1fps
i have a server but i dont see the players marker
|
Did you add this ShowPlayerMarkers(1); under public OnGameModeInit()
If you didn't add this or set as (0); than you wount see any players on the map!
Just add ShowPlayerMarkers(1); and it will work!
-Dark_BasS-