isLightOn: Difference between revisions
Jump to navigation
Jump to search
Skaronator (talk | contribs) No edit summary |
m (template:command argument fix) |
||
Line 14: | Line 14: | ||
| '''isLightOn''' vehicle |= Syntax | | '''isLightOn''' vehicle |= Syntax | ||
|p1= vehicle: [[Object]] |= | |p1= vehicle: [[Object]] |PARAMETER1= | ||
| [[Boolean]] |= | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code>_lightsOn = [[isLightOn]] [[vehicle]] [[player]];</code>|= | |x1= <code>_lightsOn = [[isLightOn]] [[vehicle]] [[player]];</code>|EXAMPLE1= | ||
|x2= <code>_pilotLightOn = [[isLightOn]] heli;</code>|= | |x2= <code>_pilotLightOn = [[isLightOn]] heli;</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setPilotLight]], [[isCollisionLightOn]], [[setCollisionLight]], [[isIRLaserOn]] |= | | [[setPilotLight]], [[isCollisionLightOn]], [[setCollisionLight]], [[isIRLaserOn]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:34, 7 April 2019
Description
- Description:
- Returns true if vehicle headlights are on otherwise false.
- Groups:
- Uncategorised
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