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 Siguiente »

Back to the characters database list of tables.

The `mail_items` table

This table contains data regarding items from item_instance which are being sent via email.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

mail_id

int(11)

signed

PRI

NO

0

 

 

item_guid

int(11)

signed

PRI

NO

0

 

 

item_template

int(11)

signed

 

NO

0

 

 

receiver

int(11)

unsigned

 

NO

0

 

Character Global Unique Identifier

Description of the fields

mail_id

Mail ID the item is attached to.

item_guid

This is the guid of the item from item_instance.guid.

item_template

This is the entry of the item from item_template.entry.

receiver

Character guid which should receive this item.

  • Sin etiquetas