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 `linked_respawn` table

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment guid

Linked respawn tc2

int(10)

unsigned

PRI

NO

 

 

Dependent Creature linkedGuid

Linked respawn tc2

int(10)

unsigned

 

NO

 

 

Master Creature linkType

Linked respawn tc2

tinyint(3)

unsigned

 

NO

0

 

 

Description of the fields

guid

This is the guid of the creature or gameobject you want to link.

linkedGuid

This is the guid of the creature or gameobject (boss most likely) that you want to link to.

...