Fredas Posted December 29, 2014 Share Posted December 29, 2014 Back in modding mode I guess.  Another quick question.  Say I've just told the player to draw their weapon.  I want to be able to watch for the completion of that action.  Since the action can happen at different speeds (depending on draw speed or mods or whatever), it won't do to simply wait X seconds.  It also doesn't suffice, in this case, to ping whether the weapon is in fact drawn, since it is drawn the moment the animation starts.  So what I'm after is the syntax for watching for the completion of animations like this.  Link to comment
Veladarius Posted December 30, 2014 Share Posted December 30, 2014 This may be your best bet:Â http://www.creationkit.com/OnAnimationEvent_-_Form Link to comment
Fredas Posted December 30, 2014 Author Share Posted December 30, 2014 Quick glance strongly suggests this was tailor-made for my needs. Â Thanks. Â Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.