openMap: Difference between revisions
Jump to navigation
Jump to search
(Added BI F1 comment.) |
(version, syntax, example) |
||
Line 4: | Line 4: | ||
| arma2 |= Game name | | arma2 |= Game name | ||
|1. | |1.03|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 17: | Line 17: | ||
|p1= show: [[Boolean]] |= PARAMETER1 | |p1= show: [[Boolean]] |= PARAMETER1 | ||
|p2= forced: | |p2= forced: [[Boolean]] |= PARAMETER2 | ||
|p3= |= PARAMETER3 | |p3= |= PARAMETER3 | ||
| | | [[Boolean]] |= RETURNVALUE | ||
|x1= <Code> openMap true </Code> |= EXAMPLE1 | |||
| | |x2= <Code> openMap [true, true] </Code> |= EXAMPLE2 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 14:22, 30 December 2009
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