How do you change a unit's standing mode?

Using the setUnitPos command you can set the units standing mode, change the "value" to be one of these:

  • "Up" (Unit will stand up and will remain standing)
  • "Down" (Unit will go prone, and remain prone)
  • "Auto" (Unit will choose position according to circumstances)

In ArmA BIS added a new position at the request of the community.

  • "MIDDLE" - Unit goes into crouch Position.

unit_name setunitpos "value"