https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063
any guide how to make Offsets ?
Could anyone conjure a piece of code that allows me to disenchant all items in my bag that can be disenchanted?
I take full responsibility for any blues/epics I may disenchant by mistake, it's just that I have a full bank of various greens do be de'ed...
Guys,
I am a bit new to PQR. Anyway I have done the SVN update and have the following structure:
PQRInterface
Trunk
To get the resto interface with Nova frame what do I need to do?
Can someone point me in the right direction. Only interested in Resto Druid.
Thanks
I've been wondering if the most recent version of PQR will work on the 5.2 PTR Realm? Random I know, but I want to play around with different classes ya know? lol
Sweet, fixed, thank you!
Quick update for PQinterface Rotation Configurations (aimed @ profile developers):
(looking for any extra functionality suggestions/requests before this goes live)
Sample Rotation Configuration:
Key Features at a glance
- Save up to 10 nameable sets of settings per rotation Configuration
- Minimal design themed to match ElvUI users
- simple implementation for rotation developers
- support for multiple rotation configurations
Sample PQR Ability Code needed for a rotation configuration:
Code:if PQI_FrostTestDiesal then return false end local rotation = { name = 'Frost Test', author = 'Diesal', abilities = { {'Death Strike(Dark Succor)', 1, 0, 90, 'used to add an optional tooltip to the (1-100) EditBox','This entry is used to add an optional tooltip to the ability name text '}, {'Anti-magic Shell', 1, 0, 50, 'used to add an optional tooltip to the (1-100) EditBox'}, {'Ice Bound Fortitude', 1, 0, 30, 'used to add an optional tooltip to the (1-100) EditBox'}, {'Trinket 1', 1, 1}, {'Trinket 2', 1, 1}, {'Mogu Power Potion', 1, 1, 20, nil, 'This entry is used to add an optional tooltip to the ability name text'} }, hotkeys = { {'Pause', 1, 'lshift'}, {'Empowered Runic Weapon', 1, 'lctrl', 'This entry is used to add an optional tooltip to the hotkey name text'}, {'Death and Decay', 1, 'lalt', 'This entry is used to add an optional tooltip to the hotkey name text'} } } PQI_Data:AddRotation(rotation) PQI_FrostTestDiesal = true
Last edited by diesall; 02-02-2013 at 02:11 PM.
Any good warrior pvp profiles? I'm fluent with lua I just don't know what warriors are meant to do so a guide would be nice too
there are some profiles here on the forum from failroad and bggreen look in search and you will find them btw if you find a way to make them better please post them back on the forums
I've been trying to make profiles for patch 3.3.5a but i can't get it working.. so atm i'm looking for a guy who can make me PQR profiles which works for patch 3.3.5a..
If you can come up with any profiles which works very well am i'm going to to pay for it ofc![]()
look good
i'll probably run an action to see if your addon is currently running, and load yours by default if thats the case XD
the ability to save your configurations if nice(and having multiple saves to switch through depending on trash, boss, pvp, encounter specific, etc)