AzerothCore
Pages :

quest_tracker

<-返回至:Character

quest\_tracker

表结构

Field Type Attributes Key Null Default Extra Comment
id MEDIUMINT UNSIGNED NO 0
character_guid INT UNSIGNED NO 0
quest_accept_time DATETIME SIGNED NO
quest_complete_time DATETIME SIGNED YES
quest_abandon_time DATETIME SIGNED YES
completed_by_gm TINYINT SIGNED NO 0
core_hash VARCHAR(120) SIGNED NO 0
core_revision VARCHAR(120) SIGNED NO 0

字段说明

id

field-no-description|1

character_guid

请参阅 characters.guid

quest_accept_time

任务被接受的时间。

quest_complete_time

任务完成的时间。

quest_abandon_time

任务被放弃的时间。

completed_by_gm

field-no-description|6

core_hash

field-no-description|7

core_revision

field-no-description|8