Script waypoint tc2
|
Back to world database list of tables.
The `script_waypoint` table
This table has no description. You can help TDB wiki by clicking here to describe this table, if you have permissions.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| entry | mediumint(8) | unsigned | PRI | NO | 0 | creature_template entry | |
| point_id | mediumint(8) | unsigned | PRI | NO | 0 | ||
| location_x | float | signed | NO | 0 | |||
| location_y | float | signed | NO | 0 | |||
| location_z | float | signed | NO | 0 | |||
| waittime | int(10) | unsigned | NO | 0 | |||
| point_comment | text | signed | YES | NULL | waittime in millisecs |
Description of the fields
entry
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
pointid
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
location_x
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
location_y
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
location_z
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
waittime
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
point_comment
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.