DB/WorldStateUI: Difference between revisions

From wowdev
Jump to navigation Jump to search
(+ Loc)
Line 11: Line 11:
  3 Unknown Integer Group?
  3 Unknown Integer Group?
  4 Path String "" or the icon's path: "Interface\[a-z-\\]"  
  4 Path String "" or the icon's path: "Interface\[a-z-\\]"  
  5 Name String the state what is displayed
  5-13 Name String + [[Loc]] the state that is displayed
  6-13 Localization String*
  14-22 event_desc String + [[Loc]] little desciption on mouseover
14 event_desc String little desciption on mouseover
15-22 Localization String*
  23 Unknown Integer*
  23 Unknown Integer*
  24 Unknown Integer*
  24 Unknown Integer*
  25 Unknown Integer*
  25 Unknown Integer*
  26 Unknown String Path to the PVP-Icon
  26 Unknown String Path to the PVP-Icon
  27 BG event String the description if the event happens
  27-35 BG event String + [[Loc]] the description if the event happens
28-35 Localization String*
  36 Unknown String
  36 Unknown String
  37 Unknown Integer*
  37 Unknown Integer*

Revision as of 08:51, 13 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-13 	Name	 	String + Loc	the state that is displayed
14-22 	event_desc 	String + Loc	little desciption on mouseover
23 	Unknown 	Integer* 	
24 	Unknown 	Integer* 	
25 	Unknown 	Integer* 	
26 	Unknown 	String 		Path to the PVP-Icon
27-35 	BG event 	String + Loc	the description if the event happens
36 	Unknown 	String 		
37 	Unknown 	Integer* 	
38 	Unknown 	Integer* 	
39 	Unknown 	Null 	

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