diff --git a/af/bore.af b/af/bore.af index d7fb8dc..6d98867 100644 --- a/af/bore.af +++ b/af/bore.af @@ -64,6 +64,8 @@ STATE: {hunt} ~~ { DO: DoAll DoExpr {setvar[serviceClock,stopwatchcreate[]]} DoExpr {stopwatchstart[getvar[serviceClock]]} + IF: Not Expr {testvar[stipendBackoffSeconds]} + DO: DoExpr {setvar[stipendBackoffSeconds, 86400]} IF: Death DO: DoAll Chat {/a I died! But I will comeback!} @@ -289,6 +291,9 @@ STATE: {service_decide} ~~ { DoExpr {clearvar[bellaBackoffClock]} IF: All Expr {getqueststatus[`stipendtimer_0812`]==1} + Not All + Expr {testvar[stipendBackoffClock]} + Expr {stopwatchelapsedseconds[getvar[stipendBackoffClock]]