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

Versión 1 Siguiente »

Back to world database list of tables.

The `gameobject_questrelation` table

Holds game object quest giver relations. The game objects in this table should all be of type QUESTGIVER (2).

Structure

Field

Type

Null

Key

Default

Extra

id

int(10) unsigned

NO

PRI

0

 

quest

int(10) unsigned

NO

PRI

0

 

Description of the fields

id

The template ID of the game object. See gameobject_template.entry

quest

The quest ID that this game object starts. See quest_template.entry

  • Sin etiquetas