objectName setPosASLW position

Operand types

objectName: Object
position: Position

Type of returned value

Description

Sets the object position above sea surface.

The position array uses the PositionASLW format.

Used In

Arma3

Example

_diver setPosASLW [(position _diver) select 0, (position _diver) select 1, -10];
Search OFPEC COMREF