SA-MP Forums Archive
Invisible Players - 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: Invisible Players (/showthread.php?tid=367674)



Invisible Players - CrazyManiac - 10.08.2012

Hello guys. Does anybody knows here how to make the icons on the minimap of players invisible? Like, that you can't see players on the minimap. Would be really cool!


Re: Invisible Players - kbalor - 10.08.2012

remove ShowPlayerMarkers(1); ??

Or you mean If player do Esc and Go map it will be visible??


Re: Invisible Players - AliveBG - 10.08.2012

You mean that only invisible players to see minimap icons?


Re: Invisible Players - phillip875 - 10.08.2012

ShowPlayerMarkers(0);

Add it to public OnGameModeInit()