Item Count trigger no longer works for reagent bank and doesn't include Warband bank
Roseheartt opened this issue ยท 0 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
The Item Count trigger doesn't properly include items in the reagent bank anymore and doesn't include an option to include Warband bank in the count. It will correctly track if the item is in the player inventory or in a regular bank slot, but not in the reagent bank or warband bank. A custom trigger using C_Item.GetItemCount([ID],true,false,true,true)
functions as intended.
WeakAuras Version
5.16.1
World of Warcraft Flavor
Retail (Default)
World of Warcraft Region
US/NA
Tested with only WeakAuras
I got this issue with only WeakAuras enabled
Lua Error
No response
Reproduction Steps
- Create Item Count aura for a reagent
- Place reagent in either reagent or warband bank
Last Good Version
No response
Screenshots
Export String
No response
Bisector Report
No response