unitPos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Return the unit position rules. |= Description
| Return the unit position rules.
 
The return value is always "Auto" unless the unit has gotten a [[setUnitPos]] command. In that case the value is the last stance the unit was ordered to. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 24: Line 26:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on January 23, 2007 - 12:24</dd>
<dt class="note">'''[[User:Giova|Giova]]'''</dt><dd class="note">''Notes Warning:''
this function actually is always returning "AUTO" (Arma v1.02.5103GER)</dd>
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 21:12, 22 March 2007

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

Description

Description:
Return the unit position rules. The return value is always "Auto" unless the unit has gotten a setUnitPos command. In that case the value is the last stance the unit was ordered to.
Groups:
Uncategorised

Syntax

Syntax:
unitPos person
Parameters:
person: Object
Return Value:
String

Examples

Examples:
Example needed

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