getPosATL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Added: equivalent)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns the position of an object relative to the terrain. |= Description
| Returns the position of an object relative to the terrain.
 
This returns exactly the same result as [[getPos]] command. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 15:49, 21 August 2013

Hover & click on the images for description

Description

Description:
Returns the position of an object relative to the terrain. This returns exactly the same result as getPos command.
Groups:
Uncategorised

Syntax

Syntax:
getPosATL object
Parameters:
object: Object
Return Value:
Array - format PositionATL

Examples

Example 1:
_objPosition = getPosATL player

Additional Information

See also:
setPosATLpositiongetPosgetPosASLgetPosASLWvisiblePositionvisiblePositionASL

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note