(09-18-2017, 03:50 PM)Exarch Wrote: Yeah I tried a bunch of things even when I have it targeted and click start it will still run away and try to grind fates. I thought it was because I had my grind settings set to fate only it could be causing the issue but even when I turned that off it was still doing the same thingOh, ok...i see problem now. Atleast I think so, because it's totally logical.
If in grind mode "Do Fates" checked - then it ignores my settings. I belive I can fix it on my side...meenwhile if you manually disable this flag on Grind mode it should work.
About Yo-kai ...what version are you talking about?
Last time I saw source for Yo-kai 1.2 there war this script:
Code:
if (gBotMode ~= GetString("grindMode")) then
ffxivminion.SwitchMode(GetString("grindMode"))
end