getPosASL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|GETPOSASL]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |GETPOSASL]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|GETPOSASL]]


| arma |= Game name


<h2 style="color:#000066">'''getPosASL ''obj'''''</h2>
|2.53|= Game version
____________________________________________________________________________________________


| Returns the object position in format [[PositionASL]]. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''getPosASL''' obj |= Syntax


'''obj''': [[Object]]
|p1= obj [[Object]] |= Parameter 1


'''Type of returned value:'''
| [[Array]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>getPosASL [[player]]</pre> |= Example 1
____________________________________________________________________________________________


[[Array]]
|  |= See also


'''Compatibility:'''
}}


Version 2.53 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Returns the object position in format [[PositionASL]].
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|GETPOSASL]]
 
[[Category:Scripting Commands OFP Elite |GETPOSASL]]
'''Example:'''
[[Category:Scripting Commands ArmA|GETPOSASL]]
 
'''getPosASL''' [[player]]

Revision as of 01:22, 2 August 2006

-wrong parameter ("Arma") defined!-2.53
Hover & click on the images for description

Description

Description:
Returns the object position in format PositionASL.
Groups:
Uncategorised

Syntax

Syntax:
getPosASL obj
Parameters:
obj Object
Return Value:
Array

Examples

Example 1:
getPosASL [[player]]

Additional Information

See also:
See also needed

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

Notes

Bottom Section