[PQR] Nova Team Profiles menu

User Tag List

Page 103 of 157 FirstFirst ... 35399100101102103104105106107153 ... LastLast
Results 1,531 to 1,545 of 2342
  1. #1531
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nova Frame really shouldn't be causing any kind of issues. If you've downloaded it somewhere else and get issues with it, it's probably because the person you downloaded it from have made edits to it that will break other profiles.

    @Enragerx: Mortal Coil automatic usage could certainly be added and supported. I don't know how to even add those keybindings, so unless I learn how to, I can't.

    @Mavmins, @Enragerx, @daveyboyuk, @Kinkeh: I've just commited an update to the SVN with some Demonology changes:

    Fixed a few bugs! I'm sorry guys.
    - Fixed Soul Fire cast/cancel during Heroism in Metamorphosis. It'll now work as intended again and only cancel Soul Fires cast during Caster form without the Molten Core buff.
    - Fixed a bug with Metamorphosis where it wouldn't cancel during Heroism when you reach 160 or less Demonic Fury. (Soul Fire cost 160 Demonic Fury)
    - Added support for Execute in Metamorphosis on boss-units.
    - Fixed Threatening Presence not cancelling in a group or party.
    - It now also has full support for the new passive level 90 ability for Warlocks.
    @Ninjaderp: I try and talk with him regularly, but as of right now, I don't know if he's got any plans of updating it for 5.2. I will of course ask him the next time we speak!

    @lostwalker: Yes sir. PQR_PQI.lua and PQR_Nova_Data.lua both needs to be in the /Data/ folder for the keybindings to work. You can enable this functionality by going into the Rotation Editor, select the Class and Profile you want to add a combat check on, then at the very bottom check the box "Require Combat to Execute Rotation". I've added this functionality for instances only as I haven't touch much about it otherwise. :P

    @thomja: I need more information. With the Demonology profile, you need the addon PQInterface to change keybindings. With any other profile, you might need to do /nova in-game after you've started the profile at least once to change keybindings.

    Thank you guys, for all the help!

    [PQR] Nova Team Profiles
  2. #1532
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @mentally or rather thank YOU for putting so much work into this and updating it so quickly !

    Question about the new version - testing on the training dummy it seems to be coming out of metamorphosis to cast Hand of Guldan even when Ive popped DSK and it didnt do that on the previous version. Is this because I'm testing it on the training dummy or have you changed the metamorphosis check ?

    In Metamorphosis Cancel
    -- Don't leave Meta if we have strong buffs active still.
    if (UnitBuffID("player",PQ_DSK) or PQ_HasHero()) and fury <= 160 then
    CancelShapeshiftForm()
    end

    To me that reads if I have DSK then it will cancel, likewise of I have heroism and under 160 fury ?

    Edit : I copied the Metamorphosis Cancel ability from revision 88 and that works i think
    Last edited by Mavmins; 03-05-2013 at 01:00 PM.

  3. #1533
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Mavmins; Basically what it says is; If we have Dark Soul: Knowledge or Heroism and we're at or under 160 Fury, cancel Metamorphosis. That's pretty strange though!

    Quick update: Moved the check for Heroism and Soul Fire to it's own location instead of huddled together with Dark Soul. That should fix any issues and .. kind of make it a lot simpler. I can't get online to test so it's awesome that you're posting feedback mate!

    As soon as the servers go live, I'm going to double check my dynamic metamorphosis changes to see how well it works, which should bring Demonology DPS even higher.
    Last edited by Kinky; 03-05-2013 at 03:09 PM.

  4. #1534
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it because the bracket is closed off too early ? The revision 88 from trunk works and doesnt cancel meta, but rev 92 does cancel it wrongly

  5. #1535
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Mavmins: That wasnt the issue. The issue was that it treated DSK as Hero. I've already fixed this on the SVN.

  6. #1536
    daveyboyuk's Avatar Active Member
    Reputation
    31
    Join Date
    May 2009
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ mentally quick question :- focus dotting isnt putting up doom on focus , intended ?

  7. #1537
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @daveyboyuk: Yes, it was intended. :P Realistically I feel it would waste too much Demonic Fury, however, I'll add it in, just in case. =) Working on a bit more advanced metamorphosis weaving that'll dynamically update with buffs, trinkets, procs, etc. Hopefully I'll have it done in about an hour or two!

  8. #1538
    zerzu's Avatar Member
    Reputation
    3
    Join Date
    Mar 2013
    Posts
    5
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi! i would like to know if theres any 5.2 profil for fury war...cause i cant find one working now :S

  9. #1539
    daveyboyuk's Avatar Active Member
    Reputation
    31
    Join Date
    May 2009
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well if poss can it go into pqi for a toggle abilty i knda like it for emperors and maybe nice for 1 or 2 of new tier bosses for qol

  10. #1540
    LazyRaider's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Feb 2013
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    your alt, shift, and control modifiers for your warlock classes are not working by the way

    also for demo it never dumps all your power, ever.
    Last edited by LazyRaider; 03-05-2013 at 08:08 PM.

  11. #1541
    Jerone's Avatar Private
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im using Nova Teams Arms warrior profile and my FPS drops when ever the profile is on am I doing something wrong?

  12. #1542
    Drinksbeer's Avatar Knight-Lieutenant
    Reputation
    33
    Join Date
    Jan 2013
    Posts
    252
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I believe it's the LUA errors causing the fps drop, I noticed that when I cut them on to see what the issue was. I'm sure everything will be hashed out soon. Thanks for all the work you guys put into these!

  13. #1543
    Genocyber's Avatar Member
    Reputation
    2
    Join Date
    Sep 2012
    Posts
    108
    Thanks G/R
    111/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For some reason, on my char, the Spriest rotation seens do not to be working right.
    It starts with a mass dispell, than use only mind blasts and cooldowns (if active).

    There is something wrong or the profile doesnt work with 5.2?

    Tks

  14. #1544
    LazyRaider's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Feb 2013
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I really wish you could sticky information somewhere

    I have nova frame but no idea how to call it up or use it, /nova does not work

  15. #1545
    hbkx1's Avatar Site Donator
    CoreCoins Purchaser
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nova frame isn't showing for demonology warlock =/

Similar Threads

  1. [PQR] Gabbz Mage Profiles
    By Gabbz in forum WoW Bot Maps And Profiles
    Replies: 207
    Last Post: 07-18-2016, 08:00 PM
  2. Replies: 11
    Last Post: 01-13-2013, 10:56 PM
  3. {PQR} Windwalker Raid Profile - Wanted
    By fish221171 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-18-2012, 02:01 AM
  4. PQR - DK Blood profiles - none of them work :(
    By zambeaux in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 10-09-2012, 07:44 AM
  5. PQR PVP Hunter profile?
    By aLorzy91 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-29-2012, 02:32 AM
All times are GMT -5. The time now is 02:53 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search