03-14-2018, 02:25 AM
i use duty mode,it selete the dungeon category.then stuck in where to choose a dungeon.any guy can help me.
-- Persistent Data
local multiRefObjects = {
} -- multiRefObjects
local obj1 = {
["Encounters"] = {
["MapID"] = 157;
["Independent"] = true;
["Category"] = 1;
["EncounterIndex"] = 1;
}
return obj1
-- Persistent Data
local multiRefObjects = {
} -- multiRefObjects
local obj1 = {
["Encounters"] = {
["MapID"] = 157;
["Independent"] = true;
["Category"] = 1;
["EncounterIndex"] = 1;
}
return obj1