shownWatch: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|s1=" to " |s1=") |
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 | ||
| Checks if client has Watch enabled in [[description.ext]] (''showWatch'' param) or force enabled with [[showWatch]] command. | |descr= Checks if client has Watch enabled in [[description.ext]] (''showWatch'' param) or force enabled with [[showWatch]] command. | ||
|s1= '''shownWatch''' | |s1= '''shownWatch''' |
Revision as of 21:21, 13 June 2021
Description
- Description:
- Checks if client has Watch enabled in description.ext (showWatch param) or force enabled with showWatch command.
- Groups:
- Interaction
Syntax
- Syntax:
- shownWatch
- Return Value:
- Boolean
Examples
- Example 1:
if (shownWatch) then {hint "You have Watch enabled"};
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