airalarm
Vars | |
alarm_manager | Represents a signel source of atmos alarms, complains to all the listeners if one of our thresholds is violated |
---|---|
alert_type | The fire alert type currently active |
my_area | A reference to the area we are in |
soundloop | The loopingsound for when there's shit fucky |
thermostat_deviation_max | How far the thermostat may deviate from T2OC |
thermostat_target | The current thermostat target temp |
ui_cooldown | Cooldown on UI actions, Prevents packet spam |
Procs | |
check_air_dangerlevel | main proc for throwing a shitfit if the air isnt right. goes into warning mode if gas parameters are beyond the tlv warning bounds, goes into hazard mode if gas parameters are beyond tlv hazard bounds |
Var Details
alarm_manager
Represents a signel source of atmos alarms, complains to all the listeners if one of our thresholds is violated
alert_type
The fire alert type currently active
my_area
A reference to the area we are in
soundloop
The loopingsound for when there's shit fucky
thermostat_deviation_max
How far the thermostat may deviate from T2OC
thermostat_target
The current thermostat target temp
ui_cooldown
Cooldown on UI actions, Prevents packet spam
Proc Details
check_air_dangerlevel
main proc for throwing a shitfit if the air isnt right. goes into warning mode if gas parameters are beyond the tlv warning bounds, goes into hazard mode if gas parameters are beyond tlv hazard bounds