attackLooters and Failed to take item

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

PcNy
Noob
Noob
Posts: 12
Joined: 02 Dec 2011, 00:44
Noob?: No

attackLooters and Failed to take item

#1 Post by PcNy »

Hi I have two questions regarding to config.

First question is about the attackLooters. I have set this to 1.
Do I need to specify monsters that loot my items in mon_control?
For example, if I set attackLooters to 1 and here is my mon_control:

Code: Select all

all -1 0 0
Creamy 1 0 0
When I killed a creamy and items were looted by a Poporing. The bot does not seem to attack that Poporing.
But If I set my mon_control like this:

Code: Select all

all -1 0 0
Creamy 1 0 0
Poporing 1 0 0
The bot will kill all Poporings in sight no matter they looted my item or not.
How can I set the bot to kill only Poporings that looted my items (dropped from Creamies I killed).

The second question is about taking items.
I am not sure whether it is a bug or I made something wrong.
There were many times that my bot cannot take items dropped by monsters I just killed.
The error was like "Failed to take <item> from <x1,y1> to <x2,y2>."

Looking forward to your helps :)
Thank you in advance.
Daedalus
Plain Yogurt
Plain Yogurt
Posts: 73
Joined: 09 Nov 2010, 16:20
Noob?: No

Re: attackLooters and Failed to take item

#2 Post by Daedalus »

attacklooters is not really working 100%. It is more like 10% of the time.

Concerning your failed to take item, try the new loot ai, it worked for me.
PcNy
Noob
Noob
Posts: 12
Joined: 02 Dec 2011, 00:44
Noob?: No

Re: attackLooters and Failed to take item

#3 Post by PcNy »

Daedalus wrote:attacklooters is not really working 100%. It is more like 10% of the time.

Concerning your failed to take item, try the new loot ai, it worked for me.
What loot AI are you using?
Where can I find those loot AI?

Thank you:)