Battlemaster entry

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

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

Текущая версия на 17:10, 10 декабря 2010

Содержание

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


Таблица `battlemaster_entry`

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


Структура

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


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

entry

Номер существа. Смотри creature_template.entry.

bg_template

Номер шаблона поля боя. Смотри Battleground_template.

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