DB/WorldStateUI

From wowdev
Revision as of 16:16, 28 September 2008 by Schlumpf (talk | contribs) (Redone, no new style yet.)
Jump to navigation Jump to search

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	iRefID_Map 	Integer 	on which map is that thing	
3 	iRefID_AreaTableInteger		In which zone. Can be zero for "everywhere".
WOTLK	Unknown		Integer		Only set (128) for the DeathKnightStartEvent.
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 	-1 for pre-BC ones, 0 for others.	
24 	Unknown 	Integer 	Some kind of group maybe.
25 	Unknown 	Integer 	only 3 values: 0,1 and 2
26 	Unknown 	String 		Path to the PVP-Icon
27-35 	BG event 	String + Loc	the description if the event happens
36 	Unknown 	String 		If set, then its "CAPTUREPOINT". Used for points that need to be tapped over time. (Progress: *%)
37 	Unknown 	Integer 	Only set if is CAPUTREPOINT. 
38 	Unknown 	Integer 	Same. Was unable to find a table, this is pointing to.
39 	Unknown 	Null 

--schlumpf_ 17:16, 28 September 2008 (CEST)