script_waypoint

Back-to:World

The `script_waypoint` table

table-no-description

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

field-no-description|1

pointid

field-no-description|2

location_x

field-no-description|3

location_y

field-no-description|4

location_z

field-no-description|5

waittime

field-no-description|6

point_comment

field-no-description|7