Feature - New #1220
BJScript BJ Quest Bot Timer Window for Waits
Start date:
2014-10-13
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
by default, when a wait is called, put a timer on the screen for however long the time will wait.
Sometimes it is hard to tell what the bot is doing, or if the wait has failed due to disconnection or other issues. This will give feedback to the customer about how long the wait is, and will also show interactivity. Perhaps a button on the wait state with "next step of quest" too if they get impatient?
Updated by bjcasey almost 10 years ago
- Status changed from New to Implemented
(Timed Wait): With Quest Step Debugging enabled, the remaining wait time will be echoed to the console in milliseconds.
Users can already advance to the next quest step by pressing the Next Quest Step button.