Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Nic on August 17, 2015, 08:23:06 pm

Title: [QUESTION] New goblin race has hair problems...
Post by: Nic on August 17, 2015, 08:23:06 pm
Hello!

I setup the cata goblins for my 3.3.5 test server. Everything works perfectly except the character head items (and missing sounds... but i think i know how to fix it).
For example: If i wear a hat, then the character hairs does not remove:
[attachment=0:12k90oop]WoWScrnShot_081715_201930.jpg[/attachment:12k90oop]

How can i fix this?


And my side question. I try to extract the goblin sounds from my 4.0.6 client but i dont find the goblin male laugh sound. Do you have the same problem?
Title: Re: [QUESTION] New goblin race has hair problems...
Post by: Vatoto on August 19, 2015, 08:30:16 am
Quote from: "Nic"
Hello!

I setup the cata goblins for my 3.3.5 test server. Everything works perfectly except the character head items (and missing sounds... but i think i know how to fix it).
For example: If i wear a hat, then the character hairs does not remove:
[attachment=0:371ur36a]WoWScrnShot_081715_201930.jpg[/attachment:371ur36a]

How can i fix this?

If I remember correctly you need to set a value in the itemdisplayinfo.dbc, column 14/15 I think.
But I don't know the exact value I'm sry =/

Edit: In my dbc's I have the value 246 in column 14 and 15
Title: Re: [QUESTION] New goblin race has hair problems...
Post by: Nic on August 19, 2015, 09:02:45 pm
Itemdisplayinfo? o.o

So what i must change? I dont see any reference to the races...
Title: Re: [QUESTION] New goblin race has hair problems...
Post by: Vatoto on August 19, 2015, 09:18:07 pm
The values in column 14 (male) 15 (female) are a reference to the helmetgeosetvisdata.dbc and this dbc used for (copied from http://www.pxr.dk/wowdev/wiki/index.php?title=HelmetGeosetVisData.dbc)

Quote
Used for hiding certain elements of the face on certain races for certain helmets.

The items hide the hair not the races (If the race do it also, I have no idea how)
And the value 246 hide the hair if the character has a helmet.
You need to edit the value in column 14/15 from the displayid of your helmet in the itemdisplayinfo.dbc