ike3 / mangosbot

This is a modification of MaNGOS (Zero, One, R2, Trinity) server which brings a number of bots online and available for any player. Also allows you to use your account/guild characters as bots.
http://ike3.github.io/mangosbot-docs/
GNU General Public License v2.0
183 stars 78 forks source link

[TC] Warlock pet is not attacking #8

Closed ike3 closed 9 years ago

ike3 commented 9 years ago

Seems works fine in R2 but something is missing in TC branch

dmanbob commented 9 years ago

thanks for looking into so many things I confirmed this bug too :)

conan513 commented 9 years ago

first time when a warlock summon a pet, the pet state set to passive maybe the warlock bots pet state is passive too

(in R2 it is set to defensive by default or I remember wrong)

ike3 commented 9 years ago

Seems it was fixed in TC itself as on the latest version warlock imp do attack the target. But it does not cast firebolt for some reason. There is a code which sets all spells to auto-cast for both hunter and warlock pet. Hunter pet is ok but warlock is not.