Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: meandmrsjones on September 29, 2013, 06:13:46 am

Title: [QUESTION] Hairstyles and Helmets
Post by: meandmrsjones on September 29, 2013, 06:13:46 am
Hey there,

I was wondering if it's possible to have hairstyles visible while wearing a helmet? The best example I can come up with is Valeera Sanguinar's helmet and how her hair is visible. I tried doing this by merging the mesh of a helmet with the mesh of a hairstyle but it didn't work out.  Thanks in advance for any help.
Title: Re: [QUESTION] Hairstyles and Helmets
Post by: schlumpf on September 29, 2013, 09:35:31 am
http://pxr.dk/wowdev/wiki/index.php?tit ... isData.dbc (http://pxr.dk/wowdev/wiki/index.php?title=HelmetGeosetVisData.dbc" onclick="window.open(this.href);return false;)
Title: Re: [QUESTION] Hairstyles and Helmets
Post by: meandmrsjones on September 29, 2013, 05:18:10 pm
Thanks for the response schlumpf. Is there a way to do this without a dbc edit i.e. using blender or some other program to edit the mesh?
Title: Re: [QUESTION] Hairstyles and Helmets
Post by: schlumpf on September 29, 2013, 06:14:12 pm
Of course you could just edit all helmet models to include some weird hair, but why would you want to do that?

If you already tried to do so, be sure you changed all race-gender combinations for that helmet.
Title: Re: [QUESTION] Hairstyles and Helmets
Post by: meandmrsjones on September 29, 2013, 06:46:35 pm
I just want to edit one helmet in particular but if you said it's possible then the problem is most likely how I am editing the meshes.