Closed Rayanox closed 5 years ago
Gotta implement the following algorithm (when ownLimitReached == true): If (currentTime >= 00:00 AND currentTime < 9:00) { WaitUntil(Midday); }else { WaitFor(3 hours); }
Gotta implement the following algorithm (when ownLimitReached == true): If (currentTime >= 00:00 AND currentTime < 9:00) { WaitUntil(Midday); }else { WaitFor(3 hours); }