Game event save tc2
From TrinityCore Wiki
|
Back to characters database list of tables.
The `game_event_save` table
This table has no description. You can help TDB wiki by clicking here to describe this table, if you have permissions.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| event_id | mediumint(8) | unsigned | PRI | NO | NULL | ||
| state | tinyint(3) | unsigned | NO | 1 | |||
| next_start | bigint(11) | unsigned | NO | 0 |
Description of the fields
event_id
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
state
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
next_start
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.