Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.


Back-to:World

The `game_event_npcflag` table

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.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

eventEntry

tinyint(3)

unsigned

PRI

NO

 

 

Entry of the game event

guid

mediumint(8)

unsigned

PRI

NO

0

 

 

npcflag

int(10)

unsigned

 

NO

0

 

 

Description of the fields

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.

...

Info
titleThis article has been moved

You can find it in our new wiki at: https://trinitycore.info/en/database/master/world/game_event_npcflag