dbirdflyshi
Member
- Joined
- Mar 25, 2014
- Messages
- 78
- Reaction score
- 0
Lootrules sells items if i have it set to trash, but when i have it set to salvage, it doesnt work.
The log says this when an item on salvage list is found
Am i doing something wrong? Where do i go to turn this autokeep legendaries thing off so that it salvages the items?
When i change the items from salvage to trash, it sells the items.
SalvageSell.dis and legendary.dis are identical.
Code:
[QUALITY] == "Legendary" && [NAME] == "Krelm's Buff Bracers" -> [SALVAGE]
The log says this when an item on salvage list is found
Code:
[Trinity] IR2 Krelm's Buff Bracers [x1_Bracers_norm_set_02-224] [Bracer] = (SALVAGE)
[Trinity] Krelm's Buff Bracers [x1_Bracers_norm_set_02-224] [Bracer] = (autokeep legendaries)
Am i doing something wrong? Where do i go to turn this autokeep legendaries thing off so that it salvages the items?
When i change the items from salvage to trash, it sells the items.
SalvageSell.dis and legendary.dis are identical.