Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {...
("QUEST_LOG_UPDATE") pfQuest:RegisterEvent("QUEST_FINISHED") pfQuest:RegisterEvent("PLAYER_LEVEL_UP") pfQuest:RegisterEvent("PLAYER_ENTERING_WORLD") pfQuest:RegisterEvent("SKILL_LINES_CHANGED") pfQuest:RegisterEvent("ADDON_LOADED") pfQuest:SetScript("OnEvent", function() if event == "ADDON_...
Deadly Boss Modsis a great addon that has pre-made timers for boss abilities in nearly every PvE encounter in the game. Deadly Boss Mods is highly customizable so you can configure it however it works best for you. in addition to DBM's timers, the maker of the addon also hasDBM Voicepa...
DragonflightUI Brings Modern WoW Interface to Classic PlayersUpgrade your WoW Classic experience with DragonflightUI Classic, a modern, modular addon inspired by retail’s UI!WoW ClassicNov 22, 2024at23:54 WoW Classic Tier Lists: Best Classes for DPS, Healing, Tanking, and Hardcore Leveling!Expl...
Currently the Best In-Game Leveling Addon: Vanilla World of Warcraft Guides Joana's 1-60 WoW Leveling Guide Noob guide for World of Warcraft ALT uses for WoW Other Expansions: Burning Crusade Guides MoP Guides How to Get Netherwing Drake/Mount Guide ...
GetBestMap(maps)) else local maps = pfDatabase:SearchQuestID(this.id, meta) pfMap:ShowMapID(pfDatabase:GetBestMap(maps)) end elseif this.btype == "units" then if pfBrowser.selectState then local maps = pfDatabase:SearchMob(this.name, meta) pfMap:ShowMapID(pfDatabase:GetBestMap(...
(zone, meta, maps) end end end -- prepare unified quest location markers local addon = meta["addon"] or "PFDB" if pfMap.nodes[addon] then for map in pairs(pfMap.nodes[addon]) do if meta.quest and pfMap.unifiedcache[meta.quest] and pfMap.unifiedcache[meta.quest][map] then for ...
(pfDatabase:GetBestMap(maps)) return end -- argument: quest if (arg1 == "quest") then local maps = pfDatabase:SearchQuest(arg2, meta, "LOWER") pfMap:ShowMapID(pfDatabase:GetBestMap(maps)) return end -- argument: quests if (arg1 == "quests") then local maps = pfDatabase:...