Hello,
I have an interesting problem that I see a few posts have briefly touched on but not resolved.
There are certain NPC mobs that will just stand in one spot and cast.
I've noticed that sometimes if I am standing more than 2 yards away but less than for example 8 yards or the minimum range for certain ranged abilities, the bot will just stand there trying to cast a spell which it cannot use because the target is out of range.
Is there any way to tell the bot to move within say 1 yard of the target it's attacking all the time?
I was thinking about doing this with the additional C# code in the fight class, but as I do not know enough about C#'s applications with WOW and this bot, and coudn't find any resources on the subject, I did not know how to do this. Can anyone please elaborate?
Thanks