openMap: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
Line 34: Line 34:
|  [[forceMap]], [[visibleMap]] |= SEEALSO  
|  [[forceMap]], [[visibleMap]] |= SEEALSO  


|  |mp= Unavailable in multiplayer - '''NOT''' true for A2/OA |=
|  |mp= Unavailable in multiplayer - '''NOT''' true for A2/OA OR Arma 3|=





Revision as of 00:05, 28 March 2016

Hover & click on the images for description

Description

Description:
Show player's map. If forced, cannot be closed.
Multiplayer:
Unavailable in multiplayer - NOT true for A2/OA OR Arma 3
Groups:
Uncategorised

Syntax

Syntax:
openMap show
Parameters:
show: Boolean
Return Value:
Boolean

Alternative Syntax

Syntax:
openMap [show, forced]
Parameters:
show: Boolean
forced: Boolean
Return Value:
Boolean

Examples

Example 1:
openMap true
Example 2:
openMap [true, true]

Additional Information

See also:
forceMapvisibleMap

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

Notes

Bottom Section