Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Fixed broken AreaTrigger.DBC link

...

Contains all the teleport triggers definition. This table is used to complete .dbc file information.

Panel

Structure


Field

Type

Attributes

Key

Null

Default

Extra

Comment

id

74264228

mediumint(8)

unsigned

PRI

NO

0

 


Identifier

name

74264228

text

signed

 


YES

NULL

 

 

target_map



74264228

smallint(5)

unsigned

 


NO

0

 

 

target_position_x



74264228

float

signed

 


NO

0

 

 

target_position_y



74264228

float

signed

 

target_position_z


NO

0

 

 



74264228

float

signed

 


NO

0

 

 

target_orientation



74264228

float

signed

 


NO

0

 



74264228

 

VerifiedBuild

smallint(5)

signed

 


YES

0

 

 




Panel

Description of the fields

...

This is the trigger identifier, it must match with the one from AreaTrigger.dbc

name

Name of the trigger. This can be an arbitrary name, and is for descriptive purposes only.

...