Yet another problem arises, we have a function to use animations:
http://www.creationkit.com/PlayAnimation_-_ObjectReference
bool Function PlayAnimation(string asAnimation) native
But we don't have the animation names (at least I don't find them), I've used this tutorial to extract animations:
http://wiki.tesnexus.com/index.php/Working_with_animations_in_Skyrim
I've opened the .hk files with NifSkope but I can't find animation names, so question is, where are the animation names?
Thanks!
EDIT: I know the animation names for actors, names are in CK under Gameplay->Animations, I'm talking about objects!
