How to delete color 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: How to delete color map (
/showthread.php?tid=522041)
How to delete color map -
Bar12 - 25.06.2014
How to delete the color of players at the small map
Re: How to delete color map -
ikey07 - 25.06.2014
ShowPlayerMarkers(0); under on gamemode init
Re: How to delete color map -
Bar12 - 25.06.2014
I'll test if it is works.