OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: snozzdog on 07 Oct 2008, 12:11:49
-
How do i get a man to stand up straight in a fight without setting him to careless?
Snozzdog
-
Use the SetUnitPos (http://www.ofpec.com/COMREF/index.php?action=list&game=All&letter=s#320) command
this setUnitPos "up"
If it is just for one sequence then set him back to normal with
this setUnitPos "Auto"
-
Cheers i'll give it a go tonight