obj setPosASL2 pos

Operand types

obj: Object
pos: Array

Type of returned value

Description

Sets the object position.
The pos array uses the PositionASL format.
This version of the command does not offset based on object center.

Used In

Arma2

Example

player setPosASL2 [getposASL2 player select 0, (getposASL2 player select 1) + 10, getPosASL2 select 2]
Search OFPEC COMREF