[PQR] Holy Paladin PvP [NEW! Ret PvP Profile!] menu

User Tag List

Page 2 of 9 FirstFirst 123456 ... LastLast
Results 16 to 30 of 125
  1. #16
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dominium View Post
    Hehe yeah I know, joking around Like to have fun while coding :P

    Is that my BoL code? Replace UnitBuffID("target", 53563) with UnitBuffID(PQR_CustomTarget, 53563)

    Ill see what I can do about Sacred Shield (what maleth said) and look into Necrotic strikes, but I don't think I'll have enough time to code it today :<

    That is your code...and I knew it! my bad I should have known that "target" should be PQR_CustomTarget

    [PQR] Holy Paladin PvP [NEW! Ret PvP Profile!]
  2. #17
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ralphiuss View Post
    That is your code...and I knew it! my bad I should have known that "target" should be PQR_CustomTarget
    Stupid me :< I was writing the BoL code as one of my first abilities a looong time back, didn't know how to check for buffs/debuff on PQR_CustomTarget :P

    I won't be updating anything yet, probably tomorrow or wednesday since I don't want people to have to download a new version every day :P Btw maybe you can link me to some thread/post on how to setup a SVN or how to make it possible to update via PQR Rotation Manager?

  3. #18
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dominium View Post
    Stupid me :< I was writing the BoL code as one of my first abilities a looong time back, didn't know how to check for buffs/debuff on PQR_CustomTarget :P

    I won't be updating anything yet, probably tomorrow or wednesday since I don't want people to have to download a new version every day :P Btw maybe you can link me to some thread/post on how to setup a SVN or how to make it possible to update via PQR Rotation Manager?
    Take a look at this concerning SVN.Getting Started with Google Code Hosting, Subversion, and TortoiseSVN without feeling like an Idiot « // Internet Duct Tape

    To use the PQR updater you'll need the SVN setup with a text file created looking like this.

    Code:
            --    ^ COPY THIS ^    --
            --    | URL INTO  |    --
            --    "   PQR     "    --
            -------------------------
    
    
    --IF YOU ARE VIEWING THIS FILE IN A WEB BROWSER
    
    --OPEN PQR, OPEN "ROTATION EDITOR", SELECT "DOWNLOAD PROFILE FROM URL"
    
    --AND PASTE THE URL FOR THIS WEBPAGE THERE.
    
    --ALL FILES BELOW WILL AUTOMATICALLY BE DOWNLOADED AND INSTALLED FOR YOU.
    
    Link to abilities.xml from svn
    link to roatations.xml from svn
    
    --DATA File
    Link to data file if you have one from svn.
    Then you just give people the link to the txt file on the svn. They paste the link within PQR and it downloads.

  4. #19
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Meh managed to get the SVN working but can't download the profile via PQR ;/

    Don't have time now, I'll work on that tomorrow

  5. #20
    maleth's Avatar Banned
    Reputation
    8
    Join Date
    Feb 2012
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dominium View Post
    Hehe yeah I know, joking around Like to have fun while coding :P

    Is that my BoL code? Replace UnitBuffID("target", 53563) with UnitBuffID(PQR_CustomTarget, 53563)

    Ill see what I can do about Sacred Shield (what maleth said) and look into Necrotic strikes, but I don't think I'll have enough time to code it today :<
    Yeah the SS change would be brilliant, and something with necrotic strikes wud be amazing.

  6. #21
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dominium View Post
    Meh managed to get the SVN working but can't download the profile via PQR ;/

    Don't have time now, I'll work on that tomorrow
    Give me link to SVN i'll get the text file working.

  7. #22
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ralphiuss View Post
    Give me link to SVN i'll get the text file working.
    https://dominium.googlecode.com/svn/trunk/

    dominium - PQR Holy Paladin PvP Profiles - Google Project Hosting

    Not sure which one you need :P

  8. #23
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
            --    ^ COPY THIS ^    --
            --    | URL INTO  |    --
            --    "   PQR     "    --
            -------------------------
    
    
    --IF YOU ARE VIEWING THIS FILE IN A WEB BROWSER
    
    --OPEN PQR, OPEN "ROTATION EDITOR", SELECT "DOWNLOAD PROFILE FROM URL"
    
    --AND PASTE THE URL FOR THIS WEBPAGE THERE.
    
    --ALL FILES BELOW WILL AUTOMATICALLY BE DOWNLOADED AND INSTALLED FOR YOU.
    
    http://dominium.googlecode.com/svn/trunk/Dominium_PALADIN_Abilities.xml
    http://dominium.googlecode.com/svn/trunk/Dominium_PALADIN_Rotations.xml
    You probably used the https one. PQR doesn't like https.

    Make a text file with that and host it on svn. Use the link for the text file in PQR.
    Last edited by Ralphiuss; 12-03-2012 at 03:04 PM.

  9. #24
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What happen to the Ret profile you had :O

  10. #25
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will test this out

  11. #26
    aghost917's Avatar Corporal
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dominium View Post
    Sure that's easy. I'll send you the code tomorrow. PS I normally just use HoJ myself, have it bound to Shift+G works no problem.
    Hey can I get that code? I cant PQR to cast Hammer of Justice at all.

  12. #27
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here you go

    Replace your Repentance code with this, also change 'Target' to Custom (in the settings on the bottom left) and Spell ID to 0.

    if UnitExists("target")
    and PQR_SpellAvailable(20066)
    and IsLeftAltKeyDown() then
    CastSpellByID(20066, "target")
    end

    if UnitDebuffID("target", 20066) == nil then
    if UnitExists("target")
    and not PQR_SpellAvailable(20066)
    and IsLeftAltKeyDown()
    and PQR_SpellAvailable(853)
    and UnitDebuffID("target", 20066) == nil then
    CastSpellByID(853, "target")
    end
    end

    Edit: 200th post weeee ;D
    Last edited by Dominium; 12-04-2012 at 09:59 AM.

  13. #28
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated, please download from main post.

    04/12/2012 New Version, please download!

    Changes:

    Fixed Beacon of Light in RBGs.

    Changed logic for Sacred Shield (reapplys at <15 secs left on the target that you choose)

    Significantly increased health % for heals when target has a Necrotic Strike debuff (not 100% perfect but better then nothing)

    Download via Download Link at the end of the post!

  14. #29
    aghost917's Avatar Corporal
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do you change the Autotarget Low HP to not only heal your target and/or mouseover?

    Also you have Freezing Trap id 1499 on Cleanse but when my hunter freeze traps it says debuffid 3355
    Last edited by aghost917; 12-05-2012 at 03:28 PM.

  15. #30
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aghost917 View Post
    How do you change the Autotarget Low HP to not only heal your target and/or mouseover?

    Also you have Freezing Trap id 1499 on Cleanse but when my hunter freeze traps it says debuffid 3355
    It will only heal your target if you target an ally. Just don't target anyone or target someone from the enemy team, I don't think it's possible to change.

    Thanks for the ID, I'll look into that. Everything else working alright?

Page 2 of 9 FirstFirst 123456 ... LastLast

Similar Threads

  1. [Selling] [PQR] Huntards BM PvP Profile - Exclusive Edition
    By n00bch0p in forum World of Warcraft Buy Sell Trade
    Replies: 3
    Last Post: 03-27-2013, 04:55 PM
  2. [PQR Request] Destruction PVP profile
    By Frissle in forum WoW Bot Maps And Profiles
    Replies: 2
    Last Post: 03-14-2013, 04:10 PM
  3. [PQR] There warlock pvp profile?
    By Stein6 in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 03-02-2013, 08:08 AM
  4. [Holy Paladin PvP] Haith's Holy Paladin Guide
    By Haith in forum World of Warcraft Guides
    Replies: 7
    Last Post: 05-12-2010, 01:13 PM
  5. [Holy Paladin PvP] Tips & Strats
    By Greatdrak in forum World of Warcraft Guides
    Replies: 7
    Last Post: 05-11-2010, 04:37 PM
All times are GMT -5. The time now is 08:08 AM. 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