Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: tok124 on March 22, 2015, 01:06:07 pm

Title: need some help to make import Cloak Model to WoW 3.3.5
Post by: tok124 on March 22, 2015, 01:06:07 pm
Hello, I recently learned how to import 3D Models to wow (Weapon, Head, Shoulder). But how do i import a Cloak to wow? When i import the models i replace a displayID from ItemDisplayInfo.dbc. But that dbc file doesnt have cloak. So i think that Cloak is not handled same way as Weapon, Head, Shoulder. I replaced a head for now but it looks wierd when the character move the head around. So i need to know how i can import cloak.
Title: Re: need some help to make import Cloak Model to WoW 3.3.5
Post by: phucko1 on March 22, 2015, 01:21:51 pm
Cloaks are submeshes that are apart of the character models, adding a new cloak submesh is kinda hard...
Title: Re: need some help to make import Cloak Model to WoW 3.3.5
Post by: tok124 on March 22, 2015, 01:33:17 pm
Quote from: "phucko1"
Cloaks are submeshes that are apart of the character models, adding a new cloak submesh is kinda hard...
Yeah, That was what i was expecting. Because the chest is submesh.
Title: Re: need some help to make import Cloak Model to WoW 3.3.5
Post by: phucko1 on March 22, 2015, 07:02:56 pm
Everything except shoulders, helmets & hand-held items are submeshes of the character model.