Durium Ore task 2 and 3 are wrong position, it is going to crescent spring water. These work for me but it sometimes doesnt fly from 2 to 3 and takes a few hits.
Code:
[2] = {
["minlevel"] = 66;
["maxlevel"] = 70;
["mapid"] = 614;
["radius"] = 45;
["pos"] = {
["x"] = 878.94;
["y"] = 140.42;
["z"] = -134.7;
["h"] = 1.64;
};
["type"] = "mining";
["item1"] = "Durium Ore";
["skillprofile"] = "G_Multi_Gathering";
["gathermaps"] = true;
["dangerousarea"] = true;
["usestealth"] = true;
["timeout"] = 45;
};
[3] = {
["minlevel"] = 66;
["maxlevel"] = 70;
["mapid"] = 614;
["radius"] = 55;
["pos"] = {
["x"] = 802.85;
["y"] = 131.38;
["z"] = 3.11;
["h"] = 0.82;
};
["type"] = "mining";
["item1"] = "Durium Ore";
["skillprofile"] = "G_Multi_Gathering";
["gathermaps"] = true;
["dangerousarea"] = true;
["usestealth"] = true;
["timeout"] = 45;
};