• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Doc's Lazy Bags

 
Project Updated:
Files Updated: Mon, Aug 24 2009
Supports Game Version: 3.2.0
Category: Auction & Economy, Bags & Inventory, and Mail
Tags:

, , , and [Edit Tags]

Project Manager: Docpajamas
Additional Authors: No additional authors
Current Version: Doc's Lazy Bags 1.30200.1
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 4
Downloads Total: 9,429
Favorites: 15
Comments: 11
  • About Doc's Lazy Bags
  •  

Opens all your bags when visiting an auction house, bank, guild bank, mailbox, merchant, or trading with another player. It then closes all your bags when you are finished.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Doc's Lazy Bags 1.30200.1 Release 3.2.0 2,037 8/24/2009
  Doc's Lazy Bags 1.30000.3 Release 3.0.9 2,654 2/17/2009
  Doc's Lazy Bags 1.30000.2 Release 3.0.2 600 10/30/2008
  Doc's Lazy Bags Release 3.0.2 409 10/14/2008
  Doc's Lazy Bags 1.20400.1 Release 2.4.0 143 4/3/2008
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Docpajamas said

    To all my legions of fans, I've finally updated LazyBags and got it working for WoW 3.0!! Enjoy and sorry about the delay...

    Reply Report Permalink
  • Docpajamas said

    The working version is 1.30000.2, released today 10/30

    Reply Report Permalink
  • hschade said

    This add on is not working for 2 of my 5 characters.
    I have not really tried much, but plan to tomorrow.

    In the mean time any ideas/suggestions?

    Reply Report Permalink
  • hschade said

    Not sure what I did but got 1 of the 2 working.

    I did go into the Core.lua and uncommented out the Debug statements.

    I never see ANY of the DocsLazyBags messages on my Warrior. Yes I have made sure the AddOn is enabled. Even disabled it, logged in, logged out, enabled it, logged in, still not work.

    I have looked through the WTF directory and tweaked a couple files in there, but still no change.

    Anyone have ANY ideas?

    Reply Report Permalink
  • hschade said

    I have kind of figured out what is going on.
    I have Decursive (http://wow.curse.com/downloads/wow-addons/details/decursive.aspx) installed.

    All my other characters use it, but a warrior has no real need. If I disable the Decursive Add On then Lazy Bags does not load/work. If I enable Decursive then Lazy Bags works.

    I did notice Decursive uses ACE2 so I'm guessing that is the problem, but I do not know.

    Reply Report Permalink
  • ekrebs said

    Love this mod! Can't live without it.

    Reply Report Permalink
  • does it work with Guild Banks? if so i'm throwing out VendorBags and grabbing this...

    testing now, and thanks for this

    Reply Report Permalink
  • OAce said

    PICS!

    Reply Report Permalink
  • Guild Bank suggestion was a good one, thanks!

    1.20300.1 - Added Guild Bank functionality

    awesome! thanks!

    Reply Report Permalink
  • Docpajamas said

    Guild Bank suggestion was a good one, thanks!

    1.20300.1 - Added Guild Bank functionality
    1.20300.0 - Initial Revision

    Reply Report Permalink
  • Zidomo said

    This doesn't appear to handle auto-closing of bags when you leave, only opening. Which makes it less than ideal.

    The original Ace2 mod similar to this (with similar code) that both closes & opens bags properly: bags_and_merchants. It has not been updated in over a year, so it does not handle guild banks, but everything else works just fine.

    bags_and_merchants uses more efficient code than Doc's Lazy Bags does currently too. Instead of using separate functions for every opening type, it uses just one. And for closing bags after leaving, this is the function it uses that works well:

    function bags_and_merchants:CloseBags()
    ContainerFrame1.backpackWasOpen = nil
    CloseAllBags()
    end

    It requires additional code for the event registrations.

    May want to take a look at bags_and_merchants, copy what you want to use and give credit to the author in order to make Doc's Lazy Bags work better :).

    Reply Report Permalink
  • Docpajamas said

    Thanks for the suggestion. I'll check it out. Clearly this is my first mod, and I don't really know what I'm doing. All the other similar mods had too much other stuff that I didn't want, so my goal was to create a lightweight/efficient mod that just opens and closes the bags when I wanted them to. I could never figure out how to get the Close events to register though, so hopefully bags_and_merchants will shed some light. I'll upload a new version if I can get it working. Thanks again for all the positive and constructive feedback. --Doc

    Reply Report Permalink
  • Docpajamas said

    Alrighty! Bags now close properly and the code is much tighter. Enjoy!

    Reply Report Permalink
  • Zidomo said

    v1.20300.3 now throws an error at logon of any character here (recorded with the BugSack/BugGrabber mod):

    DocsLazyBags-1.20300.3\\Core.lua:25: AceEvent-2.0: Bad argument #2 to `RegisterEvent' (string expected, got nil)\nAceAddon-2.0-57245 (Ace2):926: in function <Interface\\AddOns\\Ace2\\AceAddon-2.0\\AceAddon-2.0.lua:919>\n<in C code>: ?\nAceEvent-2.0-63812 (Ace2):260: in function `TriggerEvent'\nAceEvent-2.0-63812 (Ace2):917: in function <Interface\\AddOns\\Ace2\\AceEvent-2.0\\AceEvent-2.0.lua:910>

    Might be a problem with registering the new guild bank opening events. But thanks for the updates and hope it can be fixed; look forward to this becoming the ultimate bag opening mod :).

    Reply Report Permalink
  • Vamplil said

    Hi, I love your addon, but I think there is some kind of compatability issue with the MovableBags addon. I get the following message, when I log on:

    interface\AddOns\DocsLazyBags\Core.lua:25:AceEvent-2.0: Bad argument =2 to 'RegisterEvent' (string expected, got nil)

    If I turn the MovableBags addon off, then there is no error. LazyBags still works fine even with the error message.

    Reply Report Permalink
  • 1 page(s)
  • Addon Packs Containing Doc's Lazy Bags

Most Downloads / Day

Doc's Lazy Bags has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 2,149 Auctioneer Auction & Economy, Auction...
  2. 2,149 Auctioneer Auction & Economy, Auction...
  3. 1,528 Altoholic Guild, Guild, Bags & Inventory...
  4. 1,528 Altoholic Guild, Guild, Bags & Inventory...
  5. 1,377 Auctionator Auction & Economy, and Tooltip