Happening to me too, when u are playing for about more or less a pair of hours, the "cast" spells are less responsive, the time between one cast and another is delayed 2 o sometimes more seconds. for example 1 cast only in all fight. Any idea? restarting HB fix it so...i dunno what is wrong.
foreach (WoWUnit unit in _mobList)
{
if (unit == null || !unit.IsAlive)
{
_mobList.Remove(unit);
}
}
private int CheckForAdds()
{
foreach (WoWUnit unit in _mobList)
{
if (unit == null || !unit.IsAlive)
{
_mobList.Remove(unit);
}
}
Stopwatch timerCFA = new Stopwatch();
[...]
Hey guys, sorry if this is a stupid question but how do i change it from putting flametounge on my both of my weapons and change it so it puts windfury on both of them... cheers
EDIT: just installed new version and realised it had a gui... sorry for post
why does the healbot only heal with chain heal? any way to fix that? single target healing with chain heal only is kinda stupid
Thanks for the update. Seems to be working alright.
I have having some issues with PvP tho. At least I think its an issue.
I recently switched over to Enhancement, and when running BGs I notice my guy hardly ever does any damage and mainly worries about healing. Im in the level 70s now, and the BG is about half way in, im at 20k dmg/ 100k healing. I assume it still thinks it in Resto spec?