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:Characters

The `character_queststatus_daily` table

Holds information on the daily quest status of every player. The quest must have type = 87 or the 4096 flag at QuestFlags.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Character queststatus daily

int(10)

unsigned

PRI

NO

0

 

Global Unique Identifier

Character queststatus daily

int(10)

unsigned

PRI

NO

0

 

Quest Identifier

Character queststatus daily

int(10)

unsigned

 

NO

0

 

 

Description of the fields

guid

The character GUID. See characters.guid

quest

The quest ID of the daily quest. See quest_template.entry

time

The time when the quest was taken, in Unix time.

  • Sin etiquetas