plzdontban
New Member
- Joined
- Feb 12, 2012
- Messages
- 497
- Reaction score
- 4
I've tried posting in this in the item rules thread, but it's just endless stream of people asking questions without answers. This seems simple enough and it's vexing me that it's not working. Any help would be greatly appreciated!
[QUALITY] == "Rare" && [LEVEL] >= 57 && [BASETYPE] == "Armor" && [TYPE] == "Shield" -> [IGNORE]
[QUALITY] == "Rare" && [TYPE] == "Shield" -> [IGNORE]
I have BOTH of these in my pickup.dis, yet the bot is still stashing rare shields. Wtf? Running hard rules, and have edited the pickup.dis in the hard folder.
[QUALITY] == "Rare" && [LEVEL] >= 57 && [BASETYPE] == "Armor" && [TYPE] == "Shield" -> [IGNORE]
[QUALITY] == "Rare" && [TYPE] == "Shield" -> [IGNORE]
I have BOTH of these in my pickup.dis, yet the bot is still stashing rare shields. Wtf? Running hard rules, and have edited the pickup.dis in the hard folder.