I'm running into a problem, where sometimes the bot will not complete the autosell/autobuy process. They will just sit there, close to the NPC. It seems to be random, and does not happen always. The last action message that I get is "Calculating route to autosell/autobuy", or whatever the exact message is. This is my setup:
Does anyone have any idea what might be causing this? This seems to happen with any NPC.
Code: Select all
buyAuto Red Potion {
npc payon_in02 87 34
standpoint
distance 6
price
minAmount 5
maxAmount 75
disabled 0
}
buyAuto Fly Wing {
npc payon_in02 87 34
standpoint
distance 6
price
minAmount 5
maxAmount 30
disabled 0
}