Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: kilislauter on June 24, 2013, 11:30:04 pm

Title: Animation Problem!
Post by: kilislauter on June 24, 2013, 11:30:04 pm
Hey guys i have ported all the Races of Cataclsym but when i try to add the animations of cataclysm the model doesn't do anything.
i edited the Animations in

src/game/miscellaneous/SharedDefines.h and animationdata.dbc

I have to do anything more?

It's freaking me!
 :geek:
Title: Re: Animation Problem!
Post by: Ascathos on June 24, 2013, 11:40:53 pm
Well, the client doesn't exactly know how to use them.
Title: Re: Animation Problem!
Post by: kilislauter on June 24, 2013, 11:44:11 pm
What should i have to do?
Title: Re: Animation Problem!
Post by: Ascathos on June 24, 2013, 11:53:03 pm
More like, what are you trying to do. Port every model into your client and hope you can use them as player model ?
Title: Re: Animation Problem!
Post by: kilislauter on June 25, 2013, 12:00:28 am
yes like a normal race, but with the animations of cataclysm i only replaced the M2 the Skin files and Dot ANIM files
Title: Re: Animation Problem!
Post by: kilislauter on June 29, 2013, 10:56:32 pm
the pass models with animations, what I try to achieve is that for example when creating a custom spell visual one modifying the worgen use the wild gallop animation. I need only know that I have to change so that the core or DBCs I read the animation that has the M2.

sorry for my bad English and thx!