Battlemaster entry

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

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `battlemaster_entry` table'''</big> Holds information on which…»)
(Перевел)
Строка 2: Строка 2:
| __TOC__
| __TOC__
|}
|}
-
Back to [[mangosdb_struct|world database]] list of tables.
+
Назад к списку таблиц [[mangosdb_struct|world database]]
<big>'''The `battlemaster_entry` table'''</big>
<big>'''The `battlemaster_entry` table'''</big>
-
Holds information on which NPC can start what battleground or arena.
+
Содержит информацию о НИП который может записать игроков на поля сражений или арены.
-
<big>'''Structure'''</big>
+
<big>'''Структура'''</big>
{| border="1"
{| border="1"
|'''Field'''
|'''Field'''
Строка 34: Строка 34:
-
<big>'''Description of the fields'''</big>
+
<big>'''Описание полей'''</big>
====entry====
====entry====
The ID of the creature. See [[creature_template#entry|creature_template.entry]]
The ID of the creature. See [[creature_template#entry|creature_template.entry]]
====bg_template====
====bg_template====
The battleground template ID. See [[Battleground_template]]
The battleground template ID. See [[Battleground_template]]

Версия 05:32, 22 февраля 2010

Содержание

Назад к списку таблиц world database

The `battlemaster_entry` table

Содержит информацию о НИП который может записать игроков на поля сражений или арены.


Структура

Field Type Null Key Default Extra
entry mediumint(8) unsigned NO PRI 0 Entry of a creature
bg_template mediumint(8) unsigned NO 0 Battleground template id


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

entry

The ID of the creature. See creature_template.entry

bg_template

The battleground template ID. See Battleground_template

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