DB/ChrRaces

From wowdev
Revision as of 14:48, 25 July 2007 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

Information about character creation and selection screens.

Header Info

Records....................15
Fields.....................27
Record Size...............108
String Block Size.........264

Structure

Column	Field 				Type 		Notes 
1 	ID 				Integer 	
2 	Unknown 			Integer 	
3 	Order 				Integer 	Order in the character creation screen. Acts weirdly if changed. 
4 	Unknown 			Flags 	
5 	maleModelID 			Integer 	CreatureDisplayInfo.dbc (Male) 
6 	femaleModelID 			Integer 	CreatureDisplayInfo.dbc (Female) 
7 	abbrev 				String 	
8 	Unknown 			Float 	
9 	factionID 			Integer 	1 = Horde, 7 = Alliance 
10 	Unknown 			Integer 	Always 7 
11 	Unknown 			Integer 	Always 15007 
12 	Unknown 			Flags 		Always 0x448, 0x442 for dwarf 
13 	shortname 			String 	
14 	iRefID_CinematicSequences 	Integer 	
15 	sRefName 			String 	
*23 	Localization 			String* 	
24 	Features 1 			String 	
25 	Features 2 			String 	
26 	Features 3 			String 	
27 	Exp. Flag 			Integer 	Flag for expansion introduced BC races. Not Boolean.  

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