用户工具

站点工具


数据库:world数据库:game_event_npcflag

game_event_npcflag 表


<-返回:World 数据库

This table contains npcflags that are to be added to an NPC when the specified event is active for the creature with the given guid.

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
eventEntryTINYINTUNSIGNEDPRINO Entry of the game event
guidMEDIUMINTUNSIGNEDPRINO0
npcflagINTUNSIGNED NO0

字段说明


eventEntry

The eventEntry that is tied to this npcflag change.

guid

The guid of the creature that you want to change npcflag for.

npcflag

The npcflags that you want to set. The value specified here is bitwise added to the npcflag already set on the NPC.

So, if you want the creature to be also a quest giver, just put 2 in this column.

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki