Thread Rating:
  • 70 Vote(s) - 3.09 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] TaskManager - Updated [2015-02-28]
(01-18-2015, 02:06 AM)sero175 Wrote:  I was trying out the task manager today - awesome addon by the way! It took a little while to figure out, but I was finaly able to get it working. Initially, I noticed a lot of syntax errors with the duty profile names and index numbers with the provided files via the dropbox links for Atma Books. I made the necessary corrections, but I suggest someone go in there and clean them up because I am sure there will be conflcts or erros. Plus it will make the bug issues/complaints from users who are not familiar with editing their own scripts a lot less.

Also, I noticed that on index 5 of "2_Zodiac_Book_of_Skyfire_II - Duties" the bots would not move once they ported into Outer La Noscea.

Code:
[5] = {
            ["mode"] = "Grind";
            ["markerType"] = "grindMarker";
            ["marker"] = "Animus_U'Ghamaro_Golem";
            ["contentId"] = 2522;
            ["contentCount"] = 11;
            ["location"] =     {
                ["map"] = 180;
                ["mesh"] = "Outer La Noscea";
                ["x"] = 276.38116455078;
                ["y"] = 23.621067047119;
                ["z"] = -687.62023925781;
            };            
        };

It appears the nav mesh does not extend to the grind marker for these mobs. Just something to be aware of if anyone else runs into this problem. I was too lazy to extend the mesh, so I just manually killed the mobs and restarted the task manager on task 6.

I will post any other bugs I find as I work through the atma books on all my mules.


You need to update your mesh for that book it should be in the default mesh now.

What errors do you mean?

can pm me a list if you like ill look into it.
 


Messages In This Thread
RE: [DEV] TaskManager - by wisdom3 - 11-24-2014, 10:51 AM
RE: [DEV] TaskManager - by Shaolin2 - 11-24-2014, 10:55 AM
RE: [DEV] TaskManager - by sebbs - 11-24-2014, 11:05 AM
RE: [DEV] TaskManager - by earisu - 11-24-2014, 01:11 PM
RE: [DEV] TaskManager - by atmarkham - 11-29-2014, 12:32 AM
RE: [DEV] TaskManager - by fabeasy - 12-01-2014, 02:25 AM
RE: [WIP] TaskManager - by earisu - 12-01-2014, 11:51 AM
RE: [WIP] TaskManager - by sebbs - 12-01-2014, 02:28 PM
RE: [WIP] TaskManager - by earisu - 12-01-2014, 02:55 PM
RE: [WIP] TaskManager - by sebbs - 12-01-2014, 03:06 PM
RE: [WIP] TaskManager - by earisu - 12-01-2014, 03:19 PM
RE: [WIP] TaskManager - by sebbs - 12-01-2014, 03:25 PM
RE: [WIP] TaskManager - by earisu - 12-10-2014, 10:12 AM
RE: [WIP] TaskManager - by sebbs - 12-10-2014, 01:51 PM
RE: [WIP] TaskManager - by mumitroll - 12-11-2014, 09:58 AM
RE: [WIP] TaskManager - by GotDamned - 12-11-2014, 11:04 PM
RE: [WIP] TaskManager - by sebbs - 12-12-2014, 01:04 AM
RE: [WIP] TaskManager - by GotDamned - 12-12-2014, 07:25 AM
RE: [WIP] TaskManager - by sebbs - 12-12-2014, 07:43 AM
RE: [WIP] TaskManager - by Illua - 12-12-2014, 09:57 AM
RE: [WIP] TaskManager - by elementy - 12-12-2014, 05:55 PM
RE: [WIP] TaskManager - by sebbs - 12-12-2014, 08:27 PM
RE: [WIP] TaskManager - by GotDamned - 12-12-2014, 07:10 PM
RE: [WIP] TaskManager - by GotDamned - 12-12-2014, 09:23 PM
RE: [WIP] TaskManager - by sebbs - 12-12-2014, 09:51 PM
RE: [WIP] TaskManager - by thyword99 - 12-12-2014, 10:04 PM
RE: [WIP] TaskManager - by GotDamned - 12-13-2014, 12:48 AM
RE: [WIP] TaskManager - by muchastudio - 12-13-2014, 12:58 PM
RE: [WIP] TaskManager - by Amityville9090 - 12-13-2014, 06:37 PM
RE: [WIP] TaskManager - by sebbs - 12-14-2014, 12:57 AM
RE: [WIP] TaskManager - by saik1992 - 12-14-2014, 02:07 PM
RE: [WIP] TaskManager - by sebbs - 12-14-2014, 02:45 PM
RE: [WIP] TaskManager - by GotDamned - 12-14-2014, 06:57 PM
RE: [WIP] TaskManager - by sebbs - 12-14-2014, 11:37 PM
RE: [WIP] TaskManager - by fondue - 12-15-2014, 02:06 AM
RE: [WIP] TaskManager - by sebbs - 12-15-2014, 03:49 AM
RE: [WIP] TaskManager - by Ace - 12-15-2014, 04:19 AM
RE: [WIP] TaskManager - by sebbs - 12-15-2014, 06:13 AM
RE: [WIP] TaskManager - by alancat - 12-15-2014, 09:35 AM
RE: [WIP] TaskManager - by sebbs - 12-15-2014, 10:12 AM
RE: [WIP] TaskManager - by alancat - 12-15-2014, 10:23 AM
RE: [WIP] TaskManager - by GotDamned - 12-15-2014, 02:43 PM
RE: [WIP] TaskManager - by sebbs - 12-15-2014, 02:47 PM
RE: [WIP] TaskManager - by ledicious - 12-15-2014, 03:08 PM
RE: [WIP] TaskManager - by sebbs - 12-15-2014, 03:30 PM
RE: [WIP] TaskManager - by GotDamned - 12-15-2014, 08:00 PM
RE: [WIP] TaskManager - by alancat - 12-16-2014, 05:04 AM
RE: [WIP] TaskManager - by exaccuss - 12-16-2014, 07:50 AM
RE: [WIP] TaskManager - by Zale00 - 12-16-2014, 05:02 PM
RE: [WIP] TaskManager - by Chisaya - 12-16-2014, 09:00 PM
RE: [WIP] TaskManager - by sebbs - 12-16-2014, 09:46 PM
RE: [WIP] TaskManager - by GotDamned - 12-16-2014, 09:21 PM
RE: [WIP] TaskManager - by shinseiryu - 12-16-2014, 10:47 PM
RE: [WIP] TaskManager - by sebbs - 12-16-2014, 11:32 PM
RE: [Release] TaskManager - Updated [2015-01-13] - by sebbs - 01-18-2015, 03:08 AM

Forum Jump:


Users browsing this thread: 42 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products