Replies: 1 comment 3 replies
-
|
Your question is a funny one. How would you tell the bot that it's cleared enough? What constitutes enough? Is it done if it clears 90% of the rooms? What if that 10% actually has a lot of cows? The way clearLevel works is a greedy search, it takes the closest room at the end of each step, which always leaves areas unexplored. d2bs also can only see monsters within a 40 unit radius so trying to tell if a room is empty would mean at least traveling halfway if not more towards it. Download the most recent and add |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Could there possibly be a way to make it that the bots don't fully scan all edges of the map before ending the cow run?
Just noticed when watching that when they fully clear (besides cow king), they teleport around the map maybe around 10ish times (uncovering all edges/corners of map) before ending.
So would it be possible to add a detection or something from which if they fully do a cycle around the map ( and dont detect anymore cows ) they can end the cow run?
ty
Beta Was this translation helpful? Give feedback.
All reactions