forcedMap: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (format) |
Killzone Kid (talk | contribs) (see also) |
||
Line 19: | Line 19: | ||
|x1= <code>_forceMapForced = [[forcedMap]] [[select]] 0; | |x1= <code>_forceMapForced = [[forcedMap]] [[select]] 0; | ||
_openMapForced = [[forcedMap]] [[select]] 1;</code>|= EXAMPLE1 | _openMapForced = [[forcedMap]] [[select]] 1;</code>|= EXAMPLE1 | ||
| [[openMap]], [[forceMap]]|= SEEALSO | | [[openMap]], [[forceMap]], [[showMap]], [[visibleMap]], [[shownMap]]|= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR | ||
}} | }} |
Revision as of 21:29, 3 June 2016
Description
- Description:
- Returns if map was forced by using forceMap command or openMap command with force option
- Groups:
- Uncategorised
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
[[Category:Introduced with arma3dev version 1.61]][[ Category: arma3dev: New Scripting Commands | FORCEDMAP]][[ Category: arma3dev: Scripting Commands | FORCEDMAP]]