S sach1130 New Member Joined Apr 2, 2014 Messages 16 Reaction score 0 Apr 2, 2014 #1 Hi, I want to sell all rare and magic items.How sets it up? I tried to use Trinity Scoring Choose item Rules, but it doesnt work.
Hi, I want to sell all rare and magic items.How sets it up? I tried to use Trinity Scoring Choose item Rules, but it doesnt work.
S sebflex New Member Joined May 10, 2013 Messages 1,035 Reaction score 0 Apr 2, 2014 #2 [QUALITY] == "Rare" && [BASETYPE] == "Weapon" -> [SELL] [QUALITY] == "Rare" && [BASETYPE] == "Armor" -> [SELL] [QUALITY] == "Rare" && [BASETYPE] == "Jewelry" -> [SELL] [QUALITY] == "Magic" -> [SELL] change this in lootrules -> salvagesell...if you want salvage again edit "[SELL]" -> [SALVAGE] works godlike: Last edited: Apr 2, 2014
[QUALITY] == "Rare" && [BASETYPE] == "Weapon" -> [SELL] [QUALITY] == "Rare" && [BASETYPE] == "Armor" -> [SELL] [QUALITY] == "Rare" && [BASETYPE] == "Jewelry" -> [SELL] [QUALITY] == "Magic" -> [SELL] change this in lootrules -> salvagesell...if you want salvage again edit "[SELL]" -> [SALVAGE] works godlike:
G GIVEMEANAME Active Member Joined Dec 17, 2010 Messages 1,533 Reaction score 14 Apr 2, 2014 #3 change them to none, seems to work perfect for me lately