UlithiumDragon Posted March 20, 2013 Posted March 20, 2013 I'm creating a mod where I need a way using papyrus scripts to force the player to stop using a furniture object that has a looping animation (the chisel animation from the Dragonborn DLC). I've been looking for a reference to such a function for a while and can't seem to find anything, so I thought I'd post the question in here and see if anyone knows how to do this. Thanks in advance for any help!
IsharaMeradin Posted March 20, 2013 Posted March 20, 2013 Check out the dairy resources mod for hearthfire. The cow milking script puts the player into a kneeling animation which is a continous non-stop animation. It is scripted tho to force the player out of that animation. I would suspect that a similar approach would work in your case.
UlithiumDragon Posted March 20, 2013 Author Posted March 20, 2013 (edited) On 3/20/2013 at 12:13 AM, IsharaMeradin said: Check out the dairy resources mod for hearthfire. The cow milking script puts the player into a kneeling animation which is a continous non-stop animation. It is scripted tho to force the player out of that animation. I would suspect that a similar approach would work in your case.I'll check that out, thanks! Edited March 20, 2013 by UlithiumDragon
Recommended Posts