Thread Rating:
  • 8 Vote(s) - 3.38 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any way to emulate item3 for gathering profiles
#5
lol sebbs man ur great found an old post that you talked about.....

Code:
["collectables"] = {
   ["Furymint"] = 300;
   ["Highland Oregano"] = 300;
};


which seems to have done the trick, thx

for anyone else interested in including the collectibles in their profile lists, i've included a full ex below for one gather spot

Code:
[1] = {  -- Furymint @ 12AM-4AM (Botanist / Coerthas Western Highlands)
    ["minlevel"] = 59;
    ["maxlevel"] = 60;
    ["mapid"] = 397;
    ["radius"] = 300;
    ["pos"] = {
        ["x"] = -582.01;
        ["y"] = 138.51;
        ["z"] = -388.88;
        ["h"] = -1.83;
    };
    ["type"] = "botany";
    ["item1"] = "Furymint";
    ["item2"] = "Highland Oregano";
    ["mingp"] = 600;
    ["eorzeaminhour"] = 0;
    ["eorzeamaxhour"] = 3;
    ["skillprofile"] = "Aetherial_Multi";
    ["gathermaps"] = false;
    ["gathergardening"] = false;
    ["usecordials"] = true;
    ["highpriority"] = true;
    ["unspoiled"] = true;
    ["usestealth"] = true;
    ["collectables"] = {
        ["Furymint"] = 300;
        ["Highland Oregano"] = 300;
    };
};
Reply
 


Messages In This Thread
RE: Question Regarding More Then A List of 6 Collectables - by kidz14 - 04-09-2016, 12:47 PM

Forum Jump:


Users browsing this thread: 9 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products