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

CommentItem refund instance

item_guid

int(10)

unsigned

PRI

NO

 

Unique

Item GUIDItem refund instance

player_guid

int(10)

unsigned

PRI

NO

 

 

Player GUID

Item refund instancepaidMoney

int(10)

unsigned

 

NO

0

 

 

Item refund instancepaidExtendedCost

smallint(5)

unsigned

 

NO

0

 

 

Description of the fields

item_guid

The GUID of the item bought by the vendor. See item_instance.guid.

player_guid

The GUID of the player eligible for the refund. See characters.guid.

paidMoney

The amount of money (in copper) paid for the item.

paidExtendedCost

The ItemExtendedCost.dbc ID that was paid for the item.