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

Need advice on grindbot looting

myrgy

Member
Joined
Dec 19, 2013
Messages
384
Reaction score
2
I have a very simple profile with one hotspot, one faction id and the following settings:
<LootRadius>200</LootRadius>
<MaxDistance>200</MaxDistance>

After each kill the bot runs off without looting. Then after a couple seconds it comes back and loots the corpse. This is inefficient and doesn't look good.

Is there some setting I need to change to get the bot to loot right away after each kill?
 
The bot will not loot until it gets out of combat, because the combat routine is still in control while it is in combat. Loot behavior is contained within the bot, not the routine. So until the routine passes off control to the bot (which wont happen until combat is over) looting wont happen. This is all educated speculation on my part, as I don't have experience with the API.
 
The mobs are widely spaced so I don't see why it would take a few seconds to get out of combat.
 
I checked and the toon does stay in combat for a few seconds after each kill.
 
Back
Top