openMap: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(version, syntax, example)
No edit summary
Line 32: Line 32:


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  
Unavailable in Multiplayer
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 20:53, 19 March 2010

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