(10-31-2017, 10:49 PM)lanceangel Wrote: so basically just want it to go to the next hunt (fate or non-fate) if current hunt fate is not active :D
But...but...isn't it a constant teleporting from one map to another when there are only 2 fate-type hunts left? And Running to location may take more time than FATE itself so you can miss it...
Current logic is something like that:
- You teleport to map
- Bot checks if this map has fate hunt and
-- If it's up, then it goes to this fate.
-- If fate hunt is not up, than it goes to non-fate hunt on current map.
-- If there are no non-fate hunts on current map bot checks option "Don't wait for FATE if there is non-fate hunts"
--- If option is checked, than bot trying to find non-fate hunt on another map.
---- If there is non-fate hunt - bot teleports to another map.
---- If all non-fate hunts are already done - bot keeps waiting for fate on current map to prevent constant teleporting between 2 locations.
--- If option is not checked - bot keeps waiting for fate on current map.