This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
if you log out with a mission in progress, then finish it and restart the same mission somewhere else (like a 2nd computer or the WoW Legion app) the addon will not rescan the completion time when you log in. It will say "Complete" until the 2nd one finishes. This only happens when you have a lowbie alt that only gets the same 3 XP and AP missions over and over.
comment lines 1293, 1294 and 1315 in core.lua :
--if not globalDb.data[charInfo.realmName][charInfo.playerName].missions[garrisonMission.missionID] -- or globalDb.data[charInfo.realmName][charInfo.playerName].missions[garrisonMission.missionID].start == -1 then
...
--end
To post a comment, please login or register a new account.