forcedMap: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 8: | Line 7: | ||
|gr2= Interaction |GROUP2= | |gr2= Interaction |GROUP2= | ||
| Returns if map was forced by using [[forceMap]] command or [[openMap]] command with force option |DESCRIPTION= | | Returns if map was forced by using [[forceMap]] command or [[openMap]] command with force option |DESCRIPTION= | ||
| '''forcedMap''' |SYNTAX= | | '''forcedMap''' |SYNTAX= | ||
Line 19: | Line 16: | ||
* openMapForced: [[Boolean]] - [[true]] if map was forced with [[openMap]] command. | * openMapForced: [[Boolean]] - [[true]] if map was forced with [[openMap]] command. | ||
|RETURNVALUE= | |RETURNVALUE= | ||
|x1= <code>_forceMapForced = [[forcedMap]] [[select]] 0; | |x1= <code>_forceMapForced = [[forcedMap]] [[select]] 0; |
Revision as of 01:18, 17 January 2021
Description
- Description:
- Returns if map was forced by using forceMap command or openMap command with force option
- Groups:
- MapInteraction
Syntax
- Syntax:
- forcedMap
- Return Value:
- Array - in format [forceMapForced, openMapForced] where:
Examples
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