showMap: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 24: | Line 24: | ||
|gr1= Map | |gr1= Map | ||
| Enable Map (default [[true]]) | |descr= Enable Map (default [[true]]) | ||
|s1= '''showMap''' show | |s1= '''showMap''' show |
Revision as of 21:21, 13 June 2021
Description
Syntax
Examples
- Example 1:
showMap false
Additional Information
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
- Unknown
- In Arma 2 - This command no longer works. The map is now an inventory item. It is kept under the weapon class name "itemmap".
Example:unitname removeweapon "itemmap"
To add again useunitname addweapon "itemmap"
.