Nekito Posted March 25, 2012 Posted March 25, 2012 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 themHelp please!
melomac Posted March 26, 2012 Posted March 26, 2012 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 themHelp 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 havenothing targeted and try the following: SAE IdleStop - Stops many normal animationsSAE IdleChairExitStart - Stops most sitting/kneeling animationsSAE IdleLayDown_exit - Stops most laying down animationsSAE HugA - a short hug animation that seems to stop any idle (don't know why)
jackdanniels Posted November 6, 2017 Posted November 6, 2017 (edited) (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 themHelp 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 havenothing targeted and try the following:SAE IdleStop - Stops many normal animationsSAE IdleChairExitStart - Stops most sitting/kneeling animationsSAE IdleLayDown_exit - Stops most laying down animationsSAE HugA - a short hug animation that seems to stop any idle (don't know why) Edited November 6, 2017 by jackdanniels
RoboticSquid Posted February 25, 2018 Posted February 25, 2018 I found that you need to get drunk again, and THEN sleep off the hangover with 2x 24hour sleepytimes
Recommended Posts