Bug #1403
Added by LostOne over 9 years ago.
Updated over 9 years ago.
Description
It looks like Search_For_Collectibles requires that ogrebot have Move to Area checked. Otherwise it will just target the shiny and not move. There are a number of movement setups that seem to change this setting and do not turn it back on. I've tried to start just turning Move to Area back on before every Search_For_Collectibles call, but that's kind of a pain. You might add check at the begining to of the Search_For_Collectibles function to record the state of Move to Area... ensure that is is on for the collection... then return it to it's starting state. Or something... whatever.
Another issue with this function is if you happen to get aggro while trying to loot a shiny. The bot won't give up the shiny target as the mobs beat on your ass. I've just made 100% sure that i clear all agrro mobs before calling the search function. However, aggro during loot should equal a stuck state.
- Status changed from New to In Progress
You should be clearing all aggro mobs before collecting the shinies. This was part of the reason why it was changed to a Quest Creator Action instead of just automatic in the loot routine.
I'll look into the move to area problem.
- Status changed from In Progress to Resolved
With Patch # 115:
Search For Collectibles will now turn on Move to Area before attempting to move to the collectible and turns it off afterward if it was off to start with.
Also available in: Atom
PDF