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
should be possible, id just have to get around to figuring out how to get the ah price from the other mod, then have the time to code it in.
i will add it to the to-do list
Thanks a lot, Arkayenro! I never noticed that. The check on the addon window on the character selection screen for ArkInventory was greyed out. Thanks a whole bunch!
I'm not sure if this is just user error, but a little clarification would be great if it is possible. ArkInventory is working fantasticly on all of my characters but one. For some reason, this addon will not work on my Warlock. No error has popped up, that I'm aware of, and there is no slash command to recognize. If I go to the options from hitting ESC and click on interface, then to addons, ArkInventory is not there. All is well on my other characters, but I guess this addon really hates my Warlock. I've uninstalled and reinstalled. I've shut down, restarted, everything I could think of and it still won't work for my Lock.
at the character selection screen click once on your warlock, then click on the addons button, most likely arkinventory isnt enabled for that toon
Any time I try to use an item directly from my bags I get the error. "ArkInvntory has been blocked from performing an action only available to the Blizzard UI. You can disable this addon and reload the UI."
should be another mod as arkinventory doesnt use any secure code so cant taint and shouldnt get blocked.
you can set taintLog=1 and when it happens again check the taint log file to see why and what actually caused the blocked to happen
read the wiki on how to do rules and the like and now i give up :p starting to think i suck at them or the addon hates me ^_^
the addon hates you :)
if you let me know what you want the rule to do i can probably tell you how you should be writing it
yeh i know, blizzard changed the currency stuff a while back and made it excessively difficult to link currencies to their internal ids (well technically they dont have an internal id, just a position in the currency list, which changes depending on how many currencies youve run into and if youve expanded or collapsed sections in the currency list)
i have a workaround but its in v5 which isnt really ready yet
Can u get tyhe addon to show conquest and valor points like u did with justice points from in the image, as the images you show are way out of date and i thought that it would show these.
Would it be possible to add [sort] 'by Equipment Set' ?
Another addon, AdiBags, manages to do this.
Thanks in advance, great addon!
How do you reset the money for the addon.. it keeps the list of old guilds and toons that i use to have (deleted ones) i was woundering if there is a way to remove them or reset the money part to the addon.. its used with bozooka not sure if its that addon or arkinventory addon
open your bag, then click on your character icon on the top right hand corner and scoll to the character you want to delete then it willl show that option. and for the guild bank open your guild bank tab by the location and do the same to delete.
you should be able to right click on the bank tab and select the option.
Hi.
I cant fingure out how to see the guildbank history, i.e. who withdraws what. I didn't matter before but since I am now a mojor in my guild i need to be able to see this. Hope you can help me and THX for an awesome addon that i have used for the last 4 years
/hug Amarula of Dragonmaw EU
Maybe this is not a popular idea to you, I also noticed that when the search field is blank, the items are sorted alphabetically. How difficult would it be to sort them by quality level? Heritage > Epic > Blue > green > white > gray...
This is already possible bags and banks. adding it to the search ui would be great, cause then I could see all my BOAs right at the top.
the idea is fine, i just need a simple way to implement it that doesnt use masses of cpu every time you want to use a rule function in there.
i was thinking of using an = sign at the end to indicate that its a rule formula instead of plain text, that way nothing would get processed until the last character.
i just dont have a lot of time right now to implement it.
Also, "Simple Grinder" should be included in the PT "Tradeskill.Tool"?
I don't know how well you control these tables though..
check for the periodictable addon/library, on this site i think, they have control over what is and isnt in the groups. its possible mine is out of date but you can install peridictable by itself to ensure that it stays up to date from the authors.
I'm also getting an error when trying to switch out my glyphs. I only have the screenshot of the situation, no more info I'm afraid.
http://melwil.net/lulz/arkinventory.error.jpg