Petition

Материал из YTDB DataBase

(Различия между версиями)
Перейти к: навигация, поиск
 
(3 промежуточные версии не показаны)
Строка 2: Строка 2:
| __TOC__
| __TOC__
|}
|}
 +
[[Category: Mangos characters database tables]]
К описанию таблиц [[Charactersdb_struct|базы данных characters]].
К описанию таблиц [[Charactersdb_struct|базы данных characters]].
Строка 8: Строка 9:
-
This table holds information on all ongoing petitions for a guild or for an arena team.
+
Таблица содержит информацию обо всех документах, нужных для создания команды арены или гильдии.
Строка 57: Строка 58:
<big>'''Описание полей'''</big>
<big>'''Описание полей'''</big>
====ownerguid====
====ownerguid====
-
The petition's owner's GUID. See [[characters#guid|characters.guid]]
+
Идентификатор документа. См. [[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====
-
The type of the petition.
+
Тип документа.
{| 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
Личные инструменты