Back to 'character_queststatus_monthly' Return to characters Go to 'character_queststatus_seasonal'
This table holds information of every rewarded quest to a player.
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 | |
active | tinyint | unsigned | NO | 1 |
The guid of the character.
The quest ID to mark as rewarded.
In case of a player faction change, quests not matching the new faction are marked as inactive.
Back to 'character_queststatus_monthly' Return to characters Go to 'character_queststatus_seasonal'