SA-MP Forums Archive
[HELP] Show Player Icon on Map - 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: [HELP] Show Player Icon on Map (/showthread.php?tid=316327)



[HELP] Show Player Icon on Map - c0GI - 06.02.2012

Hy I'm using a RP gamemod(gtarp) and I have a problem with player icon on map!!! If player set any color for his name, the icon with this color will be show on MAP!!! How do I delete this icons for player That is stupid HELP ME PLEASE


Re: [HELP] Show Player Icon on Map - Norck - 06.02.2012

Put this in your OnGameModeInit:
pawn Код:
ShowPlayerMarkers(PLAYER_MARKERS_MODE_OFF);



Re: [HELP] Show Player Icon on Map - c0GI - 06.02.2012

Yeaaa!!! Thank you