bubba911,
Will you be adding the NOVA frame to the Mistweaver profile so we can edit the settings with ease?
Thanks
bubba911,
Will you be adding the NOVA frame to the Mistweaver profile so we can edit the settings with ease?
Thanks
Seems to get stuck on casting Incinerate when using your Destro single target Rotation + It's not using any curses.
Message: [string "local hCD = select(2, GetSpellCooldown(1715..."]:19: attempt to get length of global 'PQ_Immunity' (a nil value)
Time: 02/05/13 14:47:33
Count: 159
Stack: [string "local hCD = select(2, GetSpellCooldown(1715..."]:19: in function `?'
[string "if PQR_Addon_Loaded == nil then..."]:737: in function `PQR_NextAbility'
[string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
[string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
Locals: hCD = 0
sCD = 0
canHamstring = false
bHoF = false
(*temporary) = 1
(*temporary) = nil
(*temporary) = 3
(*temporary) = nil
(*temporary) = nil
(*temporary) = false
(*temporary) = <table> {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "Ice Tomb"
(*temporary) = "Interface\Icons\Spell_Frost_ChainsOfIce"
(*temporary) = 0
(*temporary) = false
(*temporary) = "attempt to get length of global 'PQ_Immunity' (a nil value)"
This is from the PvP Arms Spec, I disabled all addons and I'm still getting the same thing.
This was on a Training Dummie but I get the same thing on any target. Any help?
Hey! I'm having a few problems with my shammy profile and chain heal using the nova_mod and nova_frame. Seems that everytime it is loaded in (Chain heal on left ctrl) when you open up the nova frame - cooldowns it has all the buttons clicked and even if you change wont cast the chainheal as intended. Here is my chain Heal code
if Nova_Mod() == Nova_ChainHeal and
Nova_ChainHealCheck
then
GetDistance()
local PerfectAoETarget = {}
local members = members
for i=1, #members do
table.insert(PerfectAoETarget, {NumberNearby = UnitsClose(members[i].Unit, 90), Unit = members[i].Unit} )
end
table.sort(PerfectAoETarget, function(x,y) return x.NumberNearby > y.NumberNearby end)
if PerfectAoETarget[1].NumberNearby >= 3
or AverageHealth(4) <= 80 then
PQR_CustomTarget = PerfectAoETarget[1].Unit
CastSpellByName(GetSpellInfo(1064), PerfectAoETarget[1].Unit)
return true
end
end
Resto Shammy Profile - https://goo.gl/nm5Nc
asking me for a user name a password anyone know why
bu-ba any idea if mentally is going to finish release her new shadow pve and pvp profiles?
as she hasnt been around for over a week and nobody seems to know whats happening. cheers
@freaki the shadow pve profile is working fine and is mostly finished, I know that mentally was coming back to the states from being overseas so she may be a bit occupied. it'll get done when its done.
With the change to Wild Mushroom in 5.2 and PQR 3.0 supporting "cast on player location with spells you mark the ground with" will you include shroom-usage in the restoprofile? ^^Restoration
Naturalist: This new passive learned at level 10 by Restoration Druids increases all healing done by the Druid by 10%.
Wild Mushrooms will now gain 75% of the overhealing performed by the Druid’s Rejuvenation effects, up to a maximum of 100% of the Druid’s health in bonus healing, and growing larger as they do so. When Wild Mushroom: Bloom is cast, this bonus healing will be divided evenly amongst targets in the area of effect.
When i open rotation editor and stick in the url of the txt files to dl the nova profiles it says its an invalid url