SA-MP Forums Archive
Need help! - 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: Need help! (/showthread.php?tid=296417)



Need help! - KosmasRego - 11.11.2011

How can I make players markers shown at the map?


Re: Need help! - Kostas' - 11.11.2011

ShowPlayerMarkers


Re: Need help! - KosmasRego - 11.11.2011

Not working at all :S


Re: Need help! - Calgon - 11.11.2011

You need to set player colors as well as that, so each player has a color that can be seen on the map.


Re: Need help! - =WoR=G4M3Ov3r - 11.11.2011

PHP код:
ShowPlayerMarkers(1); 
Under the OnGameModeInit callback.


Re: Need help! - KosmasRego - 11.11.2011

Neither ShowPlayerMarkers(1); works :S


Re: Need help! - Kostas' - 11.11.2011

It works fine for me.
Are you sure that you added OnGameModeInit?


Re: Need help! - KosmasRego - 11.11.2011

I found what was the problem thanks to Calgon, thank you kosta and =WoR= rep++