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

Bot is picking up gems?

Tormiasz

Community Developer
Joined
Jun 16, 2014
Messages
701
Reaction score
5
I noticed that my bot is picking up gems without quality. I have AdvancedItemFilter set to pickup only quality ones, but it's picking up everything after entering the map. I can't track the problem. ItemFilterEditor is disabled if it does change anything. It's the only thing I noticed:

Code:
[AreaStateCache] the location id [Gem Name] is being added from filter [[B]Skill Gem Filter[/B]].

But I found nothing in my files with string "Skill Gem" nor "Skill Gem Filter" ;o

How to reproduce: Get any gem, go to map, drop the gem to the ground and start the bot.
 
In my ItemFilterEditor i set it to pick up all gems and put the minimum quality to 1.
 
Back
Top