Petition
Материал из YTDB DataBase
(Различия между версиями)
NeatElves (Обсуждение | вклад) |
NeatElves (Обсуждение | вклад) |
||
Строка 32: | Строка 32: | ||
|int(10) | |int(10) | ||
|unsigned | |unsigned | ||
- | | | + | | |
| | | | ||
|0 | |0 | ||
Строка 55: | Строка 55: | ||
- | <big>''' | + | <big>'''Описание полей'''</big> |
====ownerguid==== | ====ownerguid==== | ||
The petition's owner's GUID. See [[characters#guid|characters.guid]] | The petition's owner's GUID. See [[characters#guid|characters.guid]] |
Версия 10:24, 31 августа 2010
|
К описанию таблиц базы данных characters.
Таблица `petition`
This table holds information on all ongoing petitions for a guild or for an arena team.
Structure
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
The petition's owner's GUID. See 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
The type of the petition.
ID | Type |
---|---|
2 | 2vs2 Arena charter |
3 | 3vs3 Arena charter |
5 | 5vs5 Arena charter |
9 | Guild charter |