character_queststatus_rewarded

Back-to:Characters

The `character_queststatus_rewarded` table

This table holds information of every rewarded quest to a player.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid

int(10)

unsigned

PRI

NO

0

 

Global Unique Identifier

quest

int(10)

unsigned

PRI

NO

0

 

Quest Identifier

activetinyint(3)unsigned NO1  

Description of the fields

guid

The character GUID. See characters.guid

quest

The quest ID of the rewarded quest. See quest_template.id

active

field-no-description