Hi, I have this code
but the bot first kills the boss and after he can't find the object.
After this the bot is runnig back to a portal (start location). Because the MiniMapMarker said that there is a point of interest.
Act 4, garden level 2. Is there a method to ignore some MiniMapMarker hashes?
Code:
<ExploreDungeon markerDistance="50" questId="1" until="ObjectFound"
actorId="197491" objectDistance="300" boxSize="50" boxTolerance="0.05"
pathPrecision="30" ignoreGridReset="True">
but the bot first kills the boss and after he can't find the object.
After this the bot is runnig back to a portal (start location). Because the MiniMapMarker said that there is a point of interest.
Act 4, garden level 2. Is there a method to ignore some MiniMapMarker hashes?