Thread Tools Display Modes
12-22-14, 11:26 PM   #41
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 758
Ok so anyone has an idea how to add the Bonusrolls to this Macro or make a separated macro for it? In MoP we only had to check one quest flag but now there are 12 from this vendors: http://www.wowhead.com/npc=88570#ends
plus the vendor in your Dwarven Bunker / War Mill will give you one of the 3 possible.
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
  Reply With Quote
12-23-14, 12:11 AM   #42
Choonstertwo
A Chromatic Dragonspawn
 
Choonstertwo's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2011
Posts: 194
Code:
/run for n,i in pairs{Honor1=36057,Honor2=37458,Honor3=37459,Gold1=36054,Gold2=37454,Gold3=37455,GR1=36056,GR2=37456,GR3=37457,Apexis1=36055,Apexis2=37452,Apexis3=37453}do if IsQuestFlaggedCompleted(i)then print(n,"- Completed")end end
This macro will print out all Seal quests you've completed this week.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » macro for Sha / Galleon lock

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off