Skip to content

timers

Info

This page was last generated 2023.04.23

Relationship Diagram(s)

Diagram Edit

Relationships

Relationship Type Local Key Relates to Table Foreign Key
One-to-One char_id character_data id

Schema

Column Data Type Description
char_id int Unique Character Identifier
type mediumint Type
start int Start UNIX Timestamp
duration int Duration
enable tinyint Enabled: 0 = False, 1 = True