| Issue 35: | Doesn't use smallest stacks 1st | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Version: 2.01.00.04 Problem: The macro system, automatically uses the smallest stack now... I'd like autobar to do the same for all consumables. It's just a small enhancement that will make live a bit easier to keep your inventory stacked and clean. |
|
,
Jun 26, 2007
AutBar has no control over what gets used. Blizzard code decides... |
|
,
Jul 09, 2007
hrm... The /use command always uses the smallest stack 1st. However autobar always picks the lowest inventory slot. Can how it uses the item be modified to the /use command? |
|
,
Oct 19, 2007
(No comment was entered for this change.)
Status: Accepted
|
|
,
Apr 01, 2008
(No comment was entered for this change.)
Labels: -Priority-Medium Priority-High
|
|
,
May 02, 2008
Making all buttons custom macro buttons can in theory be done. In practice I will wait for the API to improve or the code to be fixed by Blizzard. The reason is simple: I am unlikely to write all the code needed to make custom macros behave like actual Blizzard buttons. It is hard enough just getting the current buttons to work. |
|
,
May 02, 2008
Meanwhile some things have improved: the tooltip now shows actual charges of the item AutoBar will use. This can aid in manually keeping your low charged items first in your bags. This is lame but there you go. If you know of a way to figure out the charges on an item and have code for it I can have AutoBar shuffle items around so it in effect does the right thing. |
|
,
May 22, 2008
I made a small addon called Restack that automatically restacks stacks of the same item so that one or more of the stacks is maxed. So when an item from a bigger stack is used an item from a smaller one is moved to the bigger one asap. This has the same effect as if always using an item from a smaller stack. Perhaps this helps. :-) |
|
,
Jun 06, 2008
So of the 2 issues: stacks and charges, 1 is now solved. Stacks for buttons with shuffle enabled are moved around even in combat. There is no reasonable way to get item charges at the moment though. |
|
|
|