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

  • Your Rating

  • Share
  • Report Abuse

ACUI MyInventory

  Download the Curse Client

Project Updated:
Files Updated: Wed, Apr 15 2009
Supports Game Version: 3.1.0
Category: Bags & Inventory
Tags:

, , , , , and [Edit Tags]

Project Manager: ievil
Additional Authors: No additional authors
Current Version: v3.1.0.0
License: All Rights Reserved
Avg Daily DL (last 30 days): 33
Downloads Total: 48,569
Favorites: 210
Comments: 63
  • About ACUI MyInventory
  •  

Since Ramble discontinued his MyInventory project and I didn't want to use his new 'MyBags' project for ACUI I was stuck with either using the Blizzard bags or updating this one myself. This is the updated 10900 code which I use in ACUI.
Original code and credits go to Ramble!

This addon places all your bags in one frame and replaces the default inventory windows.
Features:
* Bagslot Icons in window for switching bags
* Displays total bag slots (lower left corner)
* Quality color borders on uncommon and higher items
* Quivers/Ammo Pouches are colored black.
* Totaly Stand-Alone
* Display options: Turn Artwork on, or turn background completly off
* Configuration Menu
* Highlighting Bagslots and items slots so you can tell which items belong to which bags
* Scaling
* Don't take over Ammo Bags

  • Downloads (2)
  •  
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  
  ACUI MyInventory v3.1.0.0 Release 3.1.0 3,717 4/15/2009
  ACUI MyInventory v3.0.2.3 Release 3.0.2 1,607 10/20/2008
  • 1 page(s)
Advertisement
  • Screenshots (3)
  •  
  • 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.
  • ievil said 

    From the readme.txt:


    Command Line:
    /mi replace Toggles if MyInventory takes over as the default bag
    /mi show Shows/Hides the MyInventory Window
    /mi config Open the config panel to change options
    /mi freeze Keep the window open when leaving vendor
    /mi lock Lock the window in place (user can't move)
    /mi title Show/Hide the title
    /mi buttons Show/Hide the top right buttons
    /mi count Count free slots or used slots
    /mi cash Show/hide money display
    /mi art Enable/disable Blizzard style graphics
    /mi back Enable/disable background
    /mi col [2-18] Resizes the MyInventory to have a set number of columns
    /mi scale [.5-1.5] Scales the MyInventory Window

    Reply Report Permalink
  • eowthwin said 

    How do I get into the config menu? It's nice that it's there, but I can't figure out how to open it...

    Reply Report Permalink
  • ievil said 

    Seems version 3.0.2.2 was slightly prematured..... Fixed an OnLoad error.. should be all good now

    Reply Report Permalink
  • ievil said 

    Amazing isn't it? ;)

    Previous version worked for almost a year and a half :p

    Reply Report Permalink
  • Pythros said 

    It's updated?!?! Gasp!

    Reply Report Permalink
  • do u think u can make a whole new AddOn that has only the quality color borders for all qualities? that would be a help to me but i dont rele need the rest of this.

    Reply Report Permalink
  • Akgis said 

    Any way to turn off "Quality color borders on uncommon and higher items" relly dont like it, else a great addon a option a toggle for that option would make it great

    other option would be so the addon dont go beyhound the screen

    Reply Report Permalink
  • @ Enigma_TL; The way to ignore the ammo pouch or any bag for that matter is to open the bags tab on the bag pane and unselect the bags you want to be left alone. So if you want to ignore bag 3 then you'd click it and it would give it back to blizz and the stock keybind. For ammo or shard count checking you normally have those in the last slot so you'd unselect that bag in the pane and it would be accessable with F8 or reselecting it in the pane again.

    Reply Report Permalink
  • Is there a way to exclude Ammo bags or other baggs such as Soul Stone bags, etc? I did not see one under the config but the description of it sounds like there may be one. If not, could I suggest a feature for future versions that would let you exclude such bags or say an option not to show bags XXX(Much like the old AIOI had)?

    BTW Thanks for this add on. It is one of the best one for bags I have found.

    Reply Report Permalink
  • ievil said 

    @Wennus: Adding "offchar" viewing was never really a priority for myself, but as it's been requested by a number of people I have looked into this a bit. Problem would be when to save and update the data for your bags.. On logout ... or bag update... ;)

    @Nelos: Enchanting and Herb bags are of diffrent colors, I have not yet made the other new ones on my tailor so havent had a chance to add and test them.

    Reply Report Permalink
  • Nelos said 

    Question?

    When i look at my inv are only quivers and puches in deiferent colors or mining bags/enchanting bags etc also .......?

    Reply Report Permalink
  • Wennus said 

    Great mod but... I started using this mod and then went to ArkInventory when the patch broke everything. There is a feature that it has that i find VERY usefull and that is the ability to click on an icon in your bag and see your off-line inventory of you bank! Is there anyway that this can be added to this mod!!? This one already has the abililty to see all toons bags from the bank and that is why i keep using it. If i just had that one extra feature i would never want another thing... LoL

    TY

    Reply Report Permalink
  • romracer said 

    There is also a cooldown bug/change in addition to the SetOwner fixes. To fix it, open your ACUI_MyInventory.xml (and ACUI_MyBank.xml if you use that) and find this line:

    <Model name="$parentCooldown" inherits="CooldownFrameTemplate"/>

    change to:

    <Cooldown name="$parentCooldown" inherits="CooldownFrameTemplate"/>

    Just changing that first word Model to Cooldown. Blizz removed the built-in model in favor of a frame.

    Reply Report Permalink
  • ievil said 

    @cisconetdude: what version are you using? Since this is most definatly fixed in the 2.0.1.1 release.

    @eXen: mmm I noticed too :) fixing

    Reply Report Permalink
  • I will say there is issues, when I try to use items in my bags it errors and I have to reload the ui before it will work and I must reload it again before anything else will work

    Reply Report Permalink
  • eXen said 

    I can't scale the Inventory, the settings aren't saved. Please fix this :)

    Reply Report Permalink
  • ievil said 

    No Beta version is out now.. tnx to the ppl who tested and gave feedback.

    Reply Report Permalink
  • ievil said 

    @Ch3vr0n:

    The concept of beta means not fully functional code, I know of the problem with the API call UseContainerItem(bag, slot); I've spent most time finishing the ACUI MyBank code. I have been working on hooking the UseContainerItem or replacing it with a better solution but it is giving me a bit of headache. Now that MyBank seems to be working I'll put my attention to MyInventory .

    Reply Report Permalink
  • Ch3vr0n said 

    addon is NOT working, downloaded the 2.0.1.0. Rightclicking on a an item to use it or transfer to bank still results in an "action blocked" popup.

    Reply Report Permalink
  • ievil said 

    @Beutju: Bank addon is ACUI MyBank - this one does not store other chars bags no.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 7,815 Bagnon Bags & Inventory
  2. 2,457 ArkInventory Bags & Inventory
  3. 2,051 Altoholic Guild, Bags & Inventory, Mail...
  4. 1,920 XLoot Bags & Inventory
  5. 1,875 RatingBuster Bags & Inventory