Jump to content

Stopping character animation


Nekito

Recommended Posts

Hi guys!

Please can anyone tell me how to stop my character animation? Tanim works only with npcs may be there is any other console commands,but I couldn't find them

Help please!

 

Depends on the animation. SAE (SendAnimationEvent) can be used to start/stop animations from the console and papyrus scripts. Ensure in the console you have

nothing targeted and try the following:

 

SAE IdleStop - Stops many normal animations

SAE IdleChairExitStart - Stops most sitting/kneeling animations

SAE IdleLayDown_exit - Stops most laying down animations

SAE HugA - a short hug animation that seems to stop any idle (don't know why)

Link to comment
Share on other sites

  • 5 years later...

(sorry for dig this post from 2012, but I felt the need to help those stucked on animations)

 

I look everywere to reset my char animation, but found nothing googling. Not even a unstuck mod helped. I got stucked on a DRUNK animation from my mods (probally a script conflict betwen CACO and RND). After I search on console for "help animation" I found the fix.

 

Console Command to fix / reset any animation(must work for any animation):

 

GetPairedAnimation

 

These lines won't work:

 

Hi guys!
Please can anyone tell me how to stop my character animation? Tanim works only with npcs may be there is any other console commands,but I couldn't find them
Help please!


Depends on the animation. SAE (SendAnimationEvent) can be used to start/stop animations from the console and papyrus scripts. Ensure in the console you have
nothing targeted and try the following:

SAE IdleStop - Stops many normal animations
SAE IdleChairExitStart - Stops most sitting/kneeling animations
SAE IdleLayDown_exit - Stops most laying down animations
SAE HugA - a short hug animation that seems to stop any idle (don't know why)

 

Edited by jackdanniels
Link to comment
Share on other sites

  • 3 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...