NOTE: as of 3.02.36 both sorting and rules have changed, your sorting wont sort and your rules are probably broken - this is not a bug, it's intentional.
to see how you need to setup sorting go here http://code.google.com/p/arkinventory/wiki/UserGuide_HowTo_Sorting
to see how to setup rules go here http://code.google.com/p/arkinventory/wiki/RuleFunction
the FAQ is here http://code.google.com/p/arkinventory/wiki/FAQ
the wiki is here http://code.google.com/p/arkinventory/w/list
please ensure you have read those before you lodge an issue or make a comment about sorting or rules.
AI'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".
AI 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:
- unlimited number of bars (there are practical limits though before your screen becomes full)
- assign items to a category of your choice (overrides the default assignment)
- assign categories to the bar of your choice
- configurable bars per row
- configurable width
- display bank, bag, keyrings for current and alts across all realms
- separate keybindings for bag, keyring and bank viewing
Key Bindings:
Press ESCAPE to bring up the blizzard menu
click on Key Bindings
scroll down to ArkInventory
bind the keys you want to use
See ReadMe.txt and VersionHistory.txt for further details
FAQ is here http://code.google.com/p/arkinventory/wiki/FAQ. Please ensure you read it first before posting a problem
Beta Versions:
ensure you make a backup copy of your saved variables file before installing a beta version - you normally cannot revert back to the release version without that backup.
your saved variable file is normally located in World of Warcraft\WTF\Account\yourwowaccountname\SavedVariables\ArkInventory.lua
a simple way to back it up is to just do a copy and paste then rename the new file (using the version number of AI is a good idea), eg ArkInventory-3-01-09.lua
Latest Notes:
3.02.38 (11-MAR-2010)
- fixed - issue with bank window not refreshing properly when you enter or leave the bank (caused by fix for another bank issue)
- fixed - cooldowns will now display instantly when instant sorting is not enabled
- added - support for the following trash vendoring mods: SellJunk, Scrap
- added - rule function - trash( ), uses SellJunk and Scrap if installed, otherwise will return all poor quality items
------------------------------------------------------------------------
r222 | arkayenro | 2010-03-11 12:55:43 +0000 (Thu, 11 Mar 2010) | 6 lines
Changed paths:
A /tags/3.02.38 (from /trunk:221)
*3.02.38 (11-MAR-2010)*
* fixed - issue with bank window not refreshing properly when you enter or leave the bank (caused by fix for another bank issue)
* fixed - cooldowns will now display instantly when instant sorting is not enabled
* added - support for the following trash vendoring mods: SellJunk, Scrap
* added - rule function - trash( ), uses SellJunk and Scrap if installed, otherwise will return all poor quality items
------------------------------------------------------------------------
r221 | arkayenro | 2010-03-11 12:51:52 +0000 (Thu, 11 Mar 2010) | 6 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.toc
M /trunk/ArkInventoryRules.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/VersionHistory.txt
*3.02.38 (11-MAR-2010)*
* fixed - issue with bank window not refreshing properly when you enter or leave the bank (caused by fix for another bank issue)
* fixed - cooldowns will now display instantly when instant sorting is not enabled
* added - support for the following trash vendoring mods: SellJunk, Scrap
* added - rule function - trash( ), uses SellJunk and Scrap if installed, otherwise will return all poor quality items
------------------------------------------------------------------------
r219 | arkayenro | 2010-03-09 08:05:29 +0000 (Tue, 09 Mar 2010) | 6 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventoryOptions.lua
M /trunk/ArkInventoryRules.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryUpgrades.lua
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/VersionHistory.txt
*3.02.37 (09-MAR-2010)*
* fixed - issue with bank window showing red (unknown bag type) item borders for some slots
* fixed - frFR translation for glyph
* added - bypass code with warnings (forced on) during bag scans for a potential bag size issue/bug - you can disable the warnings via the config options
* added - missing pets (curious wolvar pup, fortune coin, gryphon hatchling, wind rider cub)
------------------------------------------------------------------------
r217 | arkayenro | 2010-03-05 22:46:09 +0000 (Fri, 05 Mar 2010) | 3 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventoryRules.lua
M /trunk/VersionHistory.txt
*3.02.36 (06-MAR-2010)*
* fixed - issue with outfit rule function when using closetgnome and itemrack
------------------------------------------------------------------------
r215 | arkayenro | 2010-03-05 08:30:10 +0000 (Fri, 05 Mar 2010) | 6 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventory.xml
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryOptions.lua
M /trunk/ArkInventoryRules.lua
M /trunk/ArkInventoryStorage.lua
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/VersionHistory.txt
*3.02.35 (05-MAR-2010)*
* fixed - invalid code in options table for /rules/border/offset
* fixed - dragging an item while the cursor is in target mode (blue glowing hand) would cause a blocked action warning. dragging is now disabled while in target mode.
* changed - default order for rules changed from 0 to 100
* changed - rule function arguments are now specified differently, this will cause some of your rules to break and some to not work exactly how you intended. string arguments now need to be quoted, eg name( "eternal", "shard" )
------------------------------------------------------------------------
r213 | arkayenro | 2010-02-09 12:43:02 +0000 (Tue, 09 Feb 2010) | 3 lines
Changed paths:
M /trunk/ArkInventory.lua
M /trunk/ArkInventoryMedia.lua
M /trunk/ArkInventoryMenu.lua
M /trunk/ArkInventoryOptions.lua
M /trunk/ArkInventoryRules.lua
M /trunk/ArkInventoryRules.xml
M /trunk/ArkInventorySearch.lua
M /trunk/ArkInventorySearch.xml
M /trunk/ArkInventoryStorage.lua
M /trunk/ArkInventoryUpgrades.lua
M /trunk/Bindings.xml
M /trunk/Locale/enUS.lua
M /trunk/VersionHistory.txt
*3.02.34 (09-FEB-2010) BETA 23-37*
* fixed - openallbags (shift+b) should now work more like the blizzard version (it's not exactly the same but it is more logical)
* fixed - EraseSavedData( ) function was leaving some data intact, specifically guild bank gold
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...