What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Addon Loot Filter for 5.0.4

irfancemara

New Member
Joined
Jan 15, 2010
Messages
162
Reaction score
0
Since 5.0.4 release loot filter didnt working anymore, and i
find some tips at Loot Filter - Bags & Inventory - World of Warcraft Addons - Curse, hope this help

Make, the hands the following:
1. Download this Loot Filter/or use the existing one

2. Open file LootFilter.toc and replace this:
## Interface: 40000
to
## Interface: 50001
3. Open file lib/events.lua and replace this line:
if (not LootSlotIsCoin (i)) then ---- the 74th line.
in
if (not LootSlot (i)) then


working good for me
 
What is settings for 5.1.0?
And the addon settings?
Thanks.
 
How i can insert items in the TrashCan addon?
I can't use bag to drag and drop items in that addon...

Ok i reply to me: simply destroy an item in bag and the addon ask you if you want to remember that choice.
 
Last edited:
How i can insert items in the TrashCan addon?
I can't use bag to drag and drop items in that addon...

Ok i reply to me: simply destroy an item in bag and the addon ask you if you want to remember that choice.


yes, just attempt to delete a certain item and pick the option trashcan. If it's still not working adjust your addon settings like this:

EHoBZdJ.webp
 
Back
Top