02-25-2015, 12:26 PM
Ok so I been working on my own small task files and think I got it working ok so far. Learning how to do this has been kinda fun...
So I would like to try to add to my file...
Currently my file has 6 task for gathering crystals can I add a task to do fates like so
all fates in southshroud. change task at lvl 28.
[3] = {
["mode"] = "Grind";
["fateId"] = "";
["maxLevel"] = 28;
["location"] = {
["map"] = 153;
["mesh"] = "South Shroud";
But instead say do fates by time and have a gear set number.
Also at the end would like to add a spot for it to go to when task is completed like a rest spot so not just standing at the last node...
Ex: fate 1hr, gather, gather, fate 1hr, gather, gather, fate, gather, gather, end or start over
Thank you for any help or feedback
So I would like to try to add to my file...
Currently my file has 6 task for gathering crystals can I add a task to do fates like so
all fates in southshroud. change task at lvl 28.
[3] = {
["mode"] = "Grind";
["fateId"] = "";
["maxLevel"] = 28;
["location"] = {
["map"] = 153;
["mesh"] = "South Shroud";
But instead say do fates by time and have a gear set number.
Also at the end would like to add a spot for it to go to when task is completed like a rest spot so not just standing at the last node...
Ex: fate 1hr, gather, gather, fate 1hr, gather, gather, fate, gather, gather, end or start over
Thank you for any help or feedback