Thread Rating:
  • 6 Vote(s) - 3.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
navmesh report and some questions
#1
hi,

first, i want to report a not meshed unspoiled node

map id: 400
pos:
x: 223.13348388672
y: 218.53285217285
z: -657.54119873047

second point:
in HW zones, nodes are far from each other, each times i can gather 1st and second place, but not the third one, bot just wait.
I saw in example.lua that the radius of entity scan is limited to 120. but in some HW zones, nodes are more far than 120.

i try this (1 task per nodes group) but it don't execute the task, it stop before complete condition is true, and go to next task, when other tasks are ok, it teleport again to this place and do the same thing
(my profile is long, i just paste this piece of code)
Code:
[1] = {
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 401;
            ["pos"] = {
                ["x"] = 514;
                ["y"] = -113;
                ["z"] = 433;
            };
            ["timeout"] = 2000;
            ["skillprofile"] = "min cristal eau";
            ["type"] = "mining";
            ["radius"] = 500;
            ["whitelist"] = "1";
            ["item1"] = "Water Crystal";
            ["condition"] = {
                ["ItemCount(13) < 7000"] = true;
            };
            ["complete"] = {
                ["ItemCount(13) >= 7000"] = true;
            };
        };
        [17] = {
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 401;
            ["pos"] = {
                ["x"] = 652;
                ["y"] = -124.25;
                ["z"] = 330;
            };
            ["timeout"] = 2000;
            ["skillprofile"] = "min cristal eau";
            ["type"] = "mining";
            ["whitelist"] = "1";
            ["item1"] = "Water Crystal";
            ["condition"] = {
                ["ItemCount(13) < 7000"] = true;
            };
            ["complete"] = {
                ["ItemCount(13) >= 7000"] = true;
            };
        };
        [18] = {
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 401;
            ["pos"] = {
                ["x"] = 719;
                ["y"] = -97.36;
                ["z"] = 450;
            };
            ["timeout"] = 2000;
            ["skillprofile"] = "min cristal eau";
            ["type"] = "mining";
            ["whitelist"] = "1";
            ["item1"] = "Water Crystal";
            ["condition"] = {
                ["ItemCount(13) < 7000"] = true;
            };
            ["complete"] = {
                   ["ItemCount(13) >= 7000"] = true;
            };
        };

my control of ffXIVminion is not so good, usually, i try to understand things by myself, but here i need some help ^^

questions:
there is a way to gathering in zones where nodes are far from each other? maybe 1 tasks divided in subtasks, i don't know how it can be doable.

in profile is it possible to enter a position be placed in the air (base position), for looking less bottish?

and finally, in a profile, is it possible to call other profile or something similar
ex: do gathering, then fishing, then mob farming

thanks
Reply
 


Messages In This Thread
navmesh report and some questions - by flash61000 - 12-15-2015, 11:26 PM
RE: navmesh report and some questions - by Ace - 12-22-2015, 09:53 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products