See Title.
Description
Description
Details
Details
- Legacy ID
- 356789899
- Severity
- None
- Resolution
- No Bug
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
- open editor, place soldier on stratis and set the time to night.
- Shoot the light bulb of a streetlamp
- view "isLightOn cursorTarget" on the debug console
Result:
"isLightOn cursorTarget" returns true, even though the light isn't on.
Expected result:
The command should return false.
Additional Information
-
Event Timeline
Comment Actions
This command is for vehicles, not a bug. https://community.bistudio.com/wiki/isLightOn "Returns true if vehicle headlights are on otherwise false."