Pool gameobject

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

(Различия между версиями)
Перейти к: навигация, поиск
KiriX (Обсуждение | вклад)
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `pool_gameobject` table'''</big> Contains all pool instances t…»)
Следующая правка →

Версия 10:14, 3 февраля 2010

Содержание

Back to world database list of tables.

The `pool_gameobject` table

Contains all pool instances that participate to any game event.

Structure

Field Type Null Key Default Extra
guid int(10) unsigned NO PRI 0
pool_entry mediumint(8) unsigned NO PRI 0
chance float unsigned NO 0


Description of the fields

guid

Gameobject's GUID. A reference to Gameobject.

You can only use gameobjects with the type: GAMEOBJECT_TYPE_CHEST, GAMEOBJECT_TYPE_GOOBER, GAMEOBJECT_TYPE_FISHINGHOLE

pool_entry

Pool's ID. See pool_template

chance

Chance the gameobject will be spawned in the pool. All with equal chance should get 0, this will be faster then.

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