Game event gameobject

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

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

Содержание

Back to world database list of tables.


The `game_event_gameobject` table

Contains all gameobjects instances that participate to any game event.


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 gameobject participating in the event (gameobject.guid)

event

Entry of the event (game_event.entry)

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