stormwarr1
New Member
- Joined
- Oct 30, 2011
- Messages
- 846
- Reaction score
- 3
[Bug] Item Rules Issue
View attachment No Trash.xml
^^ This is my edited profile, everything works as I intended, except for the bot stashing yellows instead of selling them, as it should.
I played around a bit and it seems that if I remove everything from this line:
to this line:
then the bot happily sells all my yellows.
Now, the yellows I have in my bag are all 1/2h weapons with like 130 dps on them max, so it's not like they're the high dps weps that should be excepted.
Really bugging me.
View attachment No Trash.xml
^^ This is my edited profile, everything works as I intended, except for the bot stashing yellows instead of selling them, as it should.
I played around a bit and it seems that if I remove everything from this line:
Code:
<ItemRule itemBaseType="Weapon" twoHanded="true" description="High DPS 2h Weapons">
to this line:
Code:
<ItemRule itemName="Talisman of Aranoch" description="Talisman of Awesome Lowbieness" />
then the bot happily sells all my yellows.
Now, the yellows I have in my bag are all 1/2h weapons with like 130 dps on them max, so it's not like they're the high dps weps that should be excepted.
Really bugging me.
Last edited:






