MMOMinion
Need help with set up - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: Gather Profiles (https://www.mmominion.com/forumdisplay.php?fid=179)
+---- Thread: Need help with set up (/showthread.php?tid=15571)



Need help with set up - littleghost - 02-02-2016

I am trying to make a profile that gathers Unspoiled nodes and swaps to BTN or MIN to mine what i want, like say i want to get Ebony logs then Porcini but my profile i try to set up fail

[1] = {

            ["minlevel"] = 50;
            ["maxlevel"] = 60;
            ["radius"] = 75;
            ["mapid"] = 400;
            ["pos"] = {
                ["x"] = 159.58;
                ["y"] = 48.39;
                ["z"] = -91.23;
                ["h"] = -1.78;
            };
            ["type"] = "botany";
            ["mingp"] = 600;
            ["usecordials"] = true;
            ["eorzeaminhour"] = 4;
            ["eorzeamaxhour"] = 5;
            ["item1"] = "Ebony Log";
            ["skillprofile"] = "Gathering Unspoiled";
            ["resetdaily"] = true;
            ["unspoiled"] = true;
            ["lowpriority"] = true;
            ["timeout"] = 7000;
            ["usestealth"] = true;