DB/CharVariations

From wowdev
Revision as of 13:47, 3 October 2017 by Barncastle (talk | contribs) (→‎Classic)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PreVanilla … Wrath

Classic

0.5.3.3368, 1.12.1.5875

Struct

struct CharVariationsRec {
  uint32_t m_RaceID;
  uint32_t m_SexID;
  uint32_t m_TextureHoldLayer[4];
};

Wrath?

Table

Column	Field 		Type 		Notes 
1 	ID 		Integer 	missing ID 9 (goblin) / iRefID_ChrRaces
2 	Gender 		Boolean 	Male / Female 
3 	Unknown 	NULL 	
4 	Unknown 	BitMask 	<.. 0x0 or 0x200 / 0 or 512
5 	Unknown 	BitMask 	 .. Reflects previous column. ..>
6 	Unknown 	NULL