Versiones comparadas

Clave

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

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Game event npcflag tc2eventEntry

tinyint(3)

unsigned

PRI

NO

 

 

Entry of the game eventGame event npcflag tc2

guid

mediumint(8)

unsigned

PRI

NO

0

 

 

Game event npcflag tc2

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.

...