用户工具

站点工具


数据库:world数据库:game_event_model_equip

game_event_model_equip 表


<-返回:World 数据库

Contains all creature instances that need to change display id and/or equipment during defined game events.

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
eventEntryTINYINTSIGNED NO0 Entry of the game event.
guidINTUNSIGNEDPRINO0Unique
modelidMEDIUMINTUNSIGNED NO0
equipment_idMEDIUMINTUNSIGNED NO0

字段说明


eventEntry

Entry of the event (game_event.eventEntry)

  • In this table, event entry can only be positive

guid

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

modelid

New model to be used while the event is active (Refers to creature_model_info.modelid) Use 0 if only the equipment is to be changed during event.

equipment_id

New equipment to be used during the event (Refers to creature_equip_template.entry)) Use 0 if only the model is to be changed during event.

数据库/world数据库/game_event_model_equip.txt · 最后更改: 2023/09/24 20:07 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki