[PQR][PVE]Vachiusa healer profiles menu

User Tag List

Poll: Vachiusa profiles are:

Page 51 of 99 FirstFirst ... 474849505152535455 ... LastLast
Results 751 to 765 of 1483
  1. #751
    SourSkittles's Avatar Member
    Reputation
    6
    Join Date
    Sep 2012
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by odano1988 View Post
    and last question i swear =-) what are the custom tables for?
    Custom tables are for if you are set to heal only certain people in your raid, you would put them on the custom table and then the rotation would only look at those people to heal instead of pretty much everyone in the raid.

    [PQR][PVE]Vachiusa healer profiles
  2. #752
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, I've basically reinstalled everything I can think of at this point, and still haven't gotten the Paladin profile working at all. -- Pause --, -- Init -- and -- PQI Variables -- constantly return true.

    I'm curious whether those of you who have it working are EU or US players, because I can't figure out what's going on.

    Using Vachiusa Data File v2.0.13 and Vachiusa Holy PQI Paladin v2.1.01.

  3. #753
    Airwavez's Avatar Active Member
    Reputation
    68
    Join Date
    Jul 2007
    Posts
    300
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kaolla View Post
    So, I've basically reinstalled everything I can think of at this point, and still haven't gotten the Paladin profile working at all. -- Pause --, -- Init -- and -- PQI Variables -- constantly return true.

    I'm curious whether those of you who have it working are EU or US players, because I can't figure out what's going on.

    Using Vachiusa Data File v2.0.13 and Vachiusa Holy PQI Paladin v2.1.01.
    Newest holy pally PQI is 2.1.02

  4. #754
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just downloaded r95 from his SVN and it's still reporting at 2.1.01. Am I looking in the wrong place?

    Attempting to update through PQR's Rotation page also downloaded 2.1.01

    EDIT: I see that VachiusaHolyPQI_Paladin_Abilities is at version 2.1.02, but VachiusaHolyPQI_Paladin_Rotations still lists 2.1.01 in the xml file.
    Last edited by Kaolla; 06-13-2013 at 11:05 PM.

  5. #755
    Xelu's Avatar Master Sergeant
    Reputation
    18
    Join Date
    Feb 2013
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kaolla View Post
    I just downloaded r95 from his SVN and it's still reporting at 2.1.01. Am I looking in the wrong place?

    Attempting to update through PQR's Rotation page also downloaded 2.1.01
    Make sure your right offset
    Code:
    <ObjMgr>0xE3CB00</ObjMgr>
    Version 2.1.02: https://code.google.com/p/vachiusa/s..._Abilities.xml

    Everything work well for me (US realm).

  6. #756
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Meh, I have no idea what's going on then. The only thing it will do is buff if I click off Blessing of Kings. I've tried with addons enabled and disabled, fresh installs of PQR, even cleaned out things that shouldn't have anything to do with PQR. Still nothing.

    Surprised that I'm having so much trouble with this; I used to write these damn things. I appreciate the help, Xelu.

  7. #757
    Xelu's Avatar Master Sergeant
    Reputation
    18
    Join Date
    Feb 2013
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kaolla View Post
    Meh, I have no idea what's going on then. The only thing it will do is buff if I click off Blessing of Kings. I've tried with addons enabled and disabled, fresh installs of PQR, even cleaned out things that shouldn't have anything to do with PQR. Still nothing.

    Surprised that I'm having so much trouble with this; I used to write these damn things. I appreciate the help, Xelu.
    Could you enable profile then use this command "/dump UnitHealth("player")" in chat then post result here?

  8. #758
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Results:

    Code:
    Dump: value=UnitHealth("player")
    [1]=357398

  9. #759
    Xelu's Avatar Master Sergeant
    Reputation
    18
    Join Date
    Feb 2013
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kaolla View Post
    Results:

    Code:
    Dump: value=UnitHealth("player")
    [1]=357398
    Everything look like ok. Just 1 more command a custom function of Vachiusa (need target yourself then target enemy/dummy):
    Code:
    /dump CanHeal("target")

  10. #760
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmmm.

    Code:
    Dump: value=CanHeal("target")
    [1]=false
    I get the same value whether I'm targeting myself, an ally or an enemy/neutral/dummy. Curious. Is everything returning as unhealable?

  11. #761
    Xelu's Avatar Master Sergeant
    Reputation
    18
    Join Date
    Feb 2013
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kaolla View Post
    Hmmmm.

    Code:
    Dump: value=CanHeal("target")
    [1]=false
    I get the same value whether I'm targeting myself, an ally or an enemy/neutral/dummy. Curious. Is everything returning as unhealable?
    Its only return true when you are (or target) in your party/raid group.

  12. #762
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And now, for no reason at all, everything is working beautifully. I don't know what changed, but I couldn't be happier. Thank you, Xelu!

    Last request: I reinstalled PQR so many times that I lost my Pally settings. Could anyone share theirs, please?

  13. #763
    Mike2143's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi i have been following your profiles since you started to use PQI it is a much superior way of using the healing rotations but i have run into a problem with your resto druid profile i can not get it to use wild growth at all i have tried a few variation in the lua editor but still having no joy if anyone could help i would be extremely grateful thank you in advance

    Sorry my bad offsets were out but ironbark still does not work either does using my trinks at less than 80 percent mana

    thank you for such good profiles
    Last edited by Mike2143; 06-14-2013 at 02:07 PM.

  14. #764
    floppydrive's Avatar Member
    Reputation
    2
    Join Date
    May 2013
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get extreme lag when i use this Paladin profile. Is this normal?

  15. #765
    Eryx's Avatar
    Eryx
    Guest
    What is your ability check delay set to in PQR settings, Floppydrive? Try setting it to ~250 and see if that helps!

Page 51 of 99 FirstFirst ... 474849505152535455 ... LastLast

Similar Threads

  1. [Selling] ★★ (PQR) Neyia - Ultimate Rogue Profiles (PVE) ★★
    By Neyia in forum World of Warcraft Buy Sell Trade
    Replies: 92
    Last Post: 05-27-2015, 09:39 PM
  2. [Buying] PQR 3.3.5a Arena Healer Profile
    By jadethread1 in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 02-18-2013, 03:46 PM
  3. Replies: 11
    Last Post: 01-13-2013, 10:56 PM
  4. [PQR] reQuest Friendly cleansing profile for Healer
    By hellobello25 in forum WoW Bot Maps And Profiles
    Replies: 1
    Last Post: 12-16-2012, 06:48 PM
  5. [PQR] Donation for working 3.3.5 healer profile!
    By Zyraxian in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-28-2012, 07:11 AM
All times are GMT -5. The time now is 06:57 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search