SA-MP Forums Archive
Invi 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: Invi on map (/showthread.php?tid=376201)



Invi on map - Vasu99 - 09.09.2012

I need help with making a faction invisible on map. I mean I have succeeded with this before so I know it works but I cant remember how. I just want the character to be invisible on the map. I need this for my CnR server, for the faction MIB ( Men In Black ). I mean I want them to see my character but not on map.


Re: Invi on map - mobiliz - 09.09.2012

Use like
RemovePlayerMapIcon(playerid, 0); on your faction.

edit: + try SetPlayerColor(playerid,0xFF000000);