Do or Die
[PQR] Monk Mistweaver
anyone able to point me to a windwalker pvp profile thanks in advance
any good holy paladin profiles out yet? bubbas wastin lot of mana imo
If you're Frost its considered a totem. I worked it out after doing some further research. The code below works perfectly.
PHP Code:
local health = 100 * UnitHealth("player") / UnitHealthMax("player")
local _,raisedead = GetTotemInfo(1)
if PQR_SpellAvailable(48743)
and raisedead ~= nil
and health <= 50
then
return true
end
interesting, ghoul is considered as a totem.
I'm trying to find a good working blood dk profile and for some reason novas isnt working for me are there any others out there?
--Implement PQR_resumeAttack.. this is used to prevent --abilities lower in the - Pastebin.com
fixed ambershaper code, all credits to Xelper
http://pastebin.com/raw.php?i=6VMdBkxY
This one is Xelper's