setOpticsOffset (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.22
Description
- Description:
- Sets a new offset between weapon orientation and optics. Note: Lasing will change the elevation offset.
Syntax
- Syntax:
- vehicle setOpticsOffset [gunner,[azimuth, elevation],transition]
- Parameters:
- vehicle Object:
- gunner Object:
- azimuth Number:
- elevation Number
- transition Boolean (optional, default: true)
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- vehicle setOpticsOffset [turret,[azimuth, elevation],transition]
- Parameters:
- vehicle Object:
- turret Array: turret path
- azimuth Number:
- elevation Number
- transition Boolean (optional, default: true)
- Return Value:
- Nothing
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- opticsOffset

