openMap

From Bohemia Interactive Community
Revision as of 15:22, 30 December 2009 by Master85 (talk | contribs) (version, syntax, example)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Show player's map. If forced, cannot be closed.
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:
See also needed

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