DB/CharacterFacialHairStyles

From wowdev
Revision as of 19:51, 23 July 2007 by Schlumpf (talk | contribs) (New page: CharacterFacialHairStyles.dbc is used for all the different kind of facial changes you can do on your character. This is not limited to hair styles, as night elf female markings, and t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CharacterFacialHairStyles.dbc is used for all the different kind of facial changes you can do on your character. This is not limited to hair styles, as night elf female markings, and troll tusks are included in here. I imagine the last customization feature on the character select screen uses this DBC.

Header Info

Records...................178
Fields......................9
Record Size................36
String Block Size...........1

Structure

Column	Field 			Type 		Notes 
1 	iRefID_ChrRaces 	Integer 	
2 	Gender 			Integer 	0 = Male, 1 = Female 
3 	ID 			Integer 	This ID is unique per gender, per race 
4 	Unknown 		BitMask 	
5 	Unknown 		BitMask 	
6 	Unknown 		BitMask 	
7 	Facial_Element_1 	Integer 	Determines mixing of different facial elements, on Night Elves this is chin hair. 
8 	Facial_Element_2 	Integer 	... on Night Elves, this contols eyebrows 
9 	Facial_Element_3 	Integer 	... on Night Elves, this controls mustache 


Retrieved from "http://www.sourcepeek.com/wiki/CharacterFacialHairStyles.dbc"