blueboy / portalclassic

playerbot support for C(ontinued)-MaNGOS (classic fork)
GNU General Public License v2.0
18 stars 32 forks source link

[bug?]bots can't drink or eat #14

Closed yyhhrr closed 8 years ago

yyhhrr commented 9 years ago

I test the newest portalclassic code develop branch with 14lv mage and priest bots.The bots awayls stand up and down while they drink.Bots can only restore 50% mana then they stop.The issue seems like https://github.com/blueboy/portal/issues/42. I even test the bots with use the manual command "/t botname use item some drink or eat",it just the same.So i thought maybe there is some other problem.Sorry for poor english.I am chinese.

cala commented 9 years ago

Greetings and thank you for your feedback. Yes this is the same issue: the bots starts to drink/eat but stand up one second later instead of waiting for the drink/eat spell to end. Doing this, they decide they still need to drink/eat and they start again until they exhausted all their foods/drinks. I'm aware of the issue and will look into it. Can you confirm the bots do not drink either on the master branch?

yyhhrr commented 9 years ago

Yes,confirmed.Bots on the master branch do not drink either.

cala commented 9 years ago

Fixed in the develop branch by @Krullgor in https://github.com/blueboy/portalclassic/commit/995aab3756ac7f4984d7b73265c4b57dab5ffcff I let the issue open for now until the two branches are merged

cala commented 8 years ago

Fixed long ago in develop branch, now fixed also in master.