game_event_save

Back-to:Characters

The `game_event_save` table

table-no-description

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

field-no-description|1

state

field-no-description|2

next_start

field-no-description|3