Areatrigger involvedrelation

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

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `areatrigger_involvedrelation` table'''</big> Enable a trigge…»)
Строка 2: Строка 2:
| __TOC__
| __TOC__
|}
|}
-
Back to [[mangosdb_struct|world database]] list of tables.
+
К описанию таблиц [[mangosdb_struct|базы данных mangos]].
-
<big>'''The `areatrigger_involvedrelation` table'''</big>
+
<big>'''Таблица `areatrigger_involvedrelation'''</big>
-
Enable a trigger to finish one condition of a quest (explore)
+
Позволяет завершить условие квеста (explore)
-
If there is a record in the table for this a quest, then the quest will not be completed until the player activates this areatriger. The quest is not necessarily finished after that, but that one condition of the quest is satisfied. If the only condition of the quest is to explore an area, then the quest will be complete.
+
Если в данной таблице существует запись с указанием квеста, то игрок не выполнит квест, пока не активизирует этот areatriger. Квест не обязательно будет выполнен сразу после этого, но будет выполнено соответствующее условие квеста. Если квест содержит только это условие (explore), квест будет выполнен.
-
<big>'''Structure'''</big>
+
<big>'''Структура'''</big>
{| border="1"
{| border="1"
|Field
|Field
Строка 37: Строка 37:
-
<big>'''Description of the fields'''</big>
+
<big>'''Описание полей'''</big>
====id====
====id====
-
This is the trigger identifier from AreaTrigger.dbc
+
Идентификатор триггера из AreaTrigger.dbc
====quest====
====quest====
-
Quest's identifier (see [[quest_template#entry|quest_template.entry]])
+
Entry квеста (см. [[quest_template#entry|quest_template.entry]])

Версия 12:04, 3 февраля 2010

Содержание

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


Таблица `areatrigger_involvedrelation

Позволяет завершить условие квеста (explore)

Если в данной таблице существует запись с указанием квеста, то игрок не выполнит квест, пока не активизирует этот areatriger. Квест не обязательно будет выполнен сразу после этого, но будет выполнено соответствующее условие квеста. Если квест содержит только это условие (explore), квест будет выполнен.


Структура

Field Type Attributes Can be null Default Comments
id int(11) unsigned NO 0 Identifier
quest int(11) unsigned NO 0 Quest Identifier


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

id

Идентификатор триггера из AreaTrigger.dbc

quest

Entry квеста (см. quest_template.entry)

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