forcedMap: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <dl class="command_description"> <!-- BEGIN Note Section --> <!-- END Note Section --> </dl>" to "")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 18: Line 18:
|x1= <code>_forceMapForced = [[forcedMap]] [[select]] 0;
|x1= <code>_forceMapForced = [[forcedMap]] [[select]] 0;
_openMapForced = [[forcedMap]] [[select]] 1;</code>
_openMapForced = [[forcedMap]] [[select]] 1;</code>
| [[openMap]], [[forceMap]], [[showMap]], [[visibleMap]], [[shownMap]]
|seealso= [[openMap]], [[forceMap]], [[showMap]], [[visibleMap]], [[shownMap]]
}}
}}



Revision as of 00:41, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
MapInteraction

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_forceMapForced = forcedMap select 0; _openMapForced = forcedMap select 1;

Additional Information

See also:
openMapforceMapshowMapvisibleMapshownMap

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