setLightMode (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.19
Description
- Description:
- Set light mode for a unit.
Syntax
- Syntax:
- unit setLightMode mode
- Parameters:
- unit: Object -
- mode: Number - (Day=1, NV=2, TI=4, combinations possible)
- Return Value:
- Nothing
Examples
- Example 1:
player setLightMode 3
Additional Information
- Multiplayer:
- Behaviour unknown.

