Just noticed a small bug with the profile - while in flight form, it's not stopping combat or stopping the buff check.
Easy fix, but it should be included in the profile![]()
Just noticed a small bug with the profile - while in flight form, it's not stopping combat or stopping the buff check.
Easy fix, but it should be included in the profile![]()
I am working on RaDen, and wondering how I could only have the profile use FB on the Essence of Anima when it has 2 or more CP. They don't live long enough before making it to RaDen to actually build 5 CP on them, so I am trying to maximize damage on them to get them killed ASAP. Would I just add the npc id into the code like you have done with Garalon's legs? Also I would be creating an additional ability and swapping it out for normal FB for this fight only so I wouldn't mess with the real FB code. Just wondering if something like this would work:
Code:if check(fb) and pow>=25 and not HaveBuff(p,{139121,139117,139120}) and rscbuff<=5 then if thp > 25 and srr > 3 and cp==2 then if bossID == 69869 then cast(gsi(fb))
seems like it would cuk
BadRotationsDeveloper
Ok thx for all your help =)
Unfortunately I won't be able to test it until next week since we burned through all 30 attempts this week already....
Sent from my Galaxy S4 using Tapatalk 2
Lol yeah. Falcon Punch or whatever it's called kept 1 shotting our tank. We will get him this week fo sho.
Sent from my Galaxy S4 using Tapatalk 2
Your downloader links aren't working, they need to be in the public dropbox folder so you get a direct link which won't change. Also can't be https
Oakley Sunglasses
![]()
Hi
When I loads your single target profile so do not I get up the PQI window, but when I switch to AOE profile it comes up. But I can not make any changes there?
I've tried with a fresh installation of PQR and PQI and it does not help.
what could be wrong?
Ronnotter
PQI isnt completely implemented, i forgot to remove PQIInt from the multi rotation
BadRotationsDeveloper
Hey Cute and Firepong have you tried anymore on fixing the error people are getting on the ptr when trying to load this rotation? I am still at a loss and only the gabbz feral rotation that is as old as mop is currently working. I was going to try and merge the two together to get one working rotation but his seems to be very confusing and he has since given up on the rotation if I recall.
Botirk's also works and is much better than gabbz old one.
Sent from my Galaxy S4 using Tapatalk 2
I have the PTR client downloaded, but from what I hear, there are no working Offsets for the current version of 5.4? But I just haven't had the time to test everything out and get everything re-coded. Most of it will take removing the check for Natures Swiftness out of the profile since it is completely removed for Feral spec now. I believe that's what might be causing the problems as well as some of the PQR Functions that are not working in PTR that are needed to make the rotation function correctly.
Just tought I'd precise cp>=2 as I think you could proc and quickly 1-3-4-5... Just saying! BTW gratz on HLEiShen. This guy is an ass!!
Also make sure the Add ID is the right one. Sometimes wowhead lies!!
To test it you could do something like
if bossID == 69869 then
print("Test")
end
Use this just to make sure all is fine amd delete it after. Good luck on Raden!!
Last edited by CodeMyLife; 08-27-2013 at 06:50 PM.
Soapbox Rotations Developer
Yeah while that may be true it would be the exception. The damn things are only active about 6 seconds or so before they are on top of the boss. I have to wait a few seconds before going to them because we were having problems with melee out ranging the intended Vita targets. So I thought 2cp would be a good median number. Worse case scenario I would be able to get a couple FB off vs losing the cp altogether if I tried for more.
Sent from my Galaxy S4 using Tapatalk 2