PDA

View Full Version : About Alarms



Tryller
08-28-2016, 08:12 PM
is possible to enable and disable alarms in xenobot?
example
if (action) then
enable()
else
disable()
end