I am making a timer using a loop..
However the variable, {raid.timer} is not being subtracted at all, it just stays what it was set to.
No errors.
However the variable, {raid.timer} is not being subtracted at all, it just stays what it was set to.
No errors.
every 1 second:
if {raid.active} is 1:
subtract 1 from {raid.timer}
if {raid.timer} <= 0: