obj setPosASL pos

Operand types

obj: Object
pos: Array

Type of returned value

Description

Sets the object position.
Pos array format is PositionASL.

Used In

ArmA

Example

player setPosASL [getposASL player select 0, (getposASL player select 1) + 10, getPosASL select 2]
Search OFPEC COMREF