tmp95 16 Posted April 13, 2015 If I want a group of soldiers to stay in the crouched position. What term do I use in the script. I've used crouch but it doesn't seem to work. Share this post Link to post Share on other sites
Janez 535 Posted April 13, 2015 setUnitPos Scripting Commands for Arma 3 Arma 3 - Mission Editing & Scripting Share this post Link to post Share on other sites
tmp95 16 Posted April 13, 2015 Huh. Seems like CROUCH should work. I'm using this within a patrol zone by UPSMON. Want the group to stay in a crouched positon while moving.... (thanks for link). Share this post Link to post Share on other sites
Jona33 51 Posted April 13, 2015 unit setUnitPos "Middle"-can also be "Up" or "Down" Share this post Link to post Share on other sites
HeadPop 11 Posted April 14, 2015 setUnitPos already mentioned. I know xD ---------- Post added at 07:30 ---------- Previous post was at 07:29 ---------- setUnitPos already mentioned. I know xD Ie: unit1 setUnitPos "Middle"; unit2 setunitPos "Up" Share this post Link to post Share on other sites