points_of_interest
This table defines locations for the minimaps pointed by guards.
NOTE: This table is new… All points were moved from core to db, but the old function is available for script developers.
Structure
Field | Type | Default | Comment |
---|---|---|---|
entry | int(10) | 0 | |
x | float(0) | 0 | |
y | float(0) | 0 | |
icon | mediumint(8) | 0 | |
flags | mediumint(8) | 0 | |
data | mediumint(8) | 0 | |
icon_name | text |
entry
The entry ID
position
The x - and y position on the map, for pointing it on minimap.
icon
The Point Icon:
7 = standart
flags
Unknown… these two values:
6 = 99 =
data
0 = standart
icon_name
Hover text by hovering the point on minimap.