Home   Help Search Login Register  

Author Topic: Stand up  (Read 1099 times)

0 Members and 1 Guest are viewing this topic.

Offline snozzdog

  • Members
  • *
Stand up
« 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

Offline Denz

  • Former Staff
  • ****
Re: Stand up
« Reply #1 on: 07 Oct 2008, 12:17:26 »
Use the SetUnitPos command
Code: [Select]
this setUnitPos "up"
If it is just for one sequence then set him back to normal with
Code: [Select]
this setUnitPos "Auto"
I've got 'em right where I want 'em - surrounded from the inside!
Jerry "Mad Dog" Shriver, SOG Recon One-Zero
24/09/41 - 24/04/69

Offline snozzdog

  • Members
  • *
Re: Stand up
« Reply #2 on: 08 Oct 2008, 10:15:50 »
Cheers i'll give it a go tonight