DB/WorldStateUI: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 Unknown Integer
  2 iRefID_[[Map.dbc|Map]] Integer on which map is that thing
  3 Unknown Integer*
  3 Unknown Integer Group?
  4 sRefPath String Path: "Interface\[a-z-\\]"  
  4 Path String "" or the icon's path: "Interface\[a-z-\\]"  
  5 sRefName String
  5 Name String the state what is displayed
  6-13 Localization String*
  6-13 Localization String*
  14 event_desc String
  14 event_desc String little desciption on mouseover
  15-22 Localization String*
  15-22 Localization String*
  23 Unknown Integer*
  23 Unknown Integer*
  24 Unknown Integer*
  24 Unknown Integer*
  25 Unknown Integer*
  25 Unknown Integer*
  26 Unknown Integer*
  26 Unknown String Path to the PVP-Icon
  27 BG event String
  27 BG event String the description if the event happens
  28-35 Localization String*
  28-35 Localization String*
  36 Unknown Integer*
  36 Unknown String
  37 Unknown Integer*
  37 Unknown Integer*
  38 Unknown Integer*
  38 Unknown Integer*
  ''39 Unknown Null*''
  ''39 Unknown Null''


Retrieved from "http://www.sourcepeek.com/wiki/WorldStateUI.dbc"
--[[User:Schlumpf|Schlumpf]] 23:39, 12 August 2007 (CEST)


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

Revision as of 23:39, 12 August 2007

Header Info

Records....................53
Fields.....................39
Record Size...............156
String Block Size........2612

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	iRefID_Map 	Integer 	on which map is that thing	
3 	Unknown 	Integer		Group?
4 	Path 		String 		"" or the icon's path: "Interface\[a-z-\\]" 
5 	Name	 	String 		the state what is displayed
6-13 	Localization 	String* 	
14 	event_desc 	String 		little desciption on mouseover
15-22 	Localization 	String* 	
23 	Unknown 	Integer* 	
24 	Unknown 	Integer* 	
25 	Unknown 	Integer* 	
26 	Unknown 	String 		Path to the PVP-Icon
27 	BG event 	String 		the description if the event happens
28-35 	Localization 	String* 	
36 	Unknown 	String 		
37 	Unknown 	Integer* 	
38 	Unknown 	Integer* 	
39 	Unknown 	Null 	

--Schlumpf 23:39, 12 August 2007 (CEST)