docs-en:character_queststatus_daily.md

character_queststatus_daily

<-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
guid INT UNSIGNED PRI NO 0 Global Unique Identifier
quest INT UNSIGNED PRI NO 0 Quest Identifier
time INT UNSIGNED NO 0

Description of the fields

The character GUID. See characters.guid.

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

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

  • docs-en/character_queststatus_daily.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1