AdiBags icon indicating copy to clipboard operation
AdiBags copied to clipboard

Emblems of Heroism and additional currency

Open ConKou opened this issue 3 years ago • 3 comments

They don't show in Adibags or I haven't figured out how to make them show up.

ConKou avatar Oct 14 '22 17:10 ConKou

Is it a currency or an inventory item? Does it show up in the config panel under Plugins/Currency? (I'm not playing WotLK so can't check.)

https://www.wowhead.com/wotlk/item=40752/emblem-of-heroism#comments

SpareSimian avatar Oct 14 '22 20:10 SpareSimian

Is is a currency. When you inspect your character details on the right, there's a tab called "Currency" that has additional currency types in it. You can click those and select to show on inventory even without addons. In the plugins section there's not any option for it.

ConKou avatar Oct 15 '22 15:10 ConKou

I looked at the AdiBags source code and it uses C_Currency.GetCurrencyListInfo to get its currency list. So this smells like a Blizzard bug. I looked through my addons to see if any others use it and I see it's used in Altoholic. You might load that and see if it's also missing the Emblem of Heroism.

SpareSimian avatar Oct 15 '22 19:10 SpareSimian

It's not a blizzard bug

Mentalscars avatar Oct 25 '22 18:10 Mentalscars

GetCurrencyListInfo(index) and GetCurrencyListSize() to get the number of available ones.

david-driscoll avatar Nov 03 '22 11:11 david-driscoll

duplicate of #707

jelmerj avatar Nov 28 '22 18:11 jelmerj