Petition
Материал из YTDB DataBase
(Различия между версиями)
NeatElves (Обсуждение | вклад) |
NeatElves (Обсуждение | вклад) |
||
(5 промежуточных версий не показаны.) | |||
Строка 2: | Строка 2: | ||
| __TOC__ | | __TOC__ | ||
|} | |} | ||
+ | [[Category: Mangos characters database tables]] | ||
К описанию таблиц [[Charactersdb_struct|базы данных characters]]. | К описанию таблиц [[Charactersdb_struct|базы данных characters]]. | ||
Строка 8: | Строка 9: | ||
- | + | Таблица содержит информацию обо всех документах, нужных для создания команды арены или гильдии. | |
- | <big>''' | + | <big>'''Структура'''</big> |
{| border="1" | {| border="1" | ||
|'''Field''' | |'''Field''' | ||
Строка 32: | Строка 33: | ||
|int(10) | |int(10) | ||
|unsigned | |unsigned | ||
- | | | + | | |
| | | | ||
|0 | |0 | ||
Строка 55: | Строка 56: | ||
- | <big>''' | + | <big>'''Описание полей'''</big> |
====ownerguid==== | ====ownerguid==== | ||
- | + | Идентификатор документа. См. [[characters#guid|characters.guid]]. | |
+ | |||
====petitionguid==== | ====petitionguid==== | ||
The GUID of the petition item. See [[item_instance#guid|item_instance.guid]] | The GUID of the petition item. See [[item_instance#guid|item_instance.guid]] | ||
Строка 63: | Строка 65: | ||
The name of the guild or arena team that the player is trying to ask for petitions for. | The name of the guild or arena team that the player is trying to ask for petitions for. | ||
====type==== | ====type==== | ||
- | + | Тип документа. | |
{| border=1 cellpadding=3 cellspacing=0 | {| border=1 cellpadding=3 cellspacing=0 | ||
! ID !! Type | ! ID !! Type |
Текущая версия на 12:06, 13 февраля 2011
|
К описанию таблиц базы данных characters.
Таблица `petition`
Таблица содержит информацию обо всех документах, нужных для создания команды арены или гильдии.
Структура
Field | Type | Attributes | Null | Key | Default | Comments |
ownerguid | int(10) | unsigned | NO | PRI | ||
petitionguid | int(10) | unsigned | 0 | |||
name | varchar(255) | NO | ||||
type | int(10) | unsigned | NO | PRI | 0 |
Описание полей
ownerguid
Идентификатор документа. См. characters.guid.
petitionguid
The GUID of the petition item. See item_instance.guid
name
The name of the guild or arena team that the player is trying to ask for petitions for.
type
Тип документа.
ID | Type |
---|---|
2 | 2vs2 Arena charter |
3 | 3vs3 Arena charter |
5 | 5vs5 Arena charter |
9 | Guild charter |