目录

character_queststatus_daily 表


<-返回:Characters 数据库

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

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDPRINO0 Global Unique Identifier
questINTUNSIGNEDPRINO0 Quest Identifier
timeINTUNSIGNED NO0

字段说明


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.