ArkInventory
ArkInventory (for The War Within)
:boom: Please ensure you are using the latest alpha version if you have the War Within client.
ArkInventory (for Retail, Classic, and Cataclysm)
ArkInventory's display windows are built from "virtual bars", you assign categories to bars so that items in that category are displayed on the specific bars you want. There is no limit to the number of bars you can have inside a window but obviously you only have so much screen real estate before it becomes "too many".
ArkInventory uses several methods to assign a default category to an item such as what professions you have, tooltip scanning, basic type/subtype and PeriodicTable. You then assign those categories to a virtual bar.
You can also over-ride the default category by creating a rule that matches either a single or multiple items.
Overview:
- user configurable window width and height
- separate keybindings for each location for easy viewing
- assign items to a category of your choice (overrides the default assignment)
- assign categories to the bar of your choice
- unlimited number of bars (there are practical limits though before your screen becomes full)
- sort each bar differently if required
- user configurable bars per row
- sell junk items automatically or manually (delete available via a keybinding or right clicking when at a vendor)
- random pet and mount summons. can also assign a group of them to select from
Key Bindings:
- Press ESCAPE to bring up the blizzard menu
- click on Key Bindings
- scroll down to AddOns > ArkInventory
- bind the keys you want to use
Need Help?
:memo: Wiki
:memo: Frequently Asked Questions
:memo: Sorting
:memo: Rules
:memo: If you are having an issue the first step is to disable all other mods and test with only ArkInventory loaded
:memo: If the issue is still there, please check for an existing issue and create a new issue if required.
:memo: If the issue is gone, re-enable your other mods one by one until the issue comes back, then note the last mod you enabled in your issue as well as notifying the author of the other mod
See ChangeHistory.md for changes to the latest version. See VersionHistory.md for all previous changes.
:boom: The NoLib variant
it seems quite a few people are somehow getting the NoLib variant from their download client when they didn't specifically ask for it, instead of the full variant, and its causing issues as they don't have the required libraries installed separately. Please ensure you are downloading the full. if you see nolib in the filename then its the wrong variant, unless you are actually installing all of the required libraries separately as well. If you have to you can manually download the full variant from CurseForge, WoWInterface, or Wago.
:boom: Junk Sell getting blocked
While auto-destroy remains blocked, From 30960 onwards you can setup a Key Binding to manually sell and destroy your items. Note that blizzard require one keypress per item deletion, so if you have multiple items that need to be deleted you will need to press the Key Binding multiple times. A message will be output if you have remaining items that can still be deleted.
:warning: Ensure you have backup copies of your saved variables file
Sometimes you cannot revert back to a previous version without a backup, especially alpha or beta versions, so before upgrading please make sure you have made a backup of your saved variables file
Your saved variables file is normally located at ...\World of Warcraft\_client_\WTF\Account\yourwowaccountname\SavedVariables\ArkInventory.lua
It is your responsibility to ensure you have adequate backups of your saved variables file. You dont have to do them frequently, just after you've made major changes to your config is probably fine for most people, but you should get into the habit of making backups because when it does corrupt you wont have to reconfigure everything from scratch.
If you have your download client set to automatically download alpha/beta versions you should definitely have backups.
A simple way to back up the saved variables file is to just do a copy and paste then rename the new file (using the version number of ArkInventory or the date is a good idea), eg ArkInventory-30900.lua, or ArkInventory-20191228.lua
With the last version I can't create more than 20 cathegories, is it normal?
I've looked at the faq and haven't seen anything about it.
check with the display mod author why they wont play nice.
Is there a bug with how Mini Thor is tracked in AI or the game itself?
I am using ArkInventory 3.02.51 BETA 21-30-Cataclysm.
itemid to spellid tracking is done manually for pets and mounts as theres no blizzard api to tell you what spell (pet/mount) an item will teach you.
ive added the mini thor pet to the table so itll work in the next version.
And I really want to say THANK YOU for updating your wonderful addon for cataclysm.
<3
changed - frameStrata set to HIGH to get above the default actionbars
but this is kind of uncomfortable with many bag bars cause the bag gets above the auction house frame, and i cannot get the AH frame on top of the bag frame, so when i drag an item to the AH frame i always have to close the bag frame or move it around so i can see the buttons on the AH frame. Same goes for mail and vendors etc.
Maybe you could add an option in the menu to change it back to the way it was
And is there a way to put all armors of the same type together? (Cloth, leather, mail and plate) and also weapons separated from the armor... Also, having the items put by levels in colums would be great.
PS: Sorry about my english, im french (im trying)
Taught im happy to have install this, im having fun with it.
use rules to categorise items, eg type( armor ) [armor needs to be in french, you can use the debug info menu if youre not sure what the game is using]
create a sort method to define how you want your items sorted, apply it to the whole window or just on a specific bar
if you change that setting then all the ai gold text will change too.
I have removed my SV twice in the last two weeks; this will be the third time.
ArkInventory: Loading Translations for enUS: Attempt X of 10
It went through 10 attempts, then I got this warning:
WARNING> Translations for enUS failed to load, you may experience issues with item categorization and menu text
ArkInventory: Loading Translations for enUS: Attempt 1 of 10
enUS translations loaded.
I'm not sure why my first toon had the issue I noted above.
* changed - item text translations (for categorisation and menus) are now gathered from within the game, there are 10 attempts, 1 every 10 seconds, after which it will fail and you may have issues with items not being categorised and menus using place-holder text
the items its looking for will eventually end up cached or the server will respond in time, which is why it worked when you logged onto the other toon, it had eventually been cached.
i might need to extend the period from 10 to 15 seconds to give it more time for a response.