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.
http://my.curse.com/members/zainph/files/Baggins_2D00_koKR.zip.aspx
Thanks! for this great addon.
You can download koKR Locale file for r408 from this link.
http://my.curse.com/members/zainph/files/Baggins_2D00_koKR.zip.aspx
1) Download the new version
http://wow.curse.com/downloads/wow-addons/details/libperiodictable-3-1.aspx
2) Extract any of the folders in the archive named "LibPeriodicTable-31-..." into your "World of Warcraft\Interface\AddOns\Baggins\libs" folder
3) reload your ui or restart wow.
JCinDE - The changes you suggest do the exact same thing that the existing code already does.
Here's the fix for the Bank Frame issue:
Baggins.lua lines 233-237
function Baggins:BankFrame_OnEvent(bankframe,event,...)
if not self:IsActive() or not self.db.profile.hidedefaultbank then
self.hooks.BankFrame_OnEvent(bankframe,event,...)
end
end
Baggins.lua:
233 function Baggins:BankFrame_OnEvent(bankframe,event,...)
234 if not self:IsActive() or not self.db.profile.hidedefaultbank then
235 self.hooks.BankFrame_OnEvent(bankframe,event,...)
236 end
237 end
Date: 2008-12-14 15:57:28
ID: 54
Error occured in: Global
Count: 1
Message:
..\AddOns\Baggins\Baggins.lua line 1974:
attempt to index global 'BagginsGoldIcon' (a nil value)
Debug:
(tail call): ?
(tail call):
?
Ace2\AceDB-2.0\AceDB-2.0.lua:25:
Ace2\AceDB-2.0\AceDB-2.0.lua:23
Ace2\AceDB-2.0\AceDB-2.0.lua:1863:
?()
...erface\AddOns\Ace2\AceConsole-2.0\AceConsole-2.0.lua:1897:
...erface\AddOns\Ace2\AceConsole-2.0\AceConsole-2.0.lua:1564
...erface\AddOns\Ace2\AceConsole-2.0\AceConsole-2.0.lua:2402:
?()
..\FrameXML\ChatFrame.lua:3191: ChatEdit_ParseText()
..\FrameXML\ChatFrame.lua:2911: ChatEdit_SendText()
..\FrameXML\ChatFrame.lua:2932: ChatEdit_OnEnterPressed()
I don't know what to do, I love this Mod!!!
Please help :)
I have only had one problem, regarding the fact that I can't use the default bank layout. It's not a huge deal, really, but I figure it's worth noting.
Thanks
1) Open baggins.lua
2) find the line "self:Hook("BankFrame_OnEvent", true)"
3) Comment it out by putting -- in front of it. The final line should look kinda like
-- self:Hook("BankFrame_OnEvent", true)
As for issues with filters, the great thing about this mod is it uses libperiodictable for alot of it's work.
1) Download the new version of that library
http://wow.curse.com/downloads/wow-addons/details/libperiodictable-3-1.aspx
2) Extract any of the folders in the archive named "LibPeriodicTable-31-..." into your "World of Warcraft\Interface\AddOns\Baggins\libs" folder
3) reload your ui or restart wow.
Hi,
I always have some troubles with original bank frame..
"Fix bank not showing even with Hide Default Bank disabled" : not working for me...
French client Version r407 with lib