enableGunLights Arma 2: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <dl class="command_description"> </dl>" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 28: | Line 28: | ||
|x2= <code>_unit [[enableGunLights]] [[false]];</code> | |x2= <code>_unit [[enableGunLights]] [[false]];</code> | ||
| [[enableGunLights]] | |seealso= [[enableGunLights]] | ||
}} | }} | ||
Revision as of 23:41, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- LightsWeapons
Syntax
- Syntax:
- Syntax needed
- Parameters:
- thing: Object or Group - the unit or the group forced to use gun lights
- value: Boolean
- Return Value:
- Return value needed
Examples
- Example 1:
_group enableGunLights true;
- Example 2:
_unit enableGunLights false;
Additional Information
- See also:
- enableGunLights
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