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
why is the type(0) needed?
ah, got it
Because there are a few items with "Ancient Power" in the tooltip that are not items you can consume for ancient power. This helps narrow it down further.
Thank you!
Can anybody tell me why - when I open the config mode -the whole bag window is empty? no symbols at all...
If I move over it with the mouse, the tooltips from the items and boxes appear and I can click and use all the functions, but I have to do everything blind?!
I have loved this addon for years!
1) Is there any post/blog that lists some rules people are using? Or showing off the new functionality
2) Is there a listing of types (I know TSM search functions changed tradeskills not trade goods - and I don't know if that is the case here or me just being ignorant but I can't filter out Legion reagents even Rule type("reagent") or tt("crafting reagent") does not work,
check the debug data for the item (when in edit mode)
TYVM. I turned on debug, the Wiki and Wiki FAQ and did not see anything for debug, github search showed 9 entries in the Wiki. Derp - When I moved the inventory bag up so the off-the-screen debug menu choice was visible, I made progress. Totally my fault. PEBKAC.
Turns out most everything is ilevel 101 except the two leathers which are 100; Blizzard being Blizzard. And Garrison armor sets are ilevel 645 and Class Hall Armor sets are 1.
Is there a way to filter items from where the 0446 System New category is assigned to? I cant seem to figure out a way to do something like system new and not trash ors omething like that. theres more things I dont want to fall there by default.
i got greys out of there by modifying line 5054 from:
if i.h and new_shift and i.age and i.age > new_reset and i.age > new_cutoff then
to
if i.h and new_shift and i.age and i.age > new_reset and i.age > new_cutoff and i.q > 0 then
but id have to change it every time I update.
no. its a temporary time based virtual category
Hey there, is there any rule function with crafted gear? cant create an tt with <Made by Character> . looks like this isnt part of the tt like the item name.
Yes, this would be an amazing addition to the rule set so that crafters can easily differentiate items for obliteration.
unfortunately no. the tooltip function uses the base item hyperlink, not the actual item in your bags, so it doesnt see all the personal stuff that you see
Love the addon, one of the can't live without ones I've come to rely on, but I was wondering is there any chance that Artifact Fragments can be changed from "GEM" to "Relic Fragment" category please?
Cheers!
from my experience with the sorting of it, it classifies the artifact gem as consumable others, which also includes some other things that are not artifact related. So, the bandaid fix would be to make a new sort and assign that artifact gem to it, and then assign that custom category to a tab. however, you'd have to do that with EVERY one that comes up (same thing with the garrison follower armor upgrade; some do alot some don't, but i had to do it twice). I'm also trying to figure this out (posted below) for any and ALL artifact related, things to be sorted to a certain tab.
hopefully that makes sense to ya ;)
A custom rule which is then assigned to a tab is working for me:
tt( "artifact" ) or name( "artifact" )
It may need some tweaking because it also picks up other items in the sort (like Gorian fragments & Darkmoon Adventurers Guide), but at least it puts all the artifact items in one place.
Not sure if this is the proper way or not but it is what is working for me to group artifact relics together.
Create a rule, add the following line then assign it to a bar:
type( "gem" ) and subtype( "Artifact Relic" )
yes, the artifact power (consumable) and articaft relic (gem) items have had their blizzard category overridden and moved to the artifact relic category
Love this addon but it now causes alot of errors ... even with the bag not open... like just clicking on an item needed for a quest it the objective window