We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
it seems like there is a delay 1 - 1.5 secs each time after a waypoint has been taken before going back / walking to vendor.
While the interaction with the vendor is nearly instant this eats 3+ secs each cycle.
Is this a safety-feature? can this be configured for testing purposes?
The text was updated successfully, but these errors were encountered:
kolbot/d2bs/kolbot/libs/core/Pather.js
Line 1421 in 0f1aefd
It's a safety delay to prevent crashing when the area is taking awhile to load.
Sorry, something went wrong.
TY M8,
changed this delay to 100, nearly doubles cycles at charsi and no issues since 3days on shopbot or runners.
Might be a problem with slower/unstable ISP's though.
cheers
No branches or pull requests
it seems like there is a delay 1 - 1.5 secs each time after a waypoint has been taken before going back / walking to vendor.
While the interaction with the vendor is nearly instant this eats 3+ secs each cycle.
Is this a safety-feature? can this be configured for testing purposes?
The text was updated successfully, but these errors were encountered: