getPosASL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:




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




Line 22: Line 21:
'''Description:'''
'''Description:'''


Returns the object position in format PositionASL.
Returns the object position in format [[PositionASL]].
 


'''Example:'''
'''Example:'''


'''getPosASL''' [[player]]
'''getPosASL''' [[player]]

Revision as of 04:03, 3 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