getPosATL
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- ARMA 2
- Version:
- 1.03
Description
- Description:
- Returns the position of an object relative to the terrain.
Syntax
- Syntax:
- getPosATL object
- Parameters:
- object: Object
- Return Value:
- Array - format PositionATL
Examples
- Example 1:
_objPosition = getPosATL player
Additional Information
- Multiplayer:
- -
- See also:
- setPosATL
Notes
Notes