@bubba i got an error when i tried to use the updater in pqr for your profiles. something with the nova unholy dk ones.
@bubba i got an error when i tried to use the updater in pqr for your profiles. something with the nova unholy dk ones.
Hey Guys,
I just started working with PQR and all I can say: AWESOME!
I programmed myself a Frost DeathKnight rotation and ran into an problem I quite don't understand.
Spell: Frost StrikeCode:if UnitPower("player") >= 110 then return true end
SpellID: 49143
Target: Target
This is not working for me.
I should mention that I test this on Beta Server with MoP.
I looked through all the Databases if the spellid has changed but it hasn't.
So what am I doing wrong?
Debug tells me that the funtion returns true but simply won' get executed.
greetz
Weischbier
Have you tried the ability in a rotation by itself?
Beta is currently down but I should mention that it kinda stucks there. Everything after that function will not get triggered.
Debug was throwing that return true thing like 15 times in a row and then stuck.
I'll test this on live now. I'll give feedback in like 10minutes.
greetz
Edit:
Just tested on live and its working more fluid than on beta.
But on live its not using Howling Blast with Freezing Fog procc (Rime).
I mean I'm not doing any exotic cde using anywhere that could possibly cause issues so its way over my mind since I'm totally new to LUA
PS: I double checked all IDs and all of them are right!
Last edited by Weischbier; 04-06-2012 at 03:40 PM.
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
nice to see ya man... you the same Weischbier from HB right?
Anyways to the beta question.... simple answer is change the
to 100 because there is no talent to increase your RP pool past 100 rp like there is in liveCode:if UnitPower("player") >= 110 then return true end
this one is mine for beta right now...
Code:if UnitPower("player") > 99 then return true end
Last edited by imdasandman; 04-06-2012 at 03:55 PM.
My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
https://imdasandmandeathknight.googl...com/svn/trunk/
@sheuron
I tried your resto druid profile and i like it too much( topped most of not all the fight on normal DS) i just made small change to it ( rejuv to 80) and i still did not have any mana problem,
@bubba just tested ur updated unholy works a charm ty to you and mentally i will rep you again when i can![]()