Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 7 Actual »

Back-to:Characters

The `item_refund_instance` table

This table serves as a receipt of refundable purchases during a 2 hour ingame time window. It holds information on what currency was spent to purchase the item.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Item refund instance

int(10)

unsigned

PRI

NO

 

Unique

Item GUID

Item refund instance

int(10)

unsigned

PRI

NO

 

 

Player GUID

Item refund instance

int(10)

unsigned

 

NO

0

 

 

Item refund instance

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.

  • Sin etiquetas