enableIRLasers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Comments" to "|Comments=")
m (Text replacement - "|= Game name" to "|Game name=")
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma2oa |= Game name
| arma2oa |Game name=


|1.51|= Game version
|1.51|= Game version

Revision as of 12:58, 31 August 2019

Hover & click on the images for description

Description

Description:
Allows the AI to use IR lasers
Groups:
Uncategorised

Syntax

Syntax:
thing enableIRLasers value
Parameters:
thing: Object or Group - the unit or the group allowed to use IR lasers
value: Boolean - true/false
Return Value:
Nothing

Examples

Example 1:
(units group player) enableIRLasers true

Additional Information

See also:
isIRLaserOnenableGunLightsisLightOnisCollisionLightOnsetPilotLightsetCollisionLight

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