openMap: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (warning added) |
m (template:command argument fix) |
||
Line 14: | Line 14: | ||
| '''openMap''' show |= Syntax | | '''openMap''' show |= Syntax | ||
|p1= show: [[Boolean]] - if [[true]] opens map, if [[false]] closes map, provided it is not ''forced'' |= | |p1= show: [[Boolean]] - if [[true]] opens map, if [[false]] closes map, provided it is not ''forced'' |PARAMETER1= | ||
| [[Boolean]] - equivalent of [[visibleMap]] |= | | [[Boolean]] - equivalent of [[visibleMap]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 28: | Line 28: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[openMap]] [[true]];</code> |= | |x1= <code>[[openMap]] [[true]];</code> |EXAMPLE1= | ||
|x2= <code>[[openMap]] <nowiki>[</nowiki>[[true]], [[true]]];</code> |= | |x2= <code>[[openMap]] <nowiki>[</nowiki>[[true]], [[true]]];</code> |EXAMPLE2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[forceMap]], [[forcedMap]], [[visibleMap]], [[showMap]], [[shownMap]] |= | | [[forceMap]], [[forcedMap]], [[visibleMap]], [[showMap]], [[shownMap]] |SEEALSO= | ||
Revision as of 10:35, 7 April 2019
Description
- Description:
- Opens or closes in-game map.
- Groups:
- Uncategorised
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