Warcraft Quick Tips: World Boss Save Macro
World of Warcraft Quick Tips
Welcome to All My Alts quick tips. A new section that will hopefully help to ease or enhance your World of Warcraft game. Let's get started:
The new currency for SoO |
Here's the code:
/run for k, v in pairs({ Sha = 32099, Galleon = 32098, Nalak = 32518, Oondasta = 32519, Celestial = 33117, Ordos = 33118}) do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "Killed\124r" or "\124cffff0000Not Killed\124r")) end
Simply copy and paste the above code. It will print out in the chat channel which bosses you have killed. Also, if this seems too much to do you can also check world boss saves under your raid saves at the bottom.
All My Alts
Comments
Post a Comment