character_queststatus
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | PRI | NO | 0 | ||
| quest | int | unsigned | PRI | NO | 0 | ||
| status | tinyint | unsigned | NO | 0 | |||
| explored | tinyint | unsigned | NO | 0 | |||
| acceptTime | bigint | signed | NO | 0 | |||
| endTime | bigint | signed | NO | 0 | |||
Description of fields
guid
- no description -
quest
- no description -
status
- no description -
explored
- no description -
acceptTime
- no description -
endTime
- no description -
