He said he wants it to resume when Shift is unpressed... so:
Easiest way to do this is to put an ability at the top of the rotation with a spell ID of 0
Code:local shiftDown = IsLeftShiftKeyDown() if shiftDown ~= nil then return true end
He said he wants it to resume when Shift is unpressed... so:
Easiest way to do this is to put an ability at the top of the rotation with a spell ID of 0
Code:local shiftDown = IsLeftShiftKeyDown() if shiftDown ~= nil then return true end
Does anybody have a working Frost Strike in MoP?
I'm using Imdasandmans, bubby, xrn and holobytes versions and none of them are using it.
greetz
Weischbier
can someone recommand a working DK tanking profile?
i tried to search thread, the only one i'm able to find is nova's, but that gave me a lua error everytime i use it.
Saying:
Message: [string "if PQR_SpellAvailable(55050) ..."]:5: attempt to call global 'PQ_UnitInfo' (a nil value)
Time: 06/30/12 14:14:46
Count: 9
Stack: [C]: in function `PQ_UnitInfo'
[string "if PQR_SpellAvailable(55050) ..."]:5: 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>
thanks
You sure you got the data-file in the data-folder?
Death Knight - Abilities - World of Warcraft
Don't know if its in-game anymore, don't play a death knight so I can't check.
edit:
found it
http://mop.wowhead.com/spell=49143/frost-strike
Maybe new spell id?
edit:
bubbas froststrike
spell id: 49143
target: target
if UnitPower("player") > 60 then
return true
end
I don't know
Last edited by averykey; 06-30-2012 at 06:25 PM.
My Svn - https://subversion.assembla.com/svn/averykeys-svn/
Whitch profile should i use as a holy pala?
yes, searchesandfinds profiles are the best!
Are there any top notch Boomkin PVP profiles floating around? The only reasonably complete Boomy profile seems to be Nova's, but it's set up as a skeleton for leveling last I heard. Did anyone release one that got lost in the two threads? Search didn't come up with anything but I thought it'd been discussed before.
what is a rotation bot?
Attachment 8807
I just saw that^^
anybody else got that massive pqr ram usage?