I dont want to flip through this whole section but do you have a ret pally CC? You do excellent work and Im wondering if you have created one or if it is in this package
Paladinh CR need update for new bg in next major releasemy only isssue, is the new BG where you hold the orbs, the bot will pop bubble and cause me to lose orb.
Does not do this however when I carry flags...i know the author had not gotten to 90, so I am not complaining, in fact I made a nice donation. I am just pointing this out.
At least I assume this is why I am dropping the orb.
maybe im just a crappy player![]()
Thank, I found that bug,this isnt healing for me in .501 release. people are dying. 22:10 was me forgetting to swith specs, but the following one i had already switch and restarted HB. Its selecting pally ret weight sets? either way its not healing an people started dying.
View attachment 62286
View attachment 62287
public bool GetUnitTankSacredShield()
{
UnitTankSacredShield = null;
if (HasTalent.Contains("Sacred Shield") && (Me.CurrentMap.IsRaid || Me.CurrentMap.IsDungeon))
{
I can't remember my own code lolTuanHA hello again ) One more question about Sacred Shield. So i try to understnd logic and i notice one little thing:
The main code of Sacred shield is:
Can it be a problem that i never saw it on arena, cos code doesnot cotain nessesary zones. I do not play PVE so i cant compare, and you recomend Sacred Shield for PVP.
I will try to fix it and report. Not near WoW now so cant check.