How can i force unarmed civilian, or unarmed soldier to walk crouched ?
A player can do that, no matter if he is civilian or soldier, why not AI ?

Place some unit on the map.
Put removeAllWeapons this; this setUnitPos "middle"; into its init field.
Create a move waypoint for that unit.
...it will not move

Is there a way of doing this? (no playMove/switchMove please)