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 4 Actual »

Back-to:Characters

The `item_soulbound_trade_data

This table stores information about which players can trade soulbound items between each other.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Item soulbound trade data

int(10)

unsigned

PRI

NO

 

Unique

Item GUID

Item soulbound trade data

text

signed

PRI

NO

 

 

Space separated GUID list of players who can receive this item in trade

Description of the fields

itemGuid

The GUID of the item that can be traded. See item_instance.guid.

alowedplayers

GUIDs of players eligible for the trade separated by space. See characters.guid.

  • Sin etiquetas