diff options
Diffstat (limited to 'docs/script_waypoint.md')
| -rw-r--r-- | docs/script_waypoint.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/script_waypoint.md b/docs/script_waypoint.md new file mode 100644 index 0000000..7bccaed --- /dev/null +++ b/docs/script_waypoint.md @@ -0,0 +1,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 | |
