docs-en:mail_items.md

mail_items

<-Back-to:Characters

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 UNSIGNED NO 0
item_guid INT UNSIGNED PRI NO 0
receiver INT UNSIGNED NO 0 Character Global Unique Identifier

Description of the fields

Mail ID the item is attached to.

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

Character guid which should receive this item.

  • docs-en/mail_items.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1