setTerrainHeightArea (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.18
Description
- Description:
- Changes terrain cells height within an area. It can be controlled by setting the optional parameters if the lower or higher cells can be changed.
Syntax
- Syntax:
- setTerrainHeightArea [pos1, pos2, height, changeLower, changeHigher]
- Parameters:
- pos1: Position2D
- pos2: Position2D
- changeLower: Boolean
- changeHigherBoolean
- Return Value:
- Nothing
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.

