Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 7 Siguiente »

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

Game event npcflag tc2

tinyint(3)

unsigned

PRI

NO

 

 

Entry of the game event

Game event npcflag tc2

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.

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

  • Sin etiquetas