Warcraft III resources & community, 2003–2006 · archived

Model Animation Not Showing?

7 posts
#1

Model Animation Not Showing?

Well I got a model and in wc3 viewer it shows all animations, but when I use it in wc3 I cant force the model to play some animations? Does anyone know why? I tried to play a sit animation wich is show in wc3 viewer but in wc3 it dosent work.
#2
Uhhm dude..

A sit animation isnt for the unit to actually sit.

It just the unit's animation when it's not moving..
#3
I was using that as refrence like I cant get kain's jump animation to work.
#4
rolls eyes*

jump, eat tea, fart, anims are registered to WE, WE only plays default anims like stand, attack, etc.

if you want to use those anims you will have to activate them via triggers.

like if :
"unit casts spell "jump"

"make unit play jump anim."

like that.
the anim isnt fualty, but its not a defualt anim name, thats why it does not show.
#5
So I have to make an abillity for each animation to play? Stupid editor >.>

Edit I got this and it still dosent work :roll:

Untitled Trigger 001
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to Jump
Actions
Animation - Play (Casting unit)'s Jump animation
#6
must exactly be the same text,even capitals i think as the anims name.

it should work, if it doesnt, well, i dont know...
#7
Yeah your method dosent work >.> I renamed some animations in the mdl file and got it to work :lol: