Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QuestPriorityKill Failing
#3
Any main scenario quests that is instanced with many mobs. I can give a few quests but most of these instanced quests are affected.

Fool Me Twice
Every Little Thing She Does Is Magitek
Keeping the Flame Alive (Heavensward)

If you disable and re-enable the bot on that same instance, it will work again but only up to one mob. After that, bot starts running to entrance again.

I manage to temporarily fix this issue but I'm not familiar enough with the API to know why it fixed it... On line 239 of "ffxiv_common_tasks.lua", I added the lines:

Edit: Tweaked this a bit to check to make sure you're in combat. All 3 quests are working with this change.
Code:
if (ml_global_information.Player_InCombat) then
            if (tostring(self.range) == "1.5" and distance > 100) then
                --d("breaking!")
                return true
            end
        end

By turning on the debug, I noticed that the MoveTo Position coordinate is wrong which ends up giving a distance of greater than 100. I'm sure I broke something by adding in that distance check but for now, I don't have to babysit the duty quest instances anymore.
Reply
 


Messages In This Thread
QuestPriorityKill Failing - by gc.cake - 01-17-2016, 02:47 PM
RE: QuestPriorityKill Failing - by Ace - 01-17-2016, 03:40 PM
RE: QuestPriorityKill Failing - by gc.cake - 01-17-2016, 07:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products