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
I too love this addon, but now I apparently my old rules won't activate on new characters.
I don't use a BETA.
Any ideas?
backup your saved variables file and try beta 6?
I love this addon. It's probably the most complex addon I've used since Weakauras and Auctioneer, really satisfies the knob twiddler in me. I made a lot of rules and spent many hours customizing it a few years back, but then realized it was too much for my old PC. So now I came back to it with more modern hardware and SSD ready for some twiddlin and see that every time I get on a new toon i need to go into the config and change a lot back, and noted this is getting beta'd out atm. Can't wait for the new release version!
Rules don't seem to be working for me. When I assign a rule to a bar in edit mode, the items never go to the bar. For example I assigned the rule:
to a bar, but none of my equippable items are going to that bar.
To test this, I even made a rule that just said:
and assigned it to a bar to see if that would work, but again no items were moved to that bar.
I have the ArkInventory [Rules] addon enabled. Any ideas of what I could be doing wrong?
when you assigned the rule to a bar did you also enable it? its disabled by default.
Turns out I was enabling the rule, but I wasn't actually assigning to rule to the bar. Thanks for the help.
Hi,
Beta 5 unfortunately remove the item categories on many of my configurations. They strangely appear as System\Equippable items.
I hope I got some fresh backup. :S
make sure you dont have new items enabled - if you do turn on the item age so you can tell which items are seen as new and override their base category
Is it possible to sort equipment by plate/mail/leather/cloth with this addon? So all the cloth armor would go next to each other, all the mail would go next to each other.
You can do that by making rules that check for type and subtype
For example, cloth gear would be...
and there are no errors?
what if you disable everything except arkinventory?
The issues occur even if ArkInventory is the only mod loaded.
I dont get any errors in the chat window with Debug mode turned on.
Auto-open bags is turned on for all available windows. Vendors, bank and guild bank do not open, nor do my bags. Void storage and Transmogrifier windows open as expected, but my bags do not open with them. Turning off auto-open for all windows doesnt change the result.
All of my custom categories are disabled (they weren't disabled prior to updating to beta 6).
In 3067 the bank and gbank windows are black and inaccessible (which I know was resolved in v307).
Deleting the .lua preference file resolves all issues. It looks like I'll have to rebuild from scratch...
Decided to restart Ark Inventory config as there has been problems with th econversion of the old config. So I deleted the saved variables.
While recreating my rules I stumbled oper some problem with the tooltip() function which might rwell not be caused by ArkInventory, but I know it used to work.
I try to match boxes, which are marked by "<Zum Öffnen rechtsklicken>" in my german client. As some addons have trouble with tzhe special characters I tried only to match "rechtskliocken" but it does not work. Matching otzher parts of the tooltip lique "Einzigartig" (Unique) works.
that should work as i have a rule like that, but if you move the item into your bank, then view it in offline mode, that will show you what the scan tooltip sees (its not exactly the same as the online tooltip) and you can make sure the text you have in the rule matches whats displayed in the tooltip
There seems to be a problem with soulbound items (specially garrison hearthstone) not moving from general to soulbound category.
make sure you dont have the new items option enabled. if you dont what version are you running?
Right, that seemed to be be the problem.
Will the "New Items" Feature be activated in the future again?
Thanks man for your work. If I can support you anyhow just tell me.
What is "IGNORED FILTER CHANGED BY ME" trying to tell me? Just started popping up lately.
it means i left a debug output in there