getPosASL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|GETPOSASL]]
[[Category:Scripting Commands ArmA|GETPOSASL]]


<new command not populated>




<h2 style="color:#000066">''''' getPosASL '''''</h2>
<h2 style="color:#000066">''''' getPosASL ''''' ''obj''</h2>




'''Operand types:'''
'''Operand types:'''
'''obj''': [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''
[[Array]]


'''Compatibility:'''
'''Compatibility:'''
Version 2.53 required.


'''Description:'''
'''Description:'''


Returns the object position in format PositionASL.


'''Example:'''
'''Example:'''
'''getPosASL''' [[player]]

Revision as of 02:19, 2 July 2006



getPosASL obj


Operand types:

obj: Object

Type of returned value:

Array

Compatibility:

Version 2.53 required.

Description:

Returns the object position in format PositionASL.

Example:

getPosASL player