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
-
View User Profile
-
Send Message
Posted Jan 3, 2015I think I just stumbled upon the answer. Stumbled is the correct word here. I literally do not know what I'm doing.
In BlizzMove's code, there's two blocks of statements... one for specific frames and another for "blizzard lod addons" as it is referenced by an in-code comment. In researching this issue, i've learned that the pet/mount/toybox window has a parent frame called "PetJournalParent". So, what I did was add this statement at line #248 in BlizzMove...
SetMoveHandler(PetJournalParent)
AND IT FIXED THE ISSUE! The window is now dragable, WITH ArkIventory fully up and running.
It must have something to do with this being a load-on-demand window and when the BlizzMove addon recognizes that frame as being loaded. Somehow ArkInventory is colliding with that? I really don't know. All I know is, adding that one line of code to BlizzMove makes it all work as expected. All windows are now fully dragable. The addons are now peacefully coexisting.
-
View User Profile
-
Send Message
Posted Jan 3, 2015You might be able to set up a rule using PeriodicTable attributes. But I'm not 100% sure on that.
What I would do is just create a custom category. Call it "Spirit Gear". Create a separate bar group in your bag and assign it this custom category. Then, in edit mode, just click on each item you wish to categorize as spirit gear and assign it the same category and it will move all these items out into their own little group. I do this with my PVP gear vs my tanking gear. You just have to remember when each time you get a new peice of gear to go in to edit mode and assign the category to the new item.
-
View User Profile
-
Send Message
Posted Jan 2, 2015I am trying to make a rule to seperate out intellect gear from agility gear, because I would like one category for healing and one for dps. I currently use tooltip(spirit) to seperate out my healing gear, but it doesn't always have spirit.
Using toolip(intellect) of course doesnt work because now all my agility gear also has intellect on it. Any help is appreciated.
-
View User Profile
-
Send Message
Posted Jan 2, 2015create outfits with the items you want in them and then use the outfit( "outfitname" ) rule
-
View User Profile
-
Send Message
Posted Jan 2, 2015go to config > display > workarounds > in combat yielding > items
get yourself into combat and keep lowering that value until it can draw the frame without generating an error
-
View User Profile
-
Send Message
Posted Jan 1, 20153x ArkInventory\ArkInventory-3.04.18.lua:5078: script ran too long
ArkInventory\ArkInventory-3.04.18.lua:5078: in function `Frame_Main_Show'
ArkInventory\ArkInventory-3.04.18.lua:8757: in function <ArkInventory\ArkInventory.lua:8749>
(tail call): ?
FrameXML\MerchantFrame.lua:47: in function <FrameXML\MerchantFrame.lua:46>
[C]: in function `Show'
FrameXML\UIParent.lua:1994: in function `SetUIPanel'
FrameXML\UIParent.lua:1838: in function `ShowUIPanel'
FrameXML\UIParent.lua:1709: in function <FrameXML\UIParent.lua:1705>
[C]: in function `SetAttribute'
FrameXML\UIParent.lua:2468: in function `ShowUIPanel'
FrameXML\MerchantFrame.lua:30: in function `MerchantFrame_OnEvent'
ArkInventory\ArkInventoryStorage.lua:1125: in function `?'
...eIt\libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <...eIt\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...eIt\libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function `Fire'
AchieveIt\libs\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <AchieveIt\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals:
-
View User Profile
-
Send Message
Posted Dec 30, 2014Can't find a way to merge stacks. Don't want to see 30 stacks of buffood in my bags/bank. How can I set it up to have only one stack?
-
View User Profile
-
Send Message
Posted Jan 2, 2015you cant stack/merge slots with the same item in arkinventory
-
View User Profile
-
Send Message
Posted Dec 28, 2014Is there a way to put equipment sets in its own bar and have it update when you add an item to a set or remove an item from one? If not can i suggest adding that option! Thanks
-
View User Profile
-
Send Message
Posted Dec 28, 2014create a rule using outfit( "outfitname" ) and assign it to a bar. you may want to read the wiki/faq
-
View User Profile
-
Send Message
Posted Dec 26, 2014How do I disable auto sorting everytime I equip or unequip an item?
-
View User Profile
-
Send Message
Posted Dec 26, 2014you have to tell your outfit mod to not save it to the server, to leave it local. if you play on more than one machine then you might want to leave it on and just live with it.
-
View User Profile
-
Send Message
Posted Dec 26, 2014change the sort method to bag/slot
-
View User Profile
-
Send Message
Posted Dec 26, 2014Hey Ark
What i mean is, is there a way to have each bag slot run consecutively? Not sure if I am explaining it well
-
View User Profile
-
Send Message
Posted Dec 26, 2014Question: How do I get my bags sorted so that each bag's slots are in agroup and not scattered like in the screenshot?
-
View User Profile
-
Send Message
Posted Dec 26, 2014enable edit mode (the gold cog) and then assign different categories or bags onto a bar. when done disable edit mode
-
View User Profile
-
Send Message
Posted Dec 25, 2014Any way to put only certain items or just lvl 100+ items 4in my reagent bag? I have a lot of older items that keep using up my reagent slots, keeping my new Dranor items from being put into the Reagent bag when I use Deposit All Reagents. Thanks for a truly great add-on!
-
View User Profile
-
Send Message
Posted Dec 26, 2014no. deposit to reagent tab is blizzard controlled
-
View User Profile
-
Send Message
Posted Dec 28, 2014Sometimes, even some items are faded to dark WITHOUT entering a search term. I made a screenshot of this: http://imageshack.com/a/img661/3844/nJlzUR.jpg (the mouse over hint is from the dark-faded Taladitkristall in the bottom right corner).
-
View User Profile
-
Send Message
Posted Dec 28, 2014http://imageshack.com/a/img537/7820/2QhaHo.jpg
The highlighted green item in the middle is called "Versteifte Rüstungsverbesserung". This time, the "Magische Erde" etc. that I mentioned in my posting is not highlighted, so it seems to be random.