DB/AreaPOI

From wowdev
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 Icon Integer Alternative icons for different states? Only set for destroyable/wintergrasp POIs. Values near the Icon ones. (WotLK)
5 Icon Integer (WotLK)
6 Icon Integer (WotLK)
7 Icon Integer (WotLK)
8 Icon Integer (WotLK)
9 Icon Integer (WotLK)
10 Icon Integer (WotLK)
11 Icon Integer (WotLK)
12 Icon Integer (WotLK)
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 worldState Integer Corresponds to zones with alerts. Perhaps some sort of event trigger ID?
54 Unknown Null (WotLK)

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