getPosATL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(syntax)
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Array]] = '''getPosATL''' object |= Syntax
| '''getPosATL''' object |= Syntax


|p1= object: [[Object]] |= Parameter 1
|p1= object: [[Object]] |= Parameter 1


| [[Array]] |= Return value
| [[Array]] - format [[PositionATL]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 12:41, 26 November 2011

Hover & click on the images for description

Description

Description:
Returns the position of an object relative to the terrain.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
_objPosition = getPosATL player

Additional Information

See also:
setPosATL

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