setUnitPos
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Set unit position rules. Mode may be one of:
- "DOWN" - unit goes prone and stays prone.
- "UP" - unit stands and stays standing.
- "Middle" - Kneel Position. ArmA version 1.04 (Unit will not kneel if it is unarmed)
- "AUTO" - unit chooses mode according to circumstances.
Syntax
Examples
- Example 1:
_loon1 setUnitPos "UP"
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- setUnitPosWeak
Notes
Notes
Notes
Command most likely only works if run before join into group after createUnit array.

