show me the code your using
Heres one I made earlier that works fine
you cant use high priority and you cant use complete conditions.
Heres one I made earlier that works fine
Code:
["tasks"] = {
[301] = {
["type"] = "botany";
["timeout"] = 2000;
["minlevel"] = 51;
["maxlevel"] = 60;
["radius"] = 200;
["whitelist"] = "4";
["item1"] = "Rainbow Cotton Boll";
["skillprofile"] = "(Gather) Leveling";
["mapid"] = 397;
["pos"] = {
["x"] = -171.10908508301;
["y"] = 85.430541992188;
["z"] = -218.21141052246;
};
["usecollect"] = false;
};
[302] = {
["type"] = "botany";
["timeout"] = 2000;
["minlevel"] = 51;
["maxlevel"] = 60;
["radius"] = 200;
["whitelist"] = "4";
["item1"] = "Rainbow Cotton Boll";
["skillprofile"] = "(Gather) Leveling";
["mapid"] = 397;
["pos"] = {
["x"] = -167.10908508301;
["y"] = 86.430541992188;
["z"] = -213.21141052246;
};
["usecollect"] = false;
};
[303] = {
["type"] = "botany";
["timeout"] = 2000;
["minlevel"] = 51;
["maxlevel"] = 60;
["radius"] = 200;
["whitelist"] = "4";
["item1"] = "Rainbow Cotton Boll";
["skillprofile"] = "(Gather) Leveling";
["mapid"] = 397;
["pos"] = {
["x"] = -155.10908508301;
["y"] = 91.430541992188;
["z"] = -345.21141052246;
};
["usecollect"] = false;
};
[304] = {
["type"] = "botany";
["timeout"] = 2000;
["minlevel"] = 51;
["maxlevel"] = 60;
["radius"] = 200;
["whitelist"] = "4";
["item1"] = "Rainbow Cotton Boll";
["skillprofile"] = "(Gather) Leveling";
["mapid"] = 397;
["pos"] = {
["x"] = -188.10908508301;
["y"] = 92.430541992188;
["z"] = -400.21141052246;
};
["usecollect"] = false;
};
[305] = {
["type"] = "botany";
["timeout"] = 2000;
["minlevel"] = 51;
["maxlevel"] = 60;
["radius"] = 200;
["whitelist"] = "4";
["item1"] = "Rainbow Cotton Boll";
["skillprofile"] = "(Gather) Leveling";
["mapid"] = 397;
["pos"] = {
["x"] = -330.10908508301;
["y"] = 79.430541992188;
["z"] = -304.21141052246;
};
["usecollect"] = false;
};
[306] = {
["type"] = "botany";
["timeout"] = 2000;
["minlevel"] = 51;
["maxlevel"] = 60;
["radius"] = 200;
["whitelist"] = "4";
["item1"] = "Rainbow Cotton Boll";
["skillprofile"] = "(Gather) Leveling";
["mapid"] = 397;
["pos"] = {
["x"] = -330.10908508301;
["y"] = 79.430541992188;
["z"] = -304.21141052246;
};
["usecollect"] = false;
};
you cant use high priority and you cant use complete conditions.