setUnitPos: Difference between revisions
Jump to navigation
Jump to search
m (add. restrictions on "middle") |
mNo edit summary |
||
Line 16: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Object#Unit|Unit]] '''setUnitPos''' "mode" |= Syntax | ||
|p1= | |p1= [[Object#Unit|Unit]] : [[Object]] |= Parameter 1 | ||
|p2= mode: [[String]] |= Parameter 2 | |p2= mode: [[String]] As above|= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre> | |x1= <pre>_loon1 setUnitPos "UP"</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:53, 31 August 2007
Description
- Description:
- Set unit position rules. Mode may be one of:
- "DOWN" - person goes prone and stays prone.
- "UP" - person stands and stays standing.
- "Middle" - Kneel Position. ArmA version 1.04 (Unit will not kneel if it is unarmed)
- "AUTO" - person chooses mode according to circumstances.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_loon1 setUnitPos "UP"
Additional Information
- See also:
- setUnitPosWeak
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