RegisterForAnimationEventOnAnimationEvent – is there a List

Post » Mon Nov 19, 2012 8:20 am

Hi Guys,
Any pointers to a list of the available Animation Events such as “IdleFurnitureExit“, “Rest”, etc.
As these are just string properties it is kind of hard to guess them, and I am looking to hook into the ‘OnKillCamStart’ type event if one exists or to some how detect via scripting that a kill cam animation is about to play.
I Would really appreciate any pointers
I have been Google-ing this for ages because I have already seen one somewhere but I can’t remember where and I can’t find it again.
Thanks again for any assistence.
User avatar
Roberta Obrien
 
Posts: 3499
Joined: Tue Oct 23, 2007 1:43 pm

Post » Mon Nov 19, 2012 7:44 am

You just have to convert the HKX file to XML with http://skyrim.nexusmods.com/mods/17109 and then look at the event names yourself. It varies pretty broadly across the various actors.

Specifically, go to the behaviors folder for the actor and look at the raw XML, and find the XML node called "eventNames". It should be near the very top.
User avatar
Sebrina Johnstone
 
Posts: 3456
Joined: Sat Jun 24, 2006 12:58 pm


Return to V - Skyrim