Overview
Automatically sorts your backpack contents respecting your filters settings. Items are sorted by their attributes (e.g. type, rarity, level). Starting version 0.10 items are consolidated (stacked) together whenever you pack or sort.
BagOMatic saves bag filters by default, so you don't loose them when you reload or relog.
Dependencies
BagOMatic requires LibSlash for /bom commands to work.
Command list
- /bom sort Organizes your backpack (sort all items)
- /bom sortbank Same as /bom sort but for your bank
- /bom sortcraft Sort crafting items
- /bom sortcurrency Sort currency items
- /bom sortall Sort all backpacks (items, crafting, currency)
- /bom pack Remove all empty spaces in your backpack without sorting them
- /bom reset Resets all bag filters
Macros
You can use these macros for BagOMatic:
- /script BagOMatic.cmd_sort() == /bom sort
- /script BagOMatic.cmd_sortbank() == /bom sortbank
- /script BagOMatic.cmd_pack() == /bom pack
Contributors and Testers
Thanks Mordoc from Bad Karma [Eltharion-EU] ;-)
------------------------------------------------------------------------
r63 | bola | 2010-02-06 03:06:57 +0000 (Sat, 06 Feb 2010) | 1 line
Changed paths:
A /tags/1.30 (from /trunk:62)
disabled debug mode
------------------------------------------------------------------------
r62 | bola | 2010-02-06 03:06:24 +0000 (Sat, 06 Feb 2010) | 1 line
Changed paths:
M /trunk/BagOMatic.lua
disabled debug
------------------------------------------------------------------------
r60 | eowoyn | 2010-02-04 17:20:13 +0000 (Thu, 04 Feb 2010) | 1 line
Changed paths:
M /trunk/BagOMatic.lua
last update
------------------------------------------------------------------------
r59 | eowoyn | 2010-02-03 17:56:47 +0000 (Wed, 03 Feb 2010) | 1 line
Changed paths:
M /trunk/BagOMatic.lua
almost working, only one wstring error
------------------------------------------------------------------------
r58 | eowoyn | 2010-02-02 21:52:12 +0000 (Tue, 02 Feb 2010) | 1 line
Changed paths:
M /trunk/BagOMatic.lua
salvaging still needs testing
------------------------------------------------------------------------
r57 | eowoyn | 2010-02-02 18:04:28 +0000 (Tue, 02 Feb 2010) | 1 line
Changed paths:
M /trunk/BagOMatic.lua
salvager 2
------------------------------------------------------------------------
r56 | eowoyn | 2010-02-02 16:37:34 +0000 (Tue, 02 Feb 2010) | 1 line
Changed paths:
M /trunk/BagOMatic.lua
the salvager
------------------------------------------------------------------------
Installation Guide
- Exit "Warhammer Online" 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
- Verify your WAR Installation Path
That is where you are running WAR from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your Warhammer Online folder. (default is C:\Program Files\Warhammer Online\)
- 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 Warhammer Online
Translations
When you download a mod, please be sure that the mod is compatible with your translation of WAR. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
Directory Structure
Warhammer Online
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.mod
|_ *AddonName*.lua
|_ (possibly others as well)...