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.
-
View User Profile
-
Send Message
Posted Aug 11, 2009-
View User Profile
-
Send Message
Posted Aug 8, 2009-
View User Profile
-
Send Message
Posted Aug 5, 2009http://wow.curse.com/downloads/wow-addons/details/libperiodictable-3-1.aspx
-
View User Profile
-
Send Message
Posted Jul 24, 2009-
View User Profile
-
Send Message
Posted Jul 5, 2009This has got to be my all time favorite inventory management addon, which really sucks right now as I keep having problems with it. When the latest patch hit baggins was causing disconnects shortly after login and I had to disable it for a while, although one of the latest (relative term here) updates seems to have fixed that. Now I suspect this is one of the addons that's actually causing a hard crash in WoW, although it only seems to happen while I'm in dalaran. If I disable out of date addons (which includes this one unfortunately) the crash goes away. Please update this addon (and LDB support would be nice), it's one of the few addons I really feel like I can't live without.
-
View User Profile
-
Send Message
Posted Jun 10, 2009hi,thanks.
-
View User Profile
-
Send Message
Posted Jul 26, 2009-
View User Profile
-
Send Message
Posted Jun 8, 2009Where o where can I find the user guide for this great addon ?
Don't say at http://www.wowace.com/wiki/Baggins because when I click on the link it takes me to http://www.wowace.com/ and if I look at projects baggins I arrive at http://www.wowace.com/projects/baggins/ but no hint of a guide. Can someone help me out and point me to a guide please ?
-
View User Profile
-
Send Message
Posted Jun 7, 2009I like the money on one of my bags, but I hate having to toggle to see all my other currencies . . . Honor, Marks, Shards etc.
Any chance allowing them to be placed either under one bag, multiple bags, spread it out . . . something, anything and please not forget the cooking awards from dalaran
-
View User Profile
-
Send Message
Posted Jun 3, 2009-
View User Profile
-
Send Message
Posted Jun 6, 2009/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
-
View User Profile
-
Send Message
Posted May 16, 2009http://www.wowace.com/projects/baggins/files/1101-r411/
-
View User Profile
-
Send Message
Posted May 16, 2009The 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...
-
View User Profile
-
Send Message
Posted May 19, 2009Install type : Alpha
Update Baggins.
Done.
-
View User Profile
-
Send Message
Posted May 20, 2009-
View User Profile
-
Send Message
Posted May 13, 2009-
View User Profile
-
Send Message
Posted May 10, 2009Replace Line #197 with
self:HookScript(BankFrame,"OnEvent","BankFrame_OnEvent")
Replace Line #235 with
self.hooks[BankFrame].OnEvent(...)
-
View User Profile
-
Send Message
Posted May 11, 2009-
View User Profile
-
Send Message
Posted May 9, 2009Okay 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(...)
-
View User Profile
-
Send Message
Posted May 5, 2009