summaryrefslogtreecommitdiff
path: root/docs/script_waypoint.md
blob: 1862ed80f80f77e998943078a2d99dadeb239359 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Database Structure](Database Structure) > [World-Database](World-Database) > [script_waypoint](script_waypoint)

Column | Type | Description
--- | --- | ---
Entry | mediumint(8) unsigned | 
Pointid | mediumint(8) unsigned | 
Location_x | float | 
Location_y | float | 
Location_z | float | 
Waittime | int(10) unsigned | 
Point_comment | text |