MMOMinion
Newb Questions - 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: Newb Questions (/showthread.php?tid=12131)



Newb Questions - Googlemo - 06-02-2015

Started using your awesome bot, and got REALLY confused with so much features in it. Also couldn't find anything about coding your own scripts for it, even tho it was mentioned like this:
Full open LUA API for all you crazy coders n scripters out there

how, can i find and implement this?


RE: Newb Questions - Ace - 06-02-2015

In the bot folder, the LuaMods folder contains all of the lua code the bot currently uses, each folder is essentially a module.

Documentation about API can be found here --> https://github.com/MINIONBOTS/FFXIVMinion/wiki


RE: Newb Questions - Googlemo - 06-03-2015

Thank you, have to spend some time getting thro that.