Stusse
08-28-2014, 03:20 PM
Suggestions for the Alarm panel:
Alarm.Start('name', value, ...)
Alarm.Stop('name')
For example:
Alarm.Start('Disconnected')
Alarm.Stop('Disconnected')
For example:
Alarm.Start('Low Health', 50)
Alarm.Stop('Low Health')
These suggestions make it much smoother to set alarms off while refilling, as well as much easier accesible than the current loadSettings that requires a file.
/Stusse
Alarm.Start('name', value, ...)
Alarm.Stop('name')
For example:
Alarm.Start('Disconnected')
Alarm.Stop('Disconnected')
For example:
Alarm.Start('Low Health', 50)
Alarm.Stop('Low Health')
These suggestions make it much smoother to set alarms off while refilling, as well as much easier accesible than the current loadSettings that requires a file.
/Stusse