DB/CharVariations

From wowdev
Revision as of 02:25, 14 July 2016 by Synric (talk | contribs)
Jump to navigation Jump to search

Classic

0.5.3.3368

Struct

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

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