OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: DMedic on 17 Apr 2003, 14:42:39

Title: Kneeling Soldiers
Post by: DMedic on 17 Apr 2003, 14:42:39
I need to have soldiers assume a kneeling position, and stay that way. The look I was going for will be attached. Getting to this position can be from initilization or a trigger, I dont care. I just want them to stay this way once they get there...

Picture of position needed attached


Any ideas?
Title: Re:Kneeling Soldiers
Post by: Artak on 17 Apr 2003, 15:03:06
Whoa  :o

I just got a large amount of hits when Searching (http://www.ofpec.com/yabbse/index.php?board=;action=search) the forum from the last 200 days on keyword kneel

Maybe you'll find your answer in there  ;)
Title: Re:Kneeling Soldiers
Post by: Storm-Dk on 17 Apr 2003, 15:05:56
Yes

Set him to Combat mod then tape :
this setUnitPos "up"; This switchMove "CobatToChrouch"

Then he will kneeling like you pic

Storm out