The Addon 'LootIt!' didnt worked well for the new bagpacks. Items couldnt get filterd properly. I changed following things:
\LootIt\lua\Helper.lua
- function LI.RunGoldDigger()
- function LI.ScanBag(id)
If you have problems, message me please
The Addon 'LootIt!' didnt worked well for the new bagpacks. Items couldnt get filterd properly. I changed following things:
\LootIt\lua\Helper.lua
- function LI.RunGoldDigger()
- function LI.ScanBag(id)
If you have problems, message me please
You also need to adjust
-function LI.ScanFullBag()
in Helper.lua for itemfilters to work correctly.