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

Can't figure out why the BoT doesnt sell square gems

Skarr

New Member
Joined
Jun 12, 2012
Messages
25
Reaction score
1
Here is my loot rules, I seem to fail somewhere- What I want is to still pick up square gems but to sell them, when my bags are full, the bot still stashes them...I tried several variations but It still does not work. Any help in figuring out what's wrong is welcome.

View attachment LootRules v0.4.xml
 
Urrr it *LOOKS* fine... :S Try adding the "stacking" attribute to EVERY ruleset relating to the gems (not just the picking up one)? Maybe it struggles to sell them because they are stackable but the stack attribute isn't set in the stacking bit (don't see why, but worth a try).

Maybe you could replace the selling-square-name rule with this, too:

<ItemRule itemType="Gem" stack="1" description="Any leftover gems after stashing" />

Might work more reliably? I'm just clutching at straws though!
 
Urrr it *LOOKS* fine... :S Try adding the "stacking" attribute to EVERY ruleset relating to the gems (not just the picking up one)? Maybe it struggles to sell them because they are stackable but the stack attribute isn't set in the stacking bit (don't see why, but worth a try).

Maybe you could replace the selling-square-name rule with this, too:

<ItemRule itemType="Gem" stack="1" description="Any leftover gems after stashing" />

Might work more reliably? I'm just clutching at straws though!

Tried and it didn't work, given the rules priorities, I think it's not the selling that is problematic but the stashing, basically the bot stashes the gems (which has higher priority that selling), instead of keeping them in the bags...to be sold later. What I don't understand is that there is no rule for stashing these, only the flawless ones, but the bot still stashes the simple square ones...is there some BoT specific setting I am missing ?
 
Back
Top