log_encounter
The `log_encounter` table
Table Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| time | DATATIME | SIGNED | NO | ||||
| map | SMALLINT | UNSIGNED | NO | ||||
| difficulty | TINYINT | UNSIGNED | NO | ||||
| creditType | TINYINT | UNSIGNED | NO | ||||
| creditEntry | INT | UNSIGNED | NO | ||||
| playersInfo | TEXT | SIGNED | NO |
Description of the fields
time
field-no-description|1
map
field-no-description|2
difficulty
field-no-description|3
creditType
field-no-description|4
creditEntry
field-no-description|5
playersInfo
field-no-description|6