MMOMinion
Bot not seeing Rosemary as a valid Botany item - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: Support - English, Deutsch, 中文 (https://www.mmominion.com/forumdisplay.php?fid=92)
+---- Forum: English Support & Questions (https://www.mmominion.com/forumdisplay.php?fid=93)
+---- Thread: Bot not seeing Rosemary as a valid Botany item (/showthread.php?tid=11194)



Bot not seeing Rosemary as a valid Botany item - rsilva712 - 03-15-2015

Loos like this item may have been misclassified as a chocobo item in the bot. Item ID 10096 , shows up on the ffxvi_task_gather.lua file under chocoboItems (line 1975).

I have removed the item from the lua file and reloaded, let's see if the bot gathers it correctly next round.

[Image: 15fj5s1.png]


RE: Bot not seeing Rosemary as a valid Botany item - Ace - 03-15-2015

Yes, you are correct, I will have to correct the "IsChocoboFood" function in ffxiv_helpers.lua.