# 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`