Skip to content
Schmoozerd edited this page Apr 14, 2013 · 1 revision

Back to world database list of tables.

The `points_of_interest` table

Structure

Field Type Attributes Key Null Default Extra Comment
entry mediumint(8) unsigned PRI NO 0
x float signed NO 0
y float signed NO 0
icon mediumint(8) unsigned NO 0
flags mediumint(8) unsigned NO 0
data mediumint(8) unsigned NO 0
icon_name text signed NO NULL

Description of the fields

entry

x

y

icon

flags

data

icon

Clone this wiki locally