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
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
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.
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.
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
pt( "Tradeskill.Mat.ByProfession.Enchanting" )
This PT does not include "Small Dream Shard"? The same rule works for other enchanting mats, at least the cataclysm ones.
Also, that PT includes Volatiles, any good way to exclude those? Good way meaning another category for example, I have already excluded them by name.
standard lua logic rules, use not xxx to reverse whatever xxx is, eg;
equip( ) and not sb( )
Thanks, I had a DUH moment when I read this lol.
A minor Request:
I play a rogue and was thinking it would be handy to have a button on the Inventory Window for lock picking.
TIA
I got a wonderful idea, currently you can open the search UI of arkinventory and search for an item, and that search goes across all characters.
SO I could search for dreadmist to find my cloth BOA items, hover over the item and it shows who has it.
My IDEA is that you can type BOA into the search, and it will list ALL BOA items, there are actually a LOT of request for an addon that tracks BOA items, Arkinventory already keeps a list of where everything is, a feature like this would be priceless!
you could even add a little button to the search UI to list the BOAs because a lot of people would prolly not be aware of the new feature if you added it.
Having the same issue as others, when I update and go to use an item directly from my bag I get the "disable/ignore" pop up. Rolled back to version 3.02.85 and have no issue, updated again to 3.02.86, same issue. Rinsed and repeated again, just to be sure, and no issue with 3.02.85 installed.
Didn't know about the taint log until I came here to post this comment / see if anything had been changed. I'll try that and see what it gets.
btw, thank you very much for what you do with this addon. It is by far my top add on in the game and I really appreciate all your time and work on it.
EDIT: And as always happens when you take your car to the mechanic, it's not doing it any longer. So, guess I'm good. Thanks again, please to be ignoring my comment (except the thanks part) now.
my problem is that ive never run into the issue on any of my toons, so its hard to tell why others are getting it, and as i said before arkinventory doesnt actually replace any of blizzards secure code, it it secure hooked though but thats how youre supposed to do it when you dont want to cause tainting, so its hard to even understand how its happening in the first place.
edit: i enabled it on mine and while i dont get the issue i did find one instance where i left out a local and tainted three generic global variables, its possible one of those is used securely at some point and ends up causing the issue, so ive fixed that and will upload the new version.
Anyone having issue using a Hearthstone from inside the AI bag? Got the popup that I had to disable AI to use the Hearthstone. Found this same type of issue on another char trying to change a glyph.
Seems that using an item from a bag is having issue. Any suggestion on a fix?
the glyph thing is 100% not AI, its another mod tainting the dropdown.
the hearthstone, while unlikely, could possibly be from AI, youd need to enable taint logging and either read the taint.log file yourself to see which mod is tainting blizzards secure code or send it to me. Ai doesnt use any secure blizzard code at all, which is why i can 99% know its not ai doing it - but you never know what blizzard changes.
Hi i have read the FAQ and the problem i have is deleting old guild/characters curencies how do i do that?
could anyone help please???
regards
so this http://code.google.com/p/arkinventory/wiki/UserGuide_HowTo_EraseData didnt help?
the guild bank money amount may stay - its fixed in version 5 but thats still alpha - but currencies should always go away if you delete a toons data.
there not going away at bud :(