oh ok thanks ...i wonder if you can make a special CC just like this one with no hand of protection for me,cz i didnt get guild"s raid invite no more...they said i didnt listen to not use hand of prot@mochmulia: from what i can see from your log you did never selected a tank in lazy raider so the CC didn't know who was tanking
@bambam922: well, she use judge as much as she could, aka every time noone is under 85% health.. we can make she use more just for raid tho, do you refear to raid healing, dungeon healing, arena healing or battleground healing? (they all have different logic and priority)
you mean this@mochmulia: just do it yourself, go in UltimatePalaHealer.cs line 38 and look for private bool PVE_wanna_HoP = true; now change this with private bool PVE_wanna_HoP = false; now you will never ever cast HoP on anyone while in PVE
you mean this
else if (PVE_wanna_HoP && hp < PVE_min_HoP_hp && tar.Guid != tank.Guid && !tar.ActiveAuras.ContainsKey("Forbearance") && CanCast("Hand of Protection", tar) && (Me.Combat || tar.Combat)) { s = "Hand of Protection"; return Cast(s, tar, 30, "Heal", "Saving someone life"); }
become like this?
else if (PVE_wanna_HoP && hp < PVE_min_HoP_hp && tar.Guid != false tank.Guid && !tar.ActiveAuras.ContainsKey("Forbearance") && CanCast("Hand of Protection", tar) && (Me.Combat || tar.Combat)) { s = "Hand of Protection"; return Cast(s, tar, 30, "Heal", "Saving someone life"); }
sry im noob at programing![]()
HonorBuddy\CustomClasses\UltimatePalaHealer
@mochmulia: just do it yourself, go in UltimatePalaHealer.cs line 38 and look for private bool PVE_wanna_HoP = true; now change this with private bool PVE_wanna_HoP = false; now you will never ever cast HoP on anyone while in PVE
Kayes: are talking about dungeon, arena, raid or battleground? btw he do cast instant exorcism and do cast judgment to rec mana, just check recount for it on damage donenot on an high priority since, you know, you are a HEALER
![]()
Actual tank is not valid! LazyRaider is not helping! using the Fallbacktank Myself PLS select a tank from LazyRaider configuration!
also kayes, there really isnt any "dps" to this CC because its meant for healing
After the last update I get this all the time only healing myself:
In BG's
Restarted HB + wow, now it works
No problem, the CC is amazing, was just currious if there is noone to heal it would be nice to use the instant damage spells to help out (would be nice in arena)
So... Do what it is telling you to do. Open the lazyraider options and select a tank...