game_event_save
The `game_event_save` table
Table Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| eventEntry | TINYINT | UNSIGNED | PRI | NO | |||
| state | TINYINT | UNSIGNED | NO | 1 | |||
| next_start | INT | UNSIGNED | NO | 0 |
Description of the fields
eventEntry
field-no-description|1
state
field-no-description|2
next_start
field-no-description|3