Game event creature

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

Версия от 10:00, 3 февраля 2010; KiriX (Обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

Содержание

Back to world database list of tables.


The `game_event_creature` table

Contains all creature instances that have to be spawned/unspawned during defined game events.


Structure

Field Type Null Key Default Extra
guid int(10) unsigned NO PRI
event mediumint(9) NO 0


Description of the fields

guid

Guid of the creature participating in the event (creature.guid)

event

Entry of the event (game_event.entry)

  • Use +entry to have the creature added during the event
  • Use -entry to have it removed during the event
Личные инструменты