not sure who to talk to but when I use pqr with certain addons I get a wow error that says my addons tried to access something in wow that it didnt have permission to, any way to stop this?
not sure who to talk to but when I use pqr with certain addons I get a wow error that says my addons tried to access something in wow that it didnt have permission to, any way to stop this?
I have the problem with Elvui and PQR its not working together enymore tryed with some difrent warrior profiles.. i can see its show its run but nothing off the spells are used but if i do with the same profile but disable elvui its working
I do not know here, whether it is also a question of this kind.
Hot keys such as ls la lc does not work correctly. There is also a profile that can be operated, it is also useless. I tried to change us to a keyboard.
1,2,3 or f1, f2, f3, Is it possible to change the hot key in the same key maybe?
If you can change, and it must be ensured that how will you tell me?
Sorry if you are not sure of what it is can not be English.
Hi! Leftshift LeftAlt and Leftcontrol works just fine, its up to the profile developers to implement them in their profiles.
About the profile I dont know what profile you refer to as "useless"? But there are plenty profiles to be found here:
http://www.ownedcore.com/forums/worl...1252013-a.html ([PQR] List of Community Rotations - Updated 01252013)
does anyone have offsets for ptr ?
hey there.
the interrupt doesnt work with warlock pet interrupt, i made a post before like 2 weeks ago and no one helpt me
i tried changing the spell ID doesnt work
Has anyone been banned using this tool yet? I'm considering using this tool, but I'm too afraid I'll get banned. I know this question was probably asked a thousand times if not more, but then, there's like 800 pages in the old thread and it would kind of takes ages to go through, at least for me.
Thank you for reading and sorry for asking about something that's been already asked.
thanks for answering, yes its xelper interrupt
what shud i edit ?--make sure the interrupt spell is available
local interruptSpell = PQR_InterruptSpell()
if interruptSpell ~= 0 then
local interruptName = GetSpellInfo(interruptSpell)
if not PQR_SpellAvailable(interruptSpell) or not IsSpellInRange(interruptName, customTarget) then
return false
end
else
return false
end
--Finally, make sure the spell they are casting is on the interrupt list or interrupt all is checked
if PQR_IsOnInterruptList(castName) or PQR_IsInterruptAll() then
PQR_Debug("Casting interrupt on "..customTarget)
CastSpellByID(interruptSpell, customTarget)
return true
end
end
Has anyone been able to successfully get counter shot and silencing shot to work in the interrupt profiles? I've searched the forums and tried a few things that were suggested, but I haven't seen any solid answers posted and I have yet to get it to work. Counter shot works fine, silencing shot never fires.
Hey,
Is it possible to add a Delay to any profile by a standard function? Something like PQR_DelayRotation or something? It would be great to have this for adding delays to interrupt rotations.
Hi all.. back to the game after a full year exit...
I used to use pqr to run my multibox toons but I lost the follow code and it will be great for Scenarios
Could someone please tell me the code to use as interrupt to allow your toons to follow
Search on this thread did not give me any results but I know it existed in the old one
Many thanks