OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Stonge on 14 Jan 2004, 21:43:29

Title: Disabling the Map
Post by: Stonge on 14 Jan 2004, 21:43:29
How do I keep the map from appearing in the game, like in the original ofp mission Escape from Prison?
Title: Re:Disabling the Map
Post by: m21man on 14 Jan 2004, 21:48:59
Put showmap=0 in your description.
Title: Re:Disabling the Map
Post by: The-Architect on 14 Jan 2004, 22:10:31
Yep
Title: Re:Disabling the Map
Post by: Stonge on 14 Jan 2004, 23:00:03
Can I do the same for the compass?
That goes in the description.ext file, right?
Title: Re:Disabling the Map
Post by: macguba on 15 Jan 2004, 00:11:17
Yes.     The code is in the Tutorial Mission in the Editors Depot, along with all the other standard good stuff you can do in description.ext.
Title: Re:Disabling the Map
Post by: Stonge on 15 Jan 2004, 06:27:11
Thanks alot, that should do it!  :)