Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

Back-to:World

The `script_waypoint` table

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment entry

Script waypoint tc2

mediumint(8)

unsigned

PRI

NO

0

 

creature_template entry point_id

Script waypoint tc2

mediumint(8)

unsigned

PRI

NO

0

 

  location_x

Script waypoint tc2

float

signed

 

NO

0

 

  location_y

Script waypoint tc2

float

signed

 

NO

0

 

  location_z

Script waypoint tc2

float

signed

 

NO

0

 

  waittime

Script waypoint tc2

int(10)

unsigned

 

NO

0

 

  point_comment

Script waypoint tc2

text

signed

 

YES

NULL

 

waittime in millisecs

...