Home   Help Search Login Register  

Author Topic: Squat action  (Read 837 times)

0 Members and 1 Guest are viewing this topic.

Offline beefholishness

  • Members
  • *
  • I'm a llama!
Squat action
« on: 21 Jan 2006, 04:44:24 »
I'm looking for (what I assume is) the command to make a unit squat-you know, like if they were short of a toilet in the woods-I looked through the actions list and the comref here and I wasn't able to find it... probably because its named something different than what I'm thinking of.  Or eprhaps it's not an action at all?
don't take the name the wrong way

Offline RujiK

  • Members
  • *
  • KoKo Puh-Fizzles!
Re:Squat action
« Reply #1 on: 21 Jan 2006, 06:21:53 »
Have you tried:
Code: [Select]
Unit_Name switchmove "FXtokneel"And to make him stand up:
Code: [Select]
Unit_Name switchmove "FXfromkneel"
I like your approach, lets see your departure.
Download the New Flashlight Script!

Offline 456820

  • Contributing Member
  • **
Re:Squat action
« Reply #2 on: 21 Jan 2006, 10:21:23 »
i thought there was a playmove anim of what you want since switch move as shown in Rujik example will make the unit suddenly be in that osition as it is a switch move

Download the animation list from the editors depot also download macguba & ponq's animation demo which will allow you to actually scroll through every anim and view them and will give you the correct syntax very usefull

Offline beefholishness

  • Members
  • *
  • I'm a llama!
Re:Squat action
« Reply #3 on: 21 Jan 2006, 16:30:14 »
Thanks a lot Rujik, that's exactly what I was looking for.

I'll make sure to check out those anims also ;)
don't take the name the wrong way