Download
(4Kb)
Download
Updated: 02-02-11 11:30 PM
Pictures
File Info
Updated:02-02-11 11:30 PM
Created:01-21-11 01:22 AM
Downloads:3,577
Favorites:31
MD5:

AutoEquipQuestItem

Version: 1.2.4
by: yssaril [More]

please submit any error reports @ http://www.wowace.com/addons/autoequipquestitem/tickets/

Adds a button to the quest completion interface which allows you to auto equips selected quest Item after completion.

it works as follows

Scenario 1: No Rewards
- No button should be visible

Scenario 2: One or more Quest Rewards with at least one Equippable
- Button is visible stating "Complete Quest & Equip Item/s"
>>(when pressed equips all rewards possible)

Scenario 2: Two or more Quest Reward Choices (may also have One or more Quest Rewards with non being Equippable)
- No button visible initially
- If a usable and Equippable Item is selected button shows stating "Complete & Equip Selected Item"
>>(when pressed equips selected reward)

Scenario 3: One or more Quest Rewards with at least one Equippable and Several Quest Reward Choices
- Button is visible stating "Complete Quest & Equip Item/s"
>>(when pressed equips all non optional rewards possible)
- If a usable and Equippable Item is selected button shows stating "Complete & Equip Selected Item"
>>(when pressed equips selected reward)
- If a usable and Equippable Item is selected and Shift is pressed button shows stating "Complete & Equip All Items"
>>(when pressed equips all rewards possible)

v1.2.4
- in combat complete bug fix (ticket 6)

v1.2.3
- fix ticket 5
- only run the event code if the button is visible
- use event MODIFIER_STATE_CHANGED instead of :EnableKeyboard(true). Avoids keybinds not working when quest frame is open.

v1.2.2
- color code the "all items" text yellow and the "highest value" text orange

v1.2.1
- remove debug spam (oops)

v1.2.0
- if nothing else works it will now display a button to select the most valuable item
Optional Files (0)


Post A Reply Comment Options
Unread 01-23-11, 10:13 PM  
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view AddOns

Forum posts: 837
File comments: 374
Uploads: 13
awesome mod heres a few suggestions if possible if no items are equipable auto choose item that vendors for the most.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
Report comment to moderator  
Reply With Quote
Unread 01-24-11, 11:53 AM  
yssaril
A Warpwood Thunder Caller
 
yssaril's Avatar
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 75
Uploads: 12
Originally posted by tinyu
awesome mod heres a few suggestions if possible if no items are equipable auto choose item that vendors for the most.
interesting definition of few (left me wanting for more suggestions :P )

though still a very reasonable suggestion. would probably expand that to if nothing is selected then have the most expensive button show (that would then also cover the case when you do lower level quests where you can equip but don't care about the item)
Last edited by yssaril : 01-24-11 at 11:54 AM.
Report comment to moderator  
Reply With Quote
Unread 01-24-11, 12:32 PM  
Drazisil
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 6
Uploads: 1
How much work would it be to make something similar for drops? option to auto-equip with a quality threshold. Or does something this already exist?
Report comment to moderator  
Reply With Quote
Unread 01-25-11, 01:14 AM  
yssaril
A Warpwood Thunder Caller
 
yssaril's Avatar
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 75
Uploads: 12
Originally posted by Drazisil
How much work would it be to make something similar for drops? option to auto-equip with a quality threshold. Or does something this already exist?
you mean for loot rolls?
Report comment to moderator  
Reply With Quote
Unread 01-25-11, 02:18 AM  
Drazisil
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 6
Uploads: 1
Yes, that's what I meant.
Report comment to moderator  
Reply With Quote
Unread 01-25-11, 02:10 PM  
yssaril
A Warpwood Thunder Caller
 
yssaril's Avatar
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 75
Uploads: 12
Originally posted by Drazisil
Yes, that's what I meant.
Doable would take a bit more work since you aren't guranteed to get the loot even if you need. So you would need to parse the loot chat msg.

Someone else can take up that idea have a bunch of other things going on ATM.
Report comment to moderator  
Reply With Quote
Unread 01-26-11, 11:16 PM  
yssaril
A Warpwood Thunder Caller
 
yssaril's Avatar
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 75
Uploads: 12
Originally posted by tinyu
awesome mod heres a few suggestions if possible if no items are equipable auto choose item that vendors for the most.
done in 1.2.0
Report comment to moderator  
Reply With Quote
Unread 01-26-11, 11:48 PM  
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view AddOns

Forum posts: 837
File comments: 374
Uploads: 13
Originally posted by yssaril
done in 1.2.0
awesome gonna go try it out
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
Report comment to moderator  
Reply With Quote
Unread 01-27-11, 05:45 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 393
Uploads: 1
it automatically equips the item if chosen as highest valuable... not as intended i guess^^
__________________
Report comment to moderator  
Reply With Quote
Unread 01-28-11, 12:32 PM  
yssaril
A Warpwood Thunder Caller
 
yssaril's Avatar
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 75
Uploads: 12
Originally posted by Baine
it automatically equips the item if chosen as highest valuable... not as intended i guess^^
did you select the item first?

it will only present you with the highest Val button if you
  • do not have anything selected
  • you have selected an item you can not wear/use

in all my testing it never equipped anything when i went for the highest value one.

if for some reason it does please give me step by step instructions for how to reproduce (every single thing you clicked on and the quest you used)

that said i should probably color code the text to notify the user of a change easier
Report comment to moderator  
Reply With Quote
Unread 01-31-11, 10:47 AM  
Nathanyel
A Deviate Faerie Dragon
 
Nathanyel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 213
Uploads: 17
Sounds like a sweet addon, will try it on my DK, which is nearing Cata content but doesn't have WotLK "welfare" epics, so replacements should come fast
Report comment to moderator  
Reply With Quote
Unread 01-31-11, 11:22 AM  
Drazisil
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 6
Uploads: 1
I've been using this on my new Priest. Works great, both for the 'best and equip' and also for the 'highest value'

Thank you very much!
Report comment to moderator  
Reply With Quote
Unread 01-31-11, 11:44 AM  
yssaril
A Warpwood Thunder Caller
 
yssaril's Avatar
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 75
Uploads: 12
Originally posted by Nathanyel
Sounds like a sweet addon, will try it on my DK, which is nearing Cata content but doesn't have WotLK "welfare" epics, so replacements should come fast
even the welfare epics are easily replaced with cata gear
Report comment to moderator  
Reply With Quote
Unread 02-03-11, 11:48 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 393
Uploads: 1
just as a note, the problem i've mentioned a few days ago (equipping items when chosen as highest valuable)

that was due to another addon (questreward), which selects the most valuable automatically (really selects, not only highlight)

disabling that addon solved the problem i had =)

thanks for keeping making this addon, makes questing a lot easier
(well, at least the turning in part^^)
__________________
Report comment to moderator  
Reply With Quote
Unread 02-03-11, 01:05 PM  
Taigen
A Defias Bandit
 
Taigen's Avatar

Forum posts: 3
File comments: 82
Uploads: 0
Originally posted by yssaril
interesting definition of few (left me wanting for more suggestions :P )

though still a very reasonable suggestion. would probably expand that to if nothing is selected then have the most expensive button show (that would then also cover the case when you do lower level quests where you can equip but don't care about the item)
Has this been implemented or is it a planned change? I use QuestReward right now and although this mod sounds better, at this point, not a lot of things are upgrades so I'd be using QuestReward more than your mod.. but if this were implemented I'd want to switch over.
Last edited by Taigen : 02-03-11 at 01:06 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: