Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

Opens internal bags too fast when looting. #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Kill creature with a bag inside it's corpse.
2. Have auto looter attempt to loot the contents.
3. repeat.  only occurs 25% of the time.

What is the expected output? What do you see instead?
Should loot the corpse first, then open the bag.  
Instead, the bot goes straight for the bag, skipping the loot inside the
corpse.

What version of the product are you using? On what operating system?
Latest svn, winxp pro.

Please provide any additional information below.
only occurs sometimes, most commonly when killing same creatures over and
over.  (ie. goblins.)

possible solution: add very small wait (500ms) before opening internal bags.

Original issue reported on code.google.com by lodyboy@gmail.com on 24 Dec 2008 at 8:19

GoogleCodeExporter commented 9 years ago
TibiaAPI is not a bot. We only provide the tools to make applications. The 
problem
you are having is with your looting process, nothing can be changed in the API 
for this.

Original comment by ian320 on 24 Dec 2008 at 3:14