Back to 'character_queststatus' Return to characters Go to 'character_queststatus_monthly'
Holds information on the daily quest status of every player. The quest must have type = 87 or the 4096 flag at QuestFlags.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | int | unsigned | PRI | NO | 0 | Global Unique Identifier | |
quest | int | unsigned | PRI | NO | 0 | Quest Identifier | |
time | int | unsigned | NO | 0 |
The GUID of the character
The quest ID of the daily quest. See quest_template entry.
The time when the quest was taken, in Unix time.
Back to 'character_queststatus' Return to characters Go to 'character_queststatus_monthly'