position: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 26: Line 26:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
command can be called with destroyed object as parameter
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 19:36, 22 December 2007

Hover & click on the images for description

Description

Description:
Synonym for getPos.
Groups:
Uncategorised

Syntax

Syntax:
Position = position Object
Return Value:
Array

Examples

Example 1:
_Pos = position player

Additional Information

See also:
position locationgetPos

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

command can be called with destroyed object as parameter

Bottom Section