objectName setPosATL pos

Operand types

objectName: Object
pos: Array

Type of returned value

Description

Sets the objects position.
The pos array is in relation to the terrain. (PositionATL)

Used In

Arma2

Example

tom setPosATL [getPosATL tom select 0, (getPosATL tom select 1)+10, getPosATL tom select 2]
Search OFPEC COMREF