How to stop and specific animation

Post » Sat Aug 17, 2013 8:11 pm

Lets say I start this (after sitting):

        Debug.sendAnimationEvent(Game.GetPLayer(), "IdleWriteTableChairEnterInstant")

How to stop it, because non of these work:

        Debug.sendAnimationEvent(Game.GetPLayer(),"IdleStop")        Debug.sendAnimationEvent(Game.GetPLayer(),"IdleOffsetStop")        Debug.sendAnimationEvent(Game.GetPLayer(),"IdleChairExitStart")        Debug.sendAnimationEvent(Game.GetPLayer(),"bleedOutStop")

Any help wouldbe nice...

User avatar
adam holden
 
Posts: 3339
Joined: Tue Jun 19, 2007 9:34 pm

Post » Sun Aug 18, 2013 9:01 am

I don't have the CK open but isn't IdleWriteTableChairEnterInstant the animation that's playing as the PC sits down and not the sitting idle animation?

User avatar
Ally Chimienti
 
Posts: 3409
Joined: Fri Jan 19, 2007 6:53 am


Return to V - Skyrim