Creature linking template
Материал из YTDB DataBase
Версия от 13:47, 16 октября 2011; NeatElves (Обсуждение | вклад)
|
К описанию таблиц базы данных mangos.
Таблица `creature_linking_template`
Структура
Field | Type | Attributes | Null | Key | Default | Comments |
entry | int(10) | unsigned | NO | PRI | creature_template.entry of the slave mob that is linked | |
map | mediumint(8) | unsigned | NO | PRI | Id of map of the mobs | |
master_entry | int(10) | unsigned | NO | master to trigger events | ||
flag | mediumint(8) | unsigned | NO | flag - describing what should happen when |
Описание полей
entry
Идентификатор существа(подчиненное), которое участвует в действии. См. creature_template.entry.
map
Идентификатор карты, на которой происходит действие. См. Maps.dbc.
master_entry
Идентификатор существа(главное), которое начинает действие. См. creature_template.entry.
flag
Значение флага действия.