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
Yo, i love this addon and have used it for some years now :p
Lately ive had a problem when i make a new charecter the items in my bagpack wont show, it just shows that my bags are embty, its only when i make a new char the ones ive had for some time i dont got that problmem.
And one more question :p
Why is it that i cant use the search function in my chars bagpacks? it works when im in my bank
Do you guys know if there is a way to assign two different item categories to two copies of the same piece of gear? like an option for marking them as two separate items? that would immensely help me to keep my gear sets distinct!
Corrupted too =S
The config/settings are reset in today patch?
not by design they arent, but its a patch so its possible they can get corrupted.
always have backups - the wow client creates one automatically so you can check under your SavedVariables folder for the arkinventory one and see if the backup in there is usable (rename the files around so that the .lua.bak becomes .lua)
worse case you may go back a bit but if you have no other backups then its better than nothing
Just wanted to say that I absolutely adore this addon and am really grateful to the author for maintaining it. It's definately an absolutely essential part of my WoW play that I couldn't be without.
Fantastic work!
Hello. Great addon, and thanks for maintaining it.
I love the mount feature where I can select random mounts based on the configuration. I understand there is a keybinding, but I'm also looking for a /macro to do the same thing. Is that possible? Sorry if I've missed the feature in the docs - can't seem to find it.
Thanks!
/run ArkInventory.LDB.Mounts:OnClick( )
just remember to include the appropriate /cancelform for your class, if required, beforehand
Is there any particular reason the latest update has completely wiped my settings? Extremely tempted to just get rid seeing as it took so long to setup to my preference and there's no way to load your previous config.
Answer? I lost my bag division, rules, custom categories, everything.
do people seriously think i write code to deliberately wipe your data?
any crash or issue with shutting down wow can kill your saved variable files - which is why youre supposed to back them up every now and then (its not like you make a lot of changes so you dont have to do it every day)
alternatively if you cant be bothered, check the saved variabels directory for the addon and rename the autobackup that wow does from .bak to .lua to see if that gives you enough settings back
next time make your own backups so you dont have to worry about things like this
You know that the addon is for free right? If you not like it why dont you just make your own addon ainstead of yelling att ppl that dedicate their sparetime to make great addons to all of us that want something extra other then the original UI.
Getting really pissed by ppl like you..
Love the addon but since I've been using it (many years) the Guild Bank config continues to randomly reset.
Specifically: I choose to not Override the guild bank view but every once in a while it simply rechecks the Override feature and I have to go back into the options to change it back. Any idea why this happens?
Is there any possibility to count the items in the tooltip serverwide?
I am playing on different realms and wanna have a look to the items on other realms. For the battle.net account bound gear and the heirooms it would be really great.
I use ArkInventory for years and dont wanna change to another addon.
Edit:
Another problem is i cand delete Gold data from old guilds. How its possible?
Is it possible to really hide the not full/used bag slots?
Best Regards
Nuriko93
Thanks! ^^
*QUESTION AND REQUEST*
Can you please increase the "maximum number of item to display in a single row" from 40 to... lets say 50?
The slider only allows it to cap at 40... is there a way to make it higher number without using the slider?
Thank you. :)
no, you'll need to edit ArkInventoryConfig.lua
lines 2114 and 2123, change the three values of 40 to 60
if you dont have line numbers you can search for CONFIG_SETTINGS_FRAME_WIDTH_TEXT
i'll bump it to 60 for the next release
Can you not macro to open Bank and Void Storage? I looked through every page of the wiki and I couldnt find it.
/run ArkInventory.Frame_Main_Toggle( ArkInventory.Const.Location.Bank )
or
/run ArkInventory.Frame_Main_Toggle( ArkInventory.Const.Location.Void )
check the bindings.xml file for the other locations (as they all have a keybinding available)
Sweet thanks! Makes this addon perfect. Was using another one before, but this one has more options and seems to fail less.