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
 


Messages In This Thread
Cant find MapID - by Javaknight - 12-04-2017, 04:50 AM
RE: Cant find MapID - by HusbandoMax - 12-04-2017, 05:22 AM
RE: Cant find MapID - by Javaknight - 12-04-2017, 05:28 AM
RE: Cant find MapID - by HusbandoMax - 12-04-2017, 06:05 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products