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

Not Looting

smurg

New Member
Joined
Jun 8, 2012
Messages
638
Reaction score
1
In my item rules:

PHP:
<ItemRule itemName="Gold" stack="1" />

In the profile:

PHP:
<PickupLoot>True</PickupLoot>

Any ideas?

Loot radius: 120 (But i've tried many different settings)
 
Last edited:
In my item rules:

PHP:
<ItemRule itemName="Gold" stack="1" />

In the profile:

PHP:
<PickupLoot>True</PickupLoot>

Any ideas?

Loot radius: 120 (But i've tried many different settings)

do you have a page from your stash set up? I don't think it's a good idea to have them all listed as protected, set it to one and give it space. If your stash is full and your invo has space it still seems to activate the Full Inventory Handling

just a guess
 
do you have a page from your stash set up? I don't think it's a good idea to have them all listed as protected, set it to one and give it space. If your stash is full and your invo has space it still seems to activate the Full Inventory Handling

just a guess

Yes, I have my whole stash protected. Let me only protect some of it and see if that helps.

Edit: That fixed it, thanks. Very odd bug.
 
Last edited:
Back
Top