unitPos: Difference between revisions

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


| [[String]] <nowiki>=</nowiki> '''unitPos''' [[Object#Person|Person]]|= Syntax
| [[String]] <nowiki>=</nowiki> '''unitPos''' unitName |= Syntax


|p1= [[Object#Person|Person]]: [[Object]] |= Parameter 1
|p1= unitName: [[Object]] |= Parameter 1


| [[String]] |= Return value
| [[String]] |= Return value

Revision as of 16:15, 24 January 2009

-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:
String = unitPos unitName
Parameters:
unitName: Object
Return Value:
String

Examples

Examples:
Example needed

Additional Information

See also:
setUnitPos

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