Versiones comparadas

Clave

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

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Character battleground dataguid

int(10)

unsigned

PRI

NO

0

 

Global Unique Identifier

Character battleground datainstanceId

int(10)

unsigned

 

NO

0

 

Instance Identifier

Character battleground datateam

smallint(5)

unsigned

 

NO

 

 

 

Character battleground datajoinX

float

signed

 

NO

0

 

 

Character battleground datajoinY

float

signed

 

NO

0

 

 

Character battleground datajoinZ

float

signed

 

NO

0

 

 

Character battleground datajoinO

float

signed

 

NO

0

 

 

Character battleground datajoinMapId

smallint(5)

unsigned

 

NO

0

 

Map Identifier

Character battleground datataxiStart

int(10)

unsigned

 

NO

0

 

 

Character battleground datataxiEnd

int(10)

unsigned

 

NO

0

 

 

Character battleground datamountSpell

mediumint(8)

unsigned

 

NO

0

 

 

Description of the fields

guid

The character guid. See characters.guid.

instanceId

This is the battleground instanceId. It's shared with instance.id, but instead of putting data in that table, it's here.

team

teamId:

469 - Alliance

67 - Horde
0 - GM

joinX

Character's last X position before joining a battleground.

joinY

Character's last Y position before joining a battleground.

joinZ

Character's last Z position before joining a battleground.

joinO

Character's last orientation bbefore joining a battleground.

joinMapId

Character's last mapId before joining a battleground.

taxiStart

Character's last taxi node before joining a battleground.

taxiEnd

Character's heading taxi node before joining a battleground.

mountSpell

The mount spell ID. See Spell.dbc column 1