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 Actual »

Back-to:World

The `gameobject_questender` table

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

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

id

mediumint(8)

unsigned

PRI

NO

0

 

 

quest

mediumint(8)

unsigned

PRI

NO

0

 

Quest Identifier

Description of the fields

id

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

quest

The quest ID that this game object finishes. See quest_template.id

  • Sin etiquetas