Instance

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

Перейти к: навигация, поиск

Содержание

К описанию таблиц базы данных characters.


Таблица `instance`

This table holds static information on all current instances that have not yet been reset.


Структура

Field Type Attributes Null Key Default Comments
id int(11) unsigned NO PRI 0
map int(11) unsigned NO MUL 0
resettime bigint(40) NO MUL 0
difficulty tinyint(1) unsigned NO 0
data longtext


Описание полей

id

The instance ID. This number is unique to every instance.

map

The map ID the instance is in. See Map.dbc

resettime

The time when the instance will be reset, in Unix time. This field is zero for raid and heroic instances.

difficulty

The difficulty of the current instance. 1 = heroic, 0 = normal

data

Specific data belonging to the individual instance.

(c)udbwiki

Личные инструменты