DB/CharBaseInfo: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
(One intermediate revision by one other user not shown)
Line 7: Line 7:
==Structure==
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer Category
  1 iRefID_[[ChrRaces.dbc|ChrRaces]] Integer
  2 Unknown Integer Subcategory of main ID. Recursive.
  2 iRefID_[[ChrClasses.dbc|ChrClasses]] Integer What Class is allowed


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


[[Category:DBC]]
[[Category:DBC]]

Revision as of 15:29, 26 October 2007

Header Info

Records....................52
Fields......................2
Record Size.................2
String Block Size...........1

Structure

Column	Field 	Type 		Notes 
1 	iRefID_ChrRaces 	Integer 	
2 	iRefID_ChrClasses	Integer 	What Class is allowed

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