Thanks for clarifying!
Thanks for clarifying!
Temporary fix for Mentally's demo profile and Felflame casting when KJC is talented.
1. Go into the ability editor, click on Lua File Editor.
2. From there select PQR_Nova_data.lua.
3. Scroll down til you see the section labeled "Warlock Globals"
4. Go to line #1580 and change 119049 to 137587.
The line should read:
PQ_KC = 137587 -- Kil'jaeden's Cunning
(This changes the ability ID of KJC to match the new ID since 5.2.)
5. Now at the top right click save. Reload PQR / Reload in WoW and it should work.
Dear Nova Team,
I have found an issue with the Fire specced mage profile.
When I use the standard version (Not the standard manual, but the plain standard), it seems that it keeps trying to make brilliant mana gems, even after it made the first, so I get stuck in an error loop of "Item already has maximum number of charges." so I pretty much need to disable the profile.
Any chance of a fix, or if not, at least letting me know what to remove so it will work properly?
ment was working on that, her school is keeping her busy just give it some time.
Please if someone helped you donate rep to them.
Hey guys, do you have a list anywhere of what profiles work for 5.2 so I can update the info in the community list?
Former PQR Developer
hey Crystal, is there any way to add the pet Fetch ability after combat to auto loot on your profiles? just a thought
thanks for the great work
i'm moving 5.1 profiles to the 5.1 folder on the svn that i've created.
as for fetch i'm working on it
Last edited by crystal_tech; 03-09-2013 at 06:10 PM.
Please if someone helped you donate rep to them.
How come on the first page it says under Warrior "Arms, Fury, Prot" but there's only Protection spec on the SVN?
Is there a reason my keybinds arent sticking after I close wow and pqr? Ive tried everything I can think of but it will not remember them.
If a profile is missing its cause I moved it into the 5.1 profile folder on the svn, this is to show that if you use it know that it was meant for that patch. the Main Trunk is the current patch.
With Nova_frame we've set a default key mods and your free to change them with the ingame option, however it will 'reset' back to the profile creators defaults if you exit wow. if you wish to change the defaults to your liking and not use the ingame frame you just need to find this:
now the 'Text' part will be different but all you need to do is change the Mod = # to the key bind you want. This code above is from my SV Hunter in the --Config ability.PHP Code:
Nova_CooldownCheck = {
--Change Mod = # to the key you want it to default to
-- 1 = lShift, 2 = lCtrl, 4 = lAlt, 8 = rShift, 1 6= rCtrl, 32 = rAlt
[1] = { Mod = 1, Text = "Force Cooldowns", Var1 = 1},
[2] = { Mod = 2, Text = "Area of Effect", Var1 = 1},
[3] = { Mod = 4, Text = "Pause Rotation", Var1 = 1},
[4] = { Mod = 32, Text = "Recall Pet/Clear Target", Var1 = 1},
[5] = { Mod = 16, Text = "Explosive Trap", Var1 = 1},
[6] = { Mod = 8, Text = "Freezing Trap", Var1 = 1}
}
Hope this helps
Please if someone helped you donate rep to them.
Getting an error when loading PQR with the Fury profile saying the XML is not well formed and that it's unable to load a rotation/ability list.
Evening all, I'm new to the SVN thing. I installed the program and after downloading a couple of others profiles, I tried to download yours and I get a input password message. I used the link from page one as the linked address. Could someone help me out or is this supposed to happen?
Never mind, I don't know why but now it worked :P Sorry about that.
Last edited by calamat44; 03-10-2013 at 12:43 PM.
Hello,
I'm new PQR user (started just before 5.2).
It worked perfectly with some profiles, but after patch i upgraded PQR, installed PQI addon thingie, downloaded some profiles - none of them works: (Nova demo lock, Gourgas warrior)... but old ones still work, like Nova hunter, Nilrem affli (i just replaced old KJC id with a new one), Soapbox demo and a few more.
What I missed? Or what else should I check to make 5.2 profiles work?
Thanks i advance.