DB/AreaPOI

From wowdev
Revision as of 23:08, 28 September 2008 by Schlumpf (talk | contribs) (WotLK data and new Style.)
Jump to navigation Jump to search

Points of Interest (POI) on the overhead map (including battleground map). Including text, icons, positioning and other misc things.

Structure

Column Field Type Notes
1 ID Integer
2 Unknown Integer Something to do with cities, all cities have a value > 2. Values are 0, 2, 3 and 4.
3 Icon Integer Icon displayed on map. See AreaPOI.Icon.Values. Ref to somewhere?
4 Unknown Integer Alternative icons for different states? Only set for destroyable/wintergrasp POIs. Values near the Icon ones.
5 Unknown Integer
6 Unknown Integer
7 Unknown Integer
8 Unknown Integer
9 Unknown Integer
10 Unknown Integer
11 Unknown Integer
12 Unknown Integer 0, 83, 84
13 X Float Coordinates of the POI. Global ones.
14 Y Float
15 Z Float
16 Map iRefID And on which map that POI is.
17 IconDisplayLevel Integer At which level of the map icons are displayed. New values in WotLK. Old: See this.
18 Area iRefID
19 Name Loc
36 Alert Loc The alert triggered on the zone (World Event/PvP states mostly).
53 Unknown Integer Corresponds to zones with alerts. Perhaps some sort of event trigger ID?
54 Unknown Null

--schlumpf_ 23:08, 28 September 2008 (CEST)