[PQR][PVE]Vachiusa healer profiles menu

User Tag List

Poll: Vachiusa profiles are:

Page 93 of 99 FirstFirst ... 43899091929394959697 ... LastLast
Results 1,381 to 1,395 of 1483
  1. #1381
    darkayo's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    191
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, i'm playing Holy Pal hast optimisation.
    I'm looking for someone to share his rotation setting please.

    [PQR][PVE]Vachiusa healer profiles
  2. #1382
    novicane's Avatar Member
    Reputation
    1
    Join Date
    May 2010
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know this is no longer supported but just seeing if someone knows.

    I think the resto shaman and resto druid are great. I started with my disc priest and i feel like it lags a bit trying to decide what to do after moving then coming to a stop.

  3. #1383
    affy2010's Avatar Corporal
    Reputation
    6
    Join Date
    Sep 2013
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wonder if that has to do with the bubble movement thing, its bubbling you so that you can move and waiting for bubble to come off CD?

    try disabling the talent in the rotation, but heads up, i have no idea if it will work, have no clue on coding either, just i used this on my priest when i was low gear and wanted quick LFR ques. worked great, didnt pay attention to if it hung up on anything cause i was just doing LFRs. if it works, let me know. my shadow set is pretty much all set and now im starting to build a disc set. and if thats the case, i will just bubble myself manually for speed increase and avoid lag issues

  4. #1384
    larrybyrdy's Avatar Member
    Reputation
    2
    Join Date
    Mar 2011
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cant get the resto shaman profile to do...well...anything. Is it simply not supported anymore or what? My other profiles for other classes run without a hitch.

  5. #1385
    Nymica's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vachiusa View Post
    Status: Discontinued
    Sorry guys, I've been so busy with my family and work, that I haven't had nearly enough time to write/update anything.
    They've been discontinued.. Did you read the op when you downloaded the profile? :-P

    Sent from my LG Optimus G using Tapatalk

  6. #1386
    larrybyrdy's Avatar Member
    Reputation
    2
    Join Date
    Mar 2011
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah but I've already used older profiles before and figured they simply weren't being improved. Oh well. Any other resto shaman profiles anywhere? A search turned up nothing but old profiles thus far (I used to use Onya's back in the day and ****in LOVED his raid healing profile)

  7. #1387
    Shudder's Avatar Member
    Reputation
    2
    Join Date
    Sep 2013
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah I downloaded it too since most of the profiles I use are old, some from 5.0. The profile should still work, if he put some thing in it to deactivate it then why even have this thread? Why even have them available to download? Remove the links from the OP...

  8. #1388
    Chaban416's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Nov 2011
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So after updating offsets for 5.4.2.. trying to run Vash healing Paly profile it is tell me. PQR Error > Please download the latest version of PQI. Rotation has been stopped.

    Would there be a way to delete the code that checks for update of PQI? and force it to run anyway?
    Last edited by Chaban416; 12-10-2013 at 02:35 PM.

  9. #1389
    pepe2c's Avatar Member
    Reputation
    7
    Join Date
    Dec 2007
    Posts
    154
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    same error "<PQR Error> Please download the latest version of PQI. Rotation has been stopped."
    will miss this profile =/

  10. #1390
    JoeCHabs's Avatar Private CoreCoins Purchaser
    Reputation
    2
    Join Date
    Oct 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    blah use the normal keys

  11. #1391
    Vogel81's Avatar Master Sergeant
    Reputation
    22
    Join Date
    Feb 2012
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chaban416 View Post
    So after updating offsets for 5.4.2.. trying to run Vash healing Paly profile it is tell me. PQR Error > Please download the latest version of PQI. Rotation has been stopped.

    Would there be a way to delete the code that checks for update of PQI? and force it to run anyway?
    ^^ This. I really hope so.

  12. #1392
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    --Begin PQI
    	if (IsAddOnLoaded(&amp;quot;PQInterface&amp;quot;)) == 1 then
    		PQInterfaceLoaded = true
    		PQInterfaceVersion = (tonumber(GetAddOnMetadata(&amp;quot;PQInterface&amp;quot;, &amp;quot;Version&amp;quot;)))
    		if PQInterfaceVersion &amp;gt;= 2.22 then
    			PQInterfaceUpdated = true
    		else 
    			PQInterfaceUpdated = nil 
    			PQR_WriteToChat(&amp;quot;Your PQI is not up to date. Rotation has been stopped.&amp;quot;, &amp;quot;Error&amp;quot;)
    			PQR_StopRotation()
    			return true					
    		end
    	else 
    		PQInterfaceLoaded = nil 
    		PQR_WriteToChat(&amp;quot;Please download the latest version of PQI. Rotation has been stopped.&amp;quot;, &amp;quot;Error&amp;quot;)
    		PQR_StopRotation()
    		return true				
    	end
    That's the check that's throwing the error you're getting. I haven't had time to check why it's happening since I'm dealing with exams, but hopefully someone can do something with that info. Could probably just remove the check.
    Former PQR Developer

  13. #1393
    JoeCHabs's Avatar Private CoreCoins Purchaser
    Reputation
    2
    Join Date
    Oct 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ya i cant figure it out good luck all
    Last edited by JoeCHabs; 12-11-2013 at 03:50 PM.

  14. #1394
    Vogel81's Avatar Master Sergeant
    Reputation
    22
    Join Date
    Feb 2012
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FIX FOR VACHIUSA'S HEALER PROFILES

    Ok I fixed it... well.. rigged it guys. Here's what happens. Under each of Vachiusa's Profiles.

    Go to Ability Editor > -- Init --

    In that ability there is a Section labeled "--Begin PQI"

    Comment out (add "--" to the start of each line) everything BUT

    PQInterfaceLoaded = true
    and
    PQInterfaceUpdated = true


    In the end it should look like this.


    Code:
    	--Begin PQI
    --	if (IsAddOnLoaded("PQInterface")) == 1 then
    		PQInterfaceLoaded = true
    --		PQInterfaceVersion = (2.22)
    --		if PQInterfaceVersion >= 2.22 then
    			PQInterfaceUpdated = true
    --		else 
    --			PQInterfaceUpdated = nil 
    --			PQR_WriteToChat("Your PQI is not up to date. Rotation has been stopped.", "Error")
    --			PQR_StopRotation()
    --			return true					
    --		end
    --	else 
    --		PQInterfaceLoaded = nil 
    --		PQR_WriteToChat("Please download the latest version of PQI. Rotation has been stopped.", "Error")
    --		PQR_StopRotation()
    --		return true				
    --	end
    		-- Load Data File

  15. #1395
    Chaban416's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Nov 2011
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aegrith View Post
    Delete is all and replace it with just

    PQInterfaceLoaded = true
    PQInterfaceUpdated = true

    Then it will work

    This is the file VachiusaHolyPQI_Abilities.xml if people dont know, just open it with note pad. After its edited it should look like

    --Begin PQI
    PQInterfaceLoaded = true
    PQInterfaceUpdated = true
    -- Load Data File


    Have fun
    Worked like a charm, Thank you!

    If i was able to give rep i would.

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 12:09 AM. 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