Posts: 131
Threads: 10
Joined: Apr 2014
i seem to be having a weird problem with looting in garuda EX, im running 2 bots using the same minion (2 diff keycodes) everything works fine but for some reason my 2nd character wont loot at the end but my 1st does. im thinking it could be some setting i have not turned on or off in game or something but cant seem to figure it out. any hints to what may be causing this?
Posts: 6,540
Threads: 67
Joined: Nov 2013
as in roll on loot? make sure you are not running the Loot addon because its built in to the duty mode now.
Posts: 131
Threads: 10
Joined: Apr 2014
im having a issue where the first run after starting the bot will work fine but the next run it will not loot. in console it will skip the loot task and then will keep saying "LT_DUTY->process overwatch executed an effect, breaking loop" and keeps spamming that in console. i shared my minion folder with a couple other fellow minion users and they are running it fine so its not the bot i dont think its some setting i have in game possibly.
Posts: 131
Threads: 10
Joined: Apr 2014
still having this issue with garuda with both the live version and the beta it keeps doing the same thing as a described above, would really like a response. this is getting very irritating since i cant do garuda EX anymore
Posts: 1
Threads: 0
Joined: Jun 2014
Posts: 67
Threads: 17
Joined: Aug 2014
12-12-2014, 07:02 PM
(This post was last modified: 12-12-2014, 07:35 PM by zerovisual.)
The fight works great, but my bots are not looting.. I am having to manually do this. I was looking for the loot ID. I thought maybe adding that in will help. They do port to right next to the chest, they just do not open it. This would make mount farming easier. Any ideas.. thanks
I am thinking it is 225.. i am gonna try adding in the loot id.
GOT IT:
My last task looks like this now:
[2] = {
["doWait"] = true;
["radius"] = 3;
["taskFunction"] = "ffxiv_task_loot.Create";
["maxWait"] = 3;
["doLoot"] = true;
["startPos"] = {
["General"] = {
["y"] = -1.928177118304;
["x"] = 1.2391729828225;
["h"] = -2.9064517021179;
["z"] = -13.719116210938;
};
};
["lootid"] = 225;
};
i believe the "doLoot" fixed it.