DB/CharTitles: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 Unknown Integer Seems like some other kind of ID? Ref to somewhere?  
  2 Unknown Integer This is never used by the client. Still looks like pointing somewhere. Serverside?
  3-11 sRefName String + [[Loc]] Title name  
  3 Male [[Loc]] Title name
  12 Unknown Integer Same values as in col 1 (ID) up to row 27.
4 Female [[Loc]] Title name  
 
  5 titleMaskID Integer Used ingame in the drop down menu.
Retrieved from "http://www.sourcepeek.com/wiki/CharTitles.dbc"


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

Revision as of 00:13, 11 July 2009

PVP rank and other titles. Added in Burning Crusade Alpha 2.0.0.5665

Header Info

Records....................35
Fields.....................12
Record Size................48
String Block Size.........393

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 		
2 	Unknown 	Integer 	This is never used by the client. Still looks like pointing somewhere. Serverside?
3 	Male 		Loc		Title name 
4 	Female 		Loc		Title name 
5 	titleMaskID 	Integer 	Used ingame in the drop down menu.