Gameobject battleground

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

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `gameobject_battleground` table'''</big> This table contains …»)
Строка 5: Строка 5:
-
<big>'''The `gameobject_battleground` table'''</big>
+
<big>'''Таблица `gameobject_battleground`'''</big>
-
This table contains the events of gameobjects which are spawned on battlegrounds.  
+
Эта таблица содержит  данные о событиях с ГО на поле боя (Бг).
-
<big>'''Structure'''</big>
+
<big>'''Структура'''</big>
{| border="1"
{| border="1"
-
|'''Field'''
+
|'''Поле'''
-
|'''Type'''
+
|'''Тип'''
-
|'''Null'''
+
|'''Пусто'''
-
|'''Key'''
+
|'''Ключ'''
-
|'''Default'''
+
|'''Дефолт'''
|-
|-
|[[#guid|guid]]
|[[#guid|guid]]
Строка 38: Строка 38:
-
<big>'''Description of the fields'''</big>
+
<big>'''Описание полей таблицы'''</big>
====guid====
====guid====
-
The global unique identifier for the game object. This field must be unique among all game objects and is linked to the gameobject-table.
+
Уникальный идентификатор для game object. This field must be unique among all game objects and is linked to the gameobject-table.
====event1====
====event1====
-
main event
+
Главное событие.
====event2====
====event2====
-
sub event
+
Дополнительное событие.

Версия 01:24, 21 марта 2010

Содержание

Back to world database list of tables.


Таблица `gameobject_battleground`

Эта таблица содержит данные о событиях с ГО на поле боя (Бг).


Структура

Поле Тип Пусто Ключ Дефолт
guid int(10) unsigned NO PRI NULL
event1 tinyint(3) unsigned NO NULL
event2 tinyint(3) unsigned NO NULL


Описание полей таблицы

guid

Уникальный идентификатор для game object. This field must be unique among all game objects and is linked to the gameobject-table.

event1

Главное событие.

event2

Дополнительное событие.

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