position: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(format)
(broken note moved to discussion)
Line 26: Line 26:
<h3 style="display:none">Notes</h3>
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
command can be called with destroyed object as parameter
<!-- Note Section END -->
</dl>
</dl>



Revision as of 22:38, 20 June 2015

Hover & click on the images for description

Description

Description:
Synonym for getPos.
Groups:
Uncategorised

Syntax

Syntax:
position object
Parameters:
object: Object or Location
Return Value:
Array - format Position

Examples

Example 1:
_pos = position player;

Additional Information

See also:
position locationgetPosgetPosATLgetPosASLgetPosASLWvisiblePositiongetPosVisualvisiblePositionASL

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