Download
(19Kb)
Download
Updated: 02-04-10 09:02 PM
Pictures
File Info
Updated:02-04-10 09:02 PM
Created:02-04-10 09:02 PM
Downloads:11,480
Favorites:11
MD5:

Baud Bag  Popular! (More than 5000 hits)

Version: v3.3.4
by: Suddendeath2000 [More]

Due the large number of addons I now maintain, I have decided to use Curse exclusively: Most recent version of Baud Bag No newer versions will be posted here.

Summary

Allows you to combine your bags into a single, larger one, yet gives you the power to choose which bags to combine. Great if you like to combine your bags, but don't want to always see the contents of your soul shard bag or ammo bag. Complete with a user-friendly graphical menu for changing how your bags will display. Use /baudbag, or the menu button on any of BaudBag's containers, to change the settings for this addon.
Feature List

* Customizable bag joining.
* Various background choices, including 3 of Blizzard's bag skins.
* Bank contents viewable at any time.
* Bag slot coloring for item rarity (Uncommon, Rare, Epic).
* Bags are scalable and column count can be adjusted.
* Free slot count.
* Easy to use options menu.


With Baudzila's permission, I have updated and fixed a few small errors. All credit for this goes to Baudzila and if he decides to retake his addon back, I will gladly step aside.

Click here to lend your support!

Any help with localization would be greatly appreciated- http://wow.curseforge.com/addons/baud-bag/localization/

Post A Reply Comment Options
Unread 08-28-12, 09:08 PM  
Siannus
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 90
Uploads: 2
Updated 6 December 2011 on your exclusive Curse page.

Seems you forgot us users. And seems you only use Curse because you can turn off comments. For shame!
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 09:35 AM  
g3gg0
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally posted by Maziel
And the line before 367

function BaudBag_OnEvent(self, event, ...)

instead of function BaudBag_OnEvent(self, event)
awww sure. missed to post that here
thanks
Last edited by g3gg0 : 10-15-10 at 09:39 AM.
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 03:34 AM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
g3gg0, have your fixes and also fixed options window check box alignments etc here: http://www.wowinterface.com/download...o.php?id=18281
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 02:38 AM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
And the line before 367

function BaudBag_OnEvent(self, event, ...)

instead of function BaudBag_OnEvent(self, event)
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 06:06 PM  
g3gg0
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
BaudBag.xml

line 20
BaudBagSubBag_OnEvent(self, event, ...);
line 230
BaudBag_OnEvent(self, event, ...);


BaudBag.lua

line 260
local Func = function()
to
local Func = function(self, event, ...)

line 308
Func = function()
to
Func = function(self, event, ...)
local arg1, arg2 = ...;


line 326
Container.UpdateSlots = true;
to
Container.Refresh = true;

line 367
EventFuncs[event]();
to
EventFuncs[event](self, event, ...);



br,
g3gg0
Last edited by g3gg0 : 10-14-10 at 06:37 PM.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 11:35 AM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
I wish for an updated working WoW 4.0.1 version. =D
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 02:49 PM  
Suddendeath2000
A Defias Bandit
 
Suddendeath2000's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 29
Uploads: 19
Originally posted by Ploedman
I wish bigger screenshots *g*
Your wish is my command. Done.
Report comment to moderator  
Reply With Quote
Unread 02-14-10, 02:21 AM  
Ploedman
A Kobold Labourer
 
Ploedman's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 14
Uploads: 1
I wish bigger screenshots *g*
Report comment to moderator  
Reply With Quote
Unread 02-05-10, 03:47 PM  
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view AddOns

Forum posts: 137
File comments: 640
Uploads: 22
Wohoo thanks for the update and maintaining this addon!
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.