openMap: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added forcemap to seealso)
m (Added SEEALSO)
Line 29: Line 29:
____________________________________________________________________________________________
____________________________________________________________________________________________


|  [[forceMap]] |= SEEALSO  
|  [[forceMap]], [[visibleMap]] |= SEEALSO  


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

Revision as of 08:23, 23 October 2010

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
Groups:
Uncategorised

Syntax

Syntax:
  • openMap show
  • 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