Jump to content
Sign in to follow this  
Soohy

Disabling the mini-map in MP

Recommended Posts

I'm working on a coop mission where after a helicopter crash you end up without the map (finding a map is an optional objective)...

Everything works nice in single player mode, but showMap = 0; in description.ext or showMap false in a trigger have no effect on the mini-map (when you hit esc) in MP mode. Is there a way to disable it?

Share this post


Link to post
Share on other sites

To disable the minimap in the GPS you have to disable the GPS

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">ShowGPS = 0;

I made a note in the Biki - Description.ext

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×