显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # quest\_tracker [<-Back-to:Character](database-character.md) **The \`quest\_tracker\` table** **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | ----------------------- | ------------ | ---------- | --- | ---- | ------- | ----- | ------- | |[id][1] | MEDIUMINT | UNSIGNED | | NO | 0 | | | |[character_guid][2] | INT | UNSIGNED | | NO | 0 | | | |[quest_accept_time][3] | DATETIME | SIGNED | | NO | | | | |[quest_complete_time][4] | DATETIME | SIGNED | | YES | | | | |[quest_abandon_time][5] | DATETIME | SIGNED | | YES | | | | |[completed_by_gm][6] | TINYINT | SIGNED | | NO | 0 | | | |[core_hash][7] | VARCHAR(120) | SIGNED | | NO | 0 | | | |[core_revision][8] | VARCHAR(120) | SIGNED | | NO | 0 | | | [1]: #id [2]: #characterguid [3]: #questaccepttime [4]: #questcompletetime [5]: #questabandontime [6]: #completedbygm [7]: #corehash [8]: #corerevision **Description of the fields** ### id `field-no-description|1` ### character\_guid See [characters.guid](characters#guid). ### quest\_accept\_time When the quest was accepted. ### quest\_complete\_time When the quest was completed. ### quest\_abandon\_time When the quest was abandoned. ### completed\_by\_gm `field-no-description|6` ### core\_hash `field-no-description|7` ### core\_revision `field-no-description|8` docs-en/quest_tracker.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1