Yogstation 13 - Modules - TypesVar Details

Events

Vars

controllist of all datum/round_event_control. Used for selecting events based on weight and occurrences.
currentruncache of currently running events, for lag checking.
frequency_lowerThe lower bound for how soon another random event can be scheduled.
frequency_upperThe upper bound for how soon another random event can be scheduled.
runninglist of all existing /datum/round_event currently being run.
scheduledThe next world.time that a naturally occuring random event can be selected.
wizardmodeWill wizard events be included in the event pool?

Var Details

control

list of all datum/round_event_control. Used for selecting events based on weight and occurrences.

currentrun

cache of currently running events, for lag checking.

frequency_lower

The lower bound for how soon another random event can be scheduled.

frequency_upper

The upper bound for how soon another random event can be scheduled.

running

list of all existing /datum/round_event currently being run.

scheduled

The next world.time that a naturally occuring random event can be selected.

wizardmode

Will wizard events be included in the event pool?