07-13-2017, 11:28 AM
(This post was last modified: 07-13-2017, 11:35 AM by Balmur.
Edit Reason: Added console log
)
Hey, I still have the issue. I tried to translate another script:
I'm trying to gather this collectible: http://xivdb.com/item/19936/
But it gets rejected even when i'm using the id... The console says:
Code:
[6] = {
["type"] = "botany";
["radius"] = 300;
["item1"] = "Branche de hêtre";
["minlevel"] = 70;
["mapid"] = 612;
["pos"] = {
["x"] = -472.13977050781;
["y"] = 98.533432006836;
["z"] = -197.8917388916;
};
["highpriority"] = true;
["usestealth"] = true;
["resetdaily"] = true;
["eorzeaminhour"] = 18;
["eorzeamaxhour"] = 20;
["mingp"] = 600;
["skillprofile"] = "Gathering_Blue";
["unspoiled"] = true;
["collectables"] = {
[19936] = 450;
};
};
I'm trying to gather this collectible: http://xivdb.com/item/19936/
But it gets rejected even when i'm using the id... The console says:
Code:
Item current rarity [459].
Cannot collect item [Branche de h\xc3\xaatre], collectibility rating not approved.