DB/CharTitles: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


==Header Info ==
==Header Info ==
  Records....................35
  Records...................136
  Fields.....................12
  Fields.....................37
  Record Size................48
  Record Size...............148
  String Block Size.........393
  String Block Size........2363


==Structure==
==Structure==
Line 11: Line 11:
  1 ID Integer
  1 ID Integer
  2 Unknown Integer This is never used by the client. Still looks like pointing somewhere. Serverside?
  2 Unknown Integer This is never used by the client. Still looks like pointing somewhere. Serverside?
  3 Male [[Loc]] Title name  
  3-19 Male [[Loc]] Title name  
  4 Female [[Loc]] Title name  
  20-36 Female [[Loc]] Title name  
  5 titleMaskID Integer Used ingame in the drop down menu.
  37 titleMaskID Integer Used ingame in the drop down menu.


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

Revision as of 15:48, 16 September 2009

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

Header Info

Records...................136
Fields.....................37
Record Size...............148
String Block Size........2363

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-19 	Male 		Loc		Title name 
20-36 	Female 		Loc		Title name 
37 	titleMaskID 	Integer 	Used ingame in the drop down menu.