showWatch: 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= Interaction | |gr1= Interaction | ||
| Shows or hides the watch on the map screen, if enabled for the mission and you possess the item. (default [[true]]) | |descr= Shows or hides the watch on the map screen, if enabled for the mission and you possess the item. (default [[true]]) | ||
|s1= '''showWatch''' show | |s1= '''showWatch''' show |
Revision as of 21:20, 13 June 2021
Description
- Description:
- Shows or hides the watch on the map screen, if enabled for the mission and you possess the item. (default true)
- Groups:
- Interaction
Syntax
Examples
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
- Posted on 16 Aug, 2009
- GeneralCarver
- In Arma 2, the Watch is now an inventory item. Class path is CfgWeapons->ItemWatch. Use the commands addWeapon and removeWeapon to add or remove it from a unit's inventory. (example: player addweapon "ItemWatch")