Baggins
Inventory Management with virtual view divided into sections.
Now with baggins you can not only separate your bags into virtual view of your inventory but organize the items in your virtual view by item type! Bag options with endless possibilities. Add/remove/create categories, change skin of the view baggins does it all! Customize your bags to show items exactly how you like! No more looking for items and not being able to find them, look and know exactly where they should be!
For example one bag with profession items, one bag with gear, and so much more! You can even make your own categories!
You can use the minimap icon or /baggins to open the options window.
/script BankFrame:SetScale(.1);
and then
/script BankFrame:SetAlpha(0);
made my bankframe so small and then made it invisible . . .
problem is putting that in after every login, but I have my own methods for taking care of that problem . . .
I don't understand how so many have a problem configuring this for any number of bag sizes, one bag, whatever . . . I had no problem with any of it.
Avenkindred - I ran across the same prroblem recently and here is what I did
/macro
there is a macro in there that you can drag to a button bar that you can switch back and forth between the default bag and baggins bag that way you can clear out the bag you want to replace, switch the bags, then toggle baggins back on, but make sure you don't have the bags open when you switch or else you get a big mess on the screen
http://www.wowace.com/projects/baggins/files/1101-r411/
The only link is "Install via the Curse Client" that installs the version you can find here too.
I hope the only way isn't getting it from the svn repository...
Install type : Alpha
Update Baggins.
Done.
Replace Line #197 with
self:HookScript(BankFrame,"OnEvent","BankFrame_OnEvent")
Replace Line #235 with
self.hooks[BankFrame].OnEvent(...)
Okay here's a new fix for the show/hide Bank Frame problem. The issue is the Bank Frame's scripts are being hooked incorrectly. Using a fresh copy of r409 do the following in Baggins.lua
Replace Line #197 with
self:HookScript(BankFrame,"OnEvent","BankFrame_OnEvent")
Replace Line #235 with
self.hooks[BankFrame].OnEvent(...)
message my account if you know please.. or comment it.. your choice =D
Then choose 'load profile' from the left menu options, pick either 'all in one', or 'all in one sorted'.
Don't forget you can change the order the categories appear in the all in one window, as well as add/delete categories.
Anjalena: to compress the contents of your bags go to the baggins config (waterfall) and choose 'Items' from the left menu options. Choose the compression options which suit your needs. This will give you the appearance of one huge stack. If you need to see the individual stacks again you can right click your bag window and choose 'disable compression temporarily'
Will it be updated to 3.10
It can't work to replace default bankbag..
That will show two bankbag gui like the picture
Any help with this would be greatly appreciated.