enableGunLights Arma 2: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add Category:Command Group: Lights) |
Lou Montana (talk | contribs) m (Fix description) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Force the AI to use gun lights. This command can be used to force lights on, but not to force lights off |DESCRIPTION= | | Force the AI to use gun lights. This command can be used to force lights on, but not to force lights off. | ||
{{Feature arma3 | This syntax is for {{arma2oa}}. For {{arma3}} syntax, see [[enableGunLights]].}} |DESCRIPTION= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 18: | Line 19: | ||
|p1= thing: [[Object]] or [[Group]] - the unit or the group forced to use gun lights |PARAMETER1= | |p1= thing: [[Object]] or [[Group]] - the unit or the group forced to use gun lights |PARAMETER1= | ||
|p2= value: | |p2= value: [[Boolean]] |PARAMETER2= | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
Line 28: | Line 29: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[enableGunLights]] [[:Category:Command Group: Lights]] |SEEALSO= | ||
}} | }} | ||
Revision as of 00:10, 20 July 2020
Description
- Description:
- Force the AI to use gun lights. This command can be used to force lights on, but not to force lights off.
- Groups:
- Uncategorised
Syntax
- Syntax:
- thing enableGunLights value
- Parameters:
- thing: Object or Group - the unit or the group forced to use gun lights
- value: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
_group enableGunLights true;
- Example 2:
_unit enableGunLights 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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.51
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands Arma 2
- Scripting Commands Take On Helicopters
- Command Group: Lights