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

  • Your Rating

  • Share
  • Report Abuse

ACUI MyInventory

 
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
Development Site: CurseForge
Avg Daily DL (last 30 days): 9
Downloads Total: 53,818
Favorites: 89
Comments: 66
  • 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 8,891 4/15/2009
  ACUI MyInventory v3.0.2.3 Release 3.0.2 1,681 10/20/2008
  • 1 page(s)
  • 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

    That's a blizzard feature, just tested it myself. And it seems to work with Vanilla UI+MyI Addon.

    Reply Report Permalink
  • when mousing over an item in my inventory, how do I set this addon to show/compare with what I have equipped when i press "shift"???

    Reply Report Permalink
  • dark666105 said

    could you increase the amount the window can scale? i had the old acui set at like 2.1 or something. definitly more than 1.5

    Reply Report Permalink
  • 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
  • life4me911 said

    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
  • NiaNiaNia said

    @ 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
  • Enigma_TL said

    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
  • Addon Packs Containing ACUI MyInventory
  • Similar Addons
  •  

Average downloads per day

  1. 1,528 Altoholic Guild, Bags & Inventory, Mail...
  2. 1,366 ArkInventory Bags & Inventory
  3. 1,162 Outfitter Bags & Inventory, PvP, and...
  4. 1,096 EPGPLootmaster Chat & Communication, Bags...
  5. 913 Bagnon Bags & Inventory