MMOMinion
[Release] TaskManager - Updated [2015-02-28] - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: Outdated (https://www.mmominion.com/forumdisplay.php?fid=110)
+---- Thread: [Release] TaskManager - Updated [2015-02-28] (/showthread.php?tid=9954)



RE: [Release] TaskManager - Updated [2014-12-16] - Rusifaa - 12-28-2014

Is it possible to make a profile that attunes to every aetherite?


RE: [Release] TaskManager - Updated [2014-12-16] - rsilva712 - 12-29-2014

should be easy. just a bunch of zone ids with interacts, and run with "use aetherites" disabled on the bot.


RE: [Release] TaskManager - Updated [2014-12-16] - Rusifaa - 12-29-2014

Well this add-on is awesome and the book tasks worked great.

Gonna see if I can get something like that working later on.

was trying with something like:

[0] = {
["mapid"] = 141;
["type"] = "interact";
["delay"] = 2000;
["id"] = 4205023;
["contentid"] = 53;
["meshname"] = "Zone_Thanalan_Central";
["pos"] = {
["y"] = 0.30000001192093;
["x"] = -16.200000762939;
["z"] = -166.60000610352;
};
};

for a task but definitely not doing what I want it to do.

Does this even make sense? Do I need to add in more parameters?


RE: [Release] TaskManager - Updated [2014-12-16] - sebbs - 12-29-2014

Install files here.....
[Image: 2cgkgg9.png]
Select task and enable.
[Image: 2lm9cah.png]

(12-29-2014, 02:11 AM)Rusifaa Wrote:  Well this add-on is awesome and the book tasks worked great.

Gonna see if I can get something like that working later on.

was trying with something like:

[0] = {
["mapid"] = 141;
["type"] = "interact";
["delay"] = 2000;
["id"] = 4205023;
["contentid"] = 53;
["meshname"] = "Zone_Thanalan_Central";
["pos"] = {
["y"] = 0.30000001192093;
["x"] = -16.200000762939;
["z"] = -166.60000610352;
};
};

for a task but definitely not doing what I want it to do.

Does this even make sense? Do I need to add in more parameters?

Interact isnt part of the current tm program.

If you make the request it may be added but for now it would need to be part of a quest file.


RE: [Release] TaskManager - Updated [2014-12-16] - Rusifaa - 12-29-2014

Okay, Thanks Sebbs

Guess I'll try making a quest profile for attuning to the aetherites.


RE: [Release] TaskManager - Updated [2014-12-16] - saito.mishima - 01-01-2015

Figured I'd upload a quick example of how the hunting log task can be done. I based this off of Sebb's formatting for books and it wouldn't currently be possible without Earisu's Task Manager. I tested rank 1 archer starting at level 6 on 2 characters and it did all entries in level 1 gear. It acts a bit goofy with links but eventually straightens itself out.

Edit:
Added Rank 2-3. Tested with 50 BRD. I wouldn't recommend attempting with a low level arc as the links can get crazy.


RE: [Release] TaskManager - Updated [2014-12-16] - rsilva712 - 01-01-2015

Nice, good job. Going to make a few myself this week once my mules are 50


RE: [Release] TaskManager - Updated [2014-12-16] - Hackzor - 01-02-2015

neat tool. i just noticed that toon killed more than what is required to slain 10 times. killed 15 times before tp to next spot. not sure if this intended.
not counting correctly. slain 5 times only show 3 on task manager.


RE: [Release] TaskManager - Updated [2014-12-16] - sebbs - 01-02-2015

The count issue is know. Atm it usually counts less than actual so it wont be a bit issue right now.

Duty count is off too.

Gathering works fine.


RE: [Release] TaskManager - Updated [2014-12-16] - sebbs - 01-02-2015

New little addon which compliments TaskMaster very nicely for duty runs found Here

This will make farming Relic drops, Duty Leveling etc etc so much easier.

This is being tested by me right now but here is a leveling pack with most of the work done for you all. (3 Dungeons in no issues)

Let me know if any bugs occur and thanks to Nasoo for the duty swap add-on.

Contents:

Task Master (Credit to Earisu)
Duty Swap add-on (Credit to Nasoo)
Leveling Profiles (Credit to Cichard)
Leveling Tasks (Myself)

The task is specificly for classes made after all dungeons are unlocked and will follow the Duties shown Here.

15-20 Satasha
20-24 Halatali
24-28 Toto-Rak
28-35 Hauke Manor
35-38 Sunken Temple
38-42 Cutter's Cry
42-44 Stone Vigil
44-47 Dzemael Darkhold
47-50 Aurum Vale

Put Duties in folder \LuaMods\ffxivminion\DutyProfiles

Use the task on the Leader who needs to be the lowest level.
Use the switch addon on the others.

Have fun.

Fate Leveling Task also in the pack.


.rar   Leveling Pack.rar (Size: 16.6 KB / Downloads: 149)