Thread Tools Display Modes
11-07-10, 06:21 AM   #1
Dizazsters
A Defias Bandit
Join Date: Nov 2010
Posts: 2
Something to Automatically Bind Quest Items

It would be nice to have a addon that automatically binds quest items so they are easier to use. For me it would just be a preference of choosing to keybind over clicking, but it would also be a tremendous help for people using laptops with no mouse. If this addon is out there please inform me because I can't find one.
  Reply With Quote
11-07-10, 07:24 AM   #2
Gandoch
A Wyrmkin Dreamwalker
 
Gandoch's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 50
The scope is a little wider, but IHML is great for this sort of thing.
  Reply With Quote
11-07-10, 08:07 AM   #3
ShadowProwler420
A Flamescale Wyrmkin
 
ShadowProwler420's Avatar
Join Date: Feb 2008
Posts: 115
Why not simply drag-n-drop the quest item you need to use to an action bar and keybind it?

If you don't want to do that, Carbonite's quest watcher list has small buttons next to any quest that has usable quest items.
__________________

  Reply With Quote
11-07-10, 09:41 AM   #4
Evenprimes
A Defias Bandit
Join Date: Mar 2009
Posts: 3
I'd suggest either Opie or AutoBarMuffin. Both can build dynamic lists of click-to-use quest items and make them available via a hotkey.
__________________
  Reply With Quote
11-07-10, 12:55 PM   #5
Jigain
A Molten Giant
 
Jigain's Avatar
Join Date: Jul 2009
Posts: 732
Originally Posted by ShadowProwler420 View Post
If you don't want to do that, Carbonite's quest watcher list has small buttons next to any quest that has usable quest items.
You can also set a keybind to the quest item for the closest quest.
__________________


  Reply With Quote
11-07-10, 10:05 AM   #6
Gsusnme
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 55
Let's not forget QBar as it's my personal favorite, it also has optional ButtonFacade support. It allows you to add a key-bind to it but it's a little flaky.

There is also QuestClicks which seems a lot more robust, with the extra added ability to manually add or remove specific items from showing on the bar, via the in-game interface.
Currently no key-bind support but the author has stated that is a soon to come feature.
  Reply With Quote
11-08-10, 04:20 PM   #7
Dizazsters
A Defias Bandit
Join Date: Nov 2010
Posts: 2
Originally Posted by ShadowProwler420 View Post
Why not simply drag-n-drop the quest item you need to use to an action bar and keybind it?
The whole reason for this addon would be to not do that.

Originally Posted by Gsusnme View Post
Let's not forget QBar as it's my personal favorite, it also has optional ButtonFacade support. It allows you to add a key-bind to it but it's a little flaky.

There is also QuestClicks which seems a lot more robust, with the extra added ability to manually add or remove specific items from showing on the bar, via the in-game interface.
Currently no key-bind support but the author has stated that is a soon to come feature.
Qbar looks perfect, thanks so much and to others that left suggestions.
  Reply With Quote
09-27-14, 09:12 PM   #8
Pedrotic
A Murloc Raider
 
Pedrotic's Avatar
Join Date: Sep 2014
Posts: 4
anything updated on this?
  Reply With Quote
09-27-14, 09:36 PM   #9
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Quite the necrobump (4 years man), but, you're in luck.

I've been working on this for Warlords of Draenor beta, and it seems to work well so far.
It basically replicates the ExtraActionButton, but for quest items. It even uses the same keybinding!

If you have a quest that provides an item to use for a quest, it will show a button.
If you have multiple quests, it will show the one you are closest to the center of.
The minimum range you have to be to the center of the quest is currently 250 yards, but that is not final.

Give it a whirl, I'll make sure to upload it here on Wowinterface once WoD is out and I'm sure it's stable enough for public release.

https://github.com/p3lim-wow/ExtraQuestButton

Last edited by p3lim : 09-27-14 at 10:23 PM.
  Reply With Quote
09-27-14, 09:36 PM   #10
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Not sure what there is to update, but I don't use an addon for this; I just use the following macro to use whatever item is displayed first in the quest tracker:
/click WatchFrameItem1
I have it bound to Alt-Q but you could also just drop it on any action button if you don't like "hidden" keybinds.

This of course depends on you having automatic quest tracking turned on so the items are actually shown in the tracker, and you may also want to sort the tracked quests by proximity.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
09-27-14, 10:21 PM   #11
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Although that works, it has some downsides compared to what I've been working on:

- Depends on the WatchFrame and the proximity setting (which I've personally found to be far from reliable)
- Because of this, if there is just one quest higher up it doesn't work (I think)
- Doesn't show the item in the macro nor the cooldown
- Install any addon that replaces the WatchFrame and it won't work
- Not future-proof (you'll need a new one for the expansion because of the changes)
- Yet another keybinding
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Something to Automatically Bind Quest Items


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off