Description
Created for the Pirate Superstition daily (Chelons), this addon allows you to split a stack of items so that it fills up every free spot in your inventory, and then easily merge it back together (presumably, after you're done with the daily).
New: Combine with the ItemCounts addon to make the daily even easier. ItemCounts lets you know how many straws you've collected already (checks your bags, transmutor, and the item queue).
Usage
/split #
Splits the stack in bag slot #. Replace # with the bag slot that contains an item with a high count (e.g., arrows or phirius tokens). If unsure, place that item in the very top left slot and use /split 1
/merge #
Merges all stacks with the same name as the stack in bag slot #. Replace # with the bag slot that contains an item that you want to merge. If unsure, place that item in the very top left slot and use /merge 1
------------------------------------------------------------------------
r5 | alleris2_0 | 2009-07-28 01:03:30 +0000 (Tue, 28 Jul 2009) | 2 lines
Changed paths:
M /trunk/Superstitious.lua
Auto-accept and complete the quest (even faster than with Streamline)
Remembers last bag slot split so you can use /split a second time without a parameter (and /merge also)
------------------------------------------------------------------------
r4 | alleris2_0 | 2009-07-14 07:04:46 +0000 (Tue, 14 Jul 2009) | 1 line
Changed paths:
M /trunk/Superstitious.lua
M /trunk/Superstitious.xml
Automatically move straws to transmutor when you've gathered 4
------------------------------------------------------------------------