been using imdasandmans masterfrost profile for a while works flawlessly however is there any easy way to change howling blast to icy touch for spine hc purposes
been using imdasandmans masterfrost profile for a while works flawlessly however is there any easy way to change howling blast to icy touch for spine hc purposes
So I haven't looked at it yet, and I know it is possible to simply accept and complete quests... but is it possible to 'analyze' the rewards? I've been super busy or I would look at it myself (maybe will tonight)..
Basically, I want to select the reward from a quest that best fits... If I am a druid I want to pick the item (if possible) with agility instead of int for feral.
It would make questing a bit faster!
It's Definitely possibe. HonorBuddy does practically the same thing, and it's working out great.
EDIT* I remember seeing a function that would shit out all of the common stats on a item like for example, lets say it was a druid tier 13 piece. it would shit out something like 400 stamina, 300 agility, 200 mastery and 200 haste or whatever is on the stat.
http://wowprogramming.com/docs/api/GetItemStats
http://wowprogramming.com/docs/api/GetItemStatDelta
http://wowprogramming.com/docs/api/GetItemInfo
For example, to take use of GetItemStats() for a quest or something, do GetItemStats(select(2,GetItemInfo(itemID))) or something along those lings. Make a table maybe of the items that are currently available for a quest.
Used for Quests:
http://wowprogramming.com/docs/api/GetQuestItemInfo
http://wowprogramming.com/docs/api/GetQuestItemLink
http://wowprogramming.com/docs/api/GetQuestReward
I know a table will have to be made for sure, just don't ask my how to exactly code that in. I haven't exactly learned the ins and outs with tables![]()
Last edited by firepong; 06-28-2012 at 02:19 PM.
my anti-malware picked up this from PQR.exe today, anybody else had it?
Last edited by kg0000; 06-28-2012 at 02:31 PM.
nope on the malware / xelper if you use pawn it tells you based on your weights if the items is an upgrade or if you need to pick it to vendor.
Please if someone helped you donate rep to them.
Thanks, I'll take a look at that... I just want to make an ability that completes quests, auto-selects the best quest reward for my spec and picks up any available quests from my target to make leveling go quicker.
@kg0000: That detection is heuristic, which means it found some code that does something similar to a known malware. Nothing to worry about.
Last edited by Xelper; 06-28-2012 at 02:42 PM.
What the cracker kinda AV is that O.o
I found a post in the thread already of how to fix this but the method given doesn't work or replace the missing file... I get the below:
PQR_xrn.lua is missing. Rotation has been stopped
Any help please as the rotation editor and update method I saw don't work for me so I'm unable to use PQR atm![]()
Not unable to use PQR, just unable to use Shuerons profiles till you get the DATA file. In the .rar archive file you downloaded, there should have been a DATA folder. your suppose to copy that folder to the inside of your PQRotation folder. If it asks you to over-write, click yes or over-write and replace existing files or whatever.
Doh, I did that with one of the others and I didn't think to do it when I got Shuerons. My bad.
Cheers![]()
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
@sheuron your holy priest profile, tried it for ds today! Some reason it casts heal a lot rather than aoe heals but it's in a raid? Doesn't barely cast prayer of healing
I am in the process of writing my Frost DK profile for MoP, but I'm running into an issue with Frost Strike.
Has the spell id been changed at all? I checked on wowhead but it looks to be the same. But for whatever reason it just will not work.
Here is the code I'm using:
Any ideas?Code:if UnitPower("player") > 60 then return true end
Thank you in advance.
i have searched all this thread to see if there us a Enchan Shammy PVP but can not see one anywhere .... Anyone know if there is one plz ???