DB/CharHairTextures: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records....................81 Fields......................8 Record Size................32 String Block Size...........1 ==Structure== '''Column Field Type Notes'...)
 
mNo edit summary
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
==Header Info==
I can't see any sense in this one. Only that there are files like Hair02_01.blp for humans and they have a 2 in the sixth column.
Records....................81
 
Fields......................8
{{Template:Sandbox/VersionRange|min_expansionlevel=0|max_expansionlevel=3}}
Record Size................32
<br/>While this file existed in the Alpha it was not used by the client.
String Block Size...........1


==Structure==
==Structure==
'''Column Field Type Notes'''
{| style="background:#FCFCFC; color:black"
  1 ID Integer
|-
  2 iRefID_[[ChrRaces.dbc|ChrRaces]] Integer
! width="80" | Column  
  3 Gender? Boolean Possible gender boolean
! width="180 " | Field  
  4 Gender? Boolean Possible gender boolean
! width="80" | Type  
  5 Unknown BitMask
! width="600" | Notes
  6 Unknown Signed Integer
|-
  7 Unknown Signed Integer
|1 || ID || Integer ||
  8 Unknown Signed Integer
|- style="background:#F0F8FF;"
|2 || [[ChrRaces.dbc|Race]] || iRefID  ||
|-
|3 || Gender|| Boolean ||
|-
|4  || Unknown || Boolean ||
|-
|5 || Unknown || Integer  || seems like race mask?
|-
|6 || Unknown || Integer || Maybe the * of Hair*_x.blp?
|-
|7 || Unknown || Integer ||
|-
|8 || Unknown || Integer ||
|}


Retrieved from "http://www.sourcepeek.com/wiki/CharHairTextures.dbc"
[[Category:DBC]]
[[Category:DBC_Alpha]]
[[Category:DBC_Vanilla]]
[[Category:3.0.2.8905]]
[[Category:DBC_WotLK]]

Latest revision as of 13:47, 5 November 2017

I can't see any sense in this one. Only that there are files like Hair02_01.blp for humans and they have a 2 in the sixth column.

PreVanilla … Wrath
While this file existed in the Alpha it was not used by the client.

Structure

Column Field Type Notes
1 ID Integer
2 Race iRefID
3 Gender Boolean
4 Unknown Boolean
5 Unknown Integer seems like race mask?
6 Unknown Integer Maybe the * of Hair*_x.blp?
7 Unknown Integer
8 Unknown Integer