Minimap - 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: Minimap (
/showthread.php?tid=413475)
Minimap -
Er@x3r - 05.02.2013
can some1 tell me how to remove minimap?
Re: Minimap -
Libra_PL - 05.02.2013
Only when you turn on the spectate mode: TogglePlayerSpectating(playerid,true);
Re: Minimap -
Er@x3r - 05.02.2013
i can't spawn if i change this...
Re: Minimap -
Pangea - 05.02.2013
Enable it after you've spawned.
And disabled it when you're just about to spawn.
Re: Minimap -
Libra_PL - 05.02.2013
So in other way you can't.
If you don't want to show what's on the radar, you can try to create a huge black gangzone which hides the whole map.
Re: Minimap -
Pangea - 05.02.2013
Or disable it in your display menu under Maps and Blips.
This will only work for your own client of course.
Re: Minimap -
Er@x3r - 05.02.2013
Thanks for all comments!!!!