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

CommentPlayer factionchange items tc2

race_A

int(8)

signed

 

NO

 

 

 Player factionchange items tc2

alliance_id

int(8)

signed

PRI

NO

 

 

 

Player factionchange items tc2commentA

tex

signed

 

 

 

 

 Player factionchange items tc2

race_H

int(8)

signed

 

NO

 

 

 Player factionchange items tc2

horde_id

int(8)

signed

PRI

NO

 

 

 

Player factionchange items tc2commentH

int(8)

signed

 

 

 

 

 

Description of the fields

race_A

Not implemented.

See item_template.AllowableRace

alliance_id

This is the alliance item ID. If you convert to horde and your items have a record in his table, they will be converted to #horde_id

commentA

This is for easy item name identifying. Comment style should be name(ItemLevel)

race_H

Not implemented.

See item_template.AllowableRace

horde_id

This is the horde item ID. If you convert to alliance and your items have a record in his table, they will be converted to #alliance_id

commentH

This is for easy item name identifying. Comment style should be name(ItemLevel)