Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cant find MapID
#1
Hay team,

Trying to make a simple Duty for bowl of embers, However I keep getting an error 

It opens up the Duty Finder but then it cant find the MAPID of Ifritz ie 202

 D = "Could not find duty with mapid [202]"

Any help would be awesome

Code:
-- Persistent Data
local multiRefObjects = {

} -- multiRefObjects
local obj1 = {
["Category"] = 4;
    ["MapID"] = 202;
    ["EncounterIndex"] = 1;
    ["Independent"] = true;
    ["Encounters"] = {
        [1] = {
            ["doWait"] = true;
            ["radius"] = 25;
            ["failTime"] = 4000;
            ["taskFunction"] = "ffxiv_duty_kill_task.Create";
            ["waitTime"] = 3000;
            ["doKill"] = true;
            ["startPos"] = {
                ["General"] = {
                    ["y"] = 0;
                    ["x"] = -7.83;
                    ["z"] = 0.84;
                };
            };
            ["bossIDs"] = "";
        };
    };
}
return obj1
Reply
#2
Have you tried restarting your game? The duty list randomly bugs and and doesnt return all the results.
Reply
#3
haha Yep that fixed it, Thanks
I feel silly now.

Expect
Reply
#4
Nothing to feel silly about its a bug with the bot/game
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products