Primarily just a bug fix update, but there is a new feature!
Updates:
Added a "RetryNumber" parameter to every onAttempt function. This will simply show you what the current attempt number is. More on this in the script comments.
Fixed a bug that caused functions with autoretry attempts set to -1 (repeat till success) to stop after the first attempt.
Fixed a bug with the Scoreboard functions that would result in a crash if the scoreboard was empty.
0 comments