openMap: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 31: | Line 31: | ||
|x2= <code>[[openMap]] [<nowiki/>[[true]], [[true]]];</code> | |x2= <code>[[openMap]] [<nowiki/>[[true]], [[true]]];</code> | ||
| [[forceMap]], [[forcedMap]], [[visibleMap]], [[showMap]], [[shownMap]] | | [[forceMap]], [[forcedMap]], [[visibleMap]], [[showMap]], [[shownMap]] |
Revision as of 17:37, 18 January 2021
Description
- Description:
- Opens or closes in-game map.
- Groups:
- MapInteraction
Syntax
- Syntax:
- openMap show
- Parameters:
- show: Boolean - if true opens map, if false closes map, provided it is not forced
- Return Value:
- Boolean - equivalent of visibleMap
Alternative Syntax
- Syntax:
- openMap [show, forced]
- Parameters:
- show: Boolean - if true opens map, if false closes map, provided it is not forced.
- forced: Boolean - if true keeps map from closing when map is open.
- Return Value:
- Boolean - equivalent of visibleMap
Examples
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note