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 [2015-01-13] - sebbs - 02-22-2015

Not that i can see last live update was the 13/1/15.


RE: [Release] TaskManager - Updated [2015-01-13] - brocklesnar - 02-22-2015

(02-22-2015, 03:33 AM)sebbs Wrote:  
(02-21-2015, 01:17 PM)brocklesnar Wrote:  Target: Lesser Kalong for Netherfall book is incorrect location.



south shroud:

Well XYZ from TP module:
["x"] = 377.65
["y"] = -3.92
["z"] = 84.63


(02-21-2015, 04:20 PM)sebbs Wrote:  thanks

Updated.

Let me know if it has any more issues.

Has been updated already

I tried it but it still runs towards the marker set near [Amdapor Keep] instead of towards [Urth's Gift]


RE: [Release] TaskManager - Updated [2015-01-13] - sebbs - 02-22-2015

have you downloaded the updated one?

[1] = {
["mode"] = "Grind";
["markerType"] = "grindMarker";
["marker"] = "Lesser Kalong";
["contentId"] = 171;
["contentCount"] = 11;
["location"] = {
["map"] = 153;
["mesh"] = "South Shroud";
["x"] = 377.65;
["y"] = -3.92;
["z"] = 84.63;
};
};


RE: [Release] TaskManager - Updated [2015-01-13] - brocklesnar - 02-22-2015

yes i did but at amdapor location is the same named mob only like 12 levels lower in level then the ones you need for the book, so dunno why the char is going there


RE: [Release] TaskManager - Updated [2015-01-13] - sebbs - 02-22-2015

(02-22-2015, 10:11 AM)brocklesnar Wrote:  yes i did but at amdapor location is the same named mob only like 12 levels lower in level then the ones you need for the book, so dunno why the char is going there

Delete the old marker.

Redownload the new one..
The content ID has changed with the new mobs.


RE: [Release] TaskManager - Updated [2015-01-13] - roberto_mm86 - 02-22-2015

Hi!!
i want to make my own book for fate/mob grinding etc etc can u explain how i can make it pls?


RE: [Release] TaskManager - Updated [2015-01-13] - Cichard - 02-22-2015

(02-22-2015, 12:33 PM)roberto_mm86 Wrote:  Hi!!
i want to make my own book for fate/mob grinding etc etc can u explain how i can make it pls?

by looking at a current one and copying it.


RE: [Release] TaskManager - Updated [2015-01-13] - blood - 02-22-2015

how can i wait after each teleport kill? my guy teleports away before he gets credit for mob kill


RE: [Release] TaskManager - Updated [2015-01-13] - Cichard - 02-22-2015

dont use TP in open world. High risk of ban. Best to use the mesh and navigate.


RE: [Release] TaskManager - Updated [2015-01-13] - roberto_mm86 - 02-22-2015

(02-22-2015, 02:51 PM)Cichard Wrote:  
(02-22-2015, 12:33 PM)roberto_mm86 Wrote:  Hi!!
i want to make my own book for fate/mob grinding etc etc can u explain how i can make it pls?

by looking at a current one and copying it.

U mean this?
[1] = {
["mode"] = "Grind";
["markerType"] = "grindMarker";
["marker"] = "Lesser Kalong";
["contentId"] = 171;
["contentCount"] = 11;
["location"] = {
["map"] = 153;
["mesh"] = "South Shroud";
["x"] = 377.65;
["y"] = -3.92;
["z"] = 84.63;
};
};

ok but if i want to go in a multiple map and kill other mob what i need to do?
and how i can teleport in another map without teleport? im scared to get banned so i want normal crystal teleport and run with my chocobo!
and how i can make a white file to put that coordinate inside?