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 8 Siguiente »

Back-to:World

The `game_event_gameobject` table

Contains all gameobjects instances that participate to any game event.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid

int(10)

unsigned

PRI

NO

NULL

 

 

event

smallint(6)

signed

 

NO

0

 

Put negative values to remove during event

Description of the fields

guid

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

event

Entry of the event (game_event.entry)

Use+*entry to have the gameobject added during the event
Use-*entry to have it removed during the event

  • Sin etiquetas