Character gifts
Материал из YTDB DataBase
(Различия между версиями)
Neggod (Обсуждение | вклад) (Новая страница: «{| align="right" | __TOC__ |} Back to the characters database list of tables. <big>'''The `character_gifts` table'''</big> This table hold…») |
Neggod (Обсуждение | вклад) (→guid) |
||
Строка 51: | Строка 51: | ||
<big>'''Description of the fields'''</big> | <big>'''Description of the fields'''</big> | ||
====guid==== | ====guid==== | ||
- | The GUID of the character. See [[ | + | The GUID of the character. See [[characters#guid|characters.guid]] |
+ | |||
====item_guid==== | ====item_guid==== | ||
The GUID of the item. See [[item_instance#guid|item_instance.guid]] | The GUID of the item. See [[item_instance#guid|item_instance.guid]] |
Версия 17:20, 7 марта 2010
|
Back to the characters database list of tables.
The `character_gifts` table
This table holds data about wrapped/gift items.
Structure
Field | Type | Null | Key | Default | Extra |
guid | int(20) unsigned | NO | MUL | 0 | |
item_guid | int(11) unsigned | NO | PRI | 0 | |
entry | int(20) unsigned | NO | 0 | ||
flags | int(20) unsigned | NO | 0 |
Description of the fields
guid
The GUID of the character. See characters.guid
item_guid
The GUID of the item. See item_instance.guid
entry
The entry of the item. See item_template.entry
flags
(c)udbwiki