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
Hi there
Among other smaller errors, it seems that AI is blocking the usage of toys - via toy sticker book and via action button.
Not a major issue, but well, thought, I'll let you know.
Put your spoiler here.3x [ADDON_ACTION_FORBIDDEN] AddOn 'ArkInventory' hat versucht die geschützte Funktion 'UseToy()' aufzurufen.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `UseToy'
[string "@Blizzard_Collections/Blizzard_ToyBox.lua"]:181: in function `ToySpellButton_OnClick'
[string "*Blizzard_ToyBox.xml:10_OnClick"]:4: in function <[string "*Blizzard_ToyBox.xml:10_OnClick"]:1>
Maybe there is a fix or even something I can do on my side via settings.
Thanks for info. :)
Rule
works correctly in bags, but not in bank: in bank it puts in bar, where this rule assigned, only 12 of 15 items.
I've the current WotLK update, this is what I got today:
[ADDON_ACTION_FORBIDDEN] AddOn 'ArkInventory' tried to call the protected function 'GuildControlSetRank()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `GuildControlSetRank'
[string "@Interface_Wrath/FrameXML/FriendsFrame_Wrath.lua"]:487: in function `GuildControlPopupFrameDropDownButton_ClickedRank'
[string "@Interface_Wrath/FrameXML/FriendsFrame_Wrath.lua"]:239: in function `GuildControlPopupFrame_Initialize'
[string "@Interface_Wrath/FrameXML/FriendsFrame_Wrath.lua"]:156: in function `FriendsFrame_OnEvent'
[string "*FriendsFrame.xml:4298_OnEvent"]:1: in function <[string "*FriendsFrame.xml:4298_OnEvent"]:1>
where can i find the style entry for mythic+ keystones? i like to adjust font size and displaying position like i can do with ilvl and stack count
Bug with latest version posted >> https://github.com/arkayenro/arkinventory/issues/1771
Sorry if that was answered already, but I couldn't find it in FAQ or the guide ...
Is there a way to Search for items based on ilevel or quality?
e.g. I want to search the bags for all items with Item Level less than 380
I tried ilevel<380, level<380, ilvl<380 ... nothing works.
In reply to Genni84:
in bag search feature one can not que item levels.
but you can set up a personal rule and appy it to a box in config mode. a rule examble can be something like this for your <380:
equip( ) and ilvl( 1, 380 ) and soulbound( )
and then you might want a counter rule for equip above 380 too for another entry:
equip( ) and ilvl( 382, 1000 ) and soulbound( )
With today's maintenance on Wrath-Classic, I'm getting a lot of errors. This includes disabling Blizz's UI at the bank. I click the bag, but it doesn't disable Blizz UI.
HI Folks
My restack stopped working, does anyone know why?
I have assigned most of my gear to a custom category "gear xpac" which is placed in area 6. Majority of those items will reset back to their default category (which is in area 3), but moving them around (like swapping place of my two rings) seems to update so that the bag realises where they were supposed to be. Any idea what is causing this?
edit: video showing the issue:
download 3.10.12 alpha 4 as theres a bunch of tooltip scanning stuff that should be fixed in there. let me know if it isnt
hi would it be possible to enable class color when u hover your gold in the bag? right now i believe its only 1 color and in orange?
class colours in tooltips is already in there, you just have to turn it on
I have the current release (3.10.12) and have found that items are not tinting red if they are not my primary armor type on everything except cloth. So Leather, mail, and plate will have all armor types they can actually equip untinted - for example, my max level paladin has mail armor untinted. I do have the option checked.
theres an option in one of the alphas to tint "unwearable" items
Not sure if this is a game issue or addon:
I made two slots. one for equipment (soulbound) and one for equipment. For some reason, some equipment (soulbound) items are showing up in the equipment slot.
When I enter edit mode to check the equipment (soulbound) item, it shows as equipment.
If I sell something, the bag refreshes and moves some but not all items to the correct slot.
I've used kdiff3 on a few libs to find out discrepancies and came across this:
There could be some kind of issue with the version of the CallbackHandler lib that you are using even though it's theoretically the latest one.
There is indeed a patched version of that lib that is still also named 1-0 noted as recently patched by Nevcairiel:
--[[ $Id: CallbackHandler-1.0.lua 1284 2022-09-25 09:15:30Z nevcairiel $ ]]
I have found to be used in the Talent Tree Tweaks addon.
I tried replacing Arinventory's lib with this patched one and so far I haven't had that error popping anymore.
Maybe some functionalities of this lib used by other addons need the "patched version" ?
Which could cause other addons to have issues if it is the original version that is in use...
Just guessing there, I haven't investigated any further, I will update if I find anything else.
Here is a pastebin of the single lua file in the lib: https://pastebin.com/QM54vNW4
Hope this helps :)
Edit: I just had the error popping again when using Talent Tree Tweaks...
Fun fact I get an error on MultiBarRight:SetScaleBase() and a simple search inside my AddOns folder on "SetScaleBase",
Shows that it's never ever used anywhere...
I guess I should report that on the Talent Tree Tweaks addon for it's using that addon that trigger the error...
its not published yet.
i've copied the source over and theres no a lot of changes, they just dont make local copies of a few functions
Still considering myself as a new user of Ark, so - question:
Currently the location of item slots in windows is aligned to the bottom right corner. So upper left corner has some empty space (because value of "window lines multiplied by window rows" is not always equal to the real total number of summed item slots in all bags).
How can I move this empty space to the bottom right corner, and start positioning of item slots from top left corner (similar to other addons)?
set the item anchor position to where in the bar you want them to start
set the bar anchor position to where you want those to start in the window
you can also flip them via the sorting order, either overall or for a particular bar