Summary
JunkDump is a quick way of selling your junk whenever you are in town. After a quick configuration, a simple click will clear your bag of any unneeded items and give you that precious bag space back. JunkDump uses profiles to seperate settings between characters. for those wishing to help translate JunkDump, scroll down to the Translation section.
Usage
Basic Important Info
Bag Mode: This will designate a bag (or bags in the future) that will be sold entirely. It will turn off the normal selling mode and will only sell stuff in that bag. Be careful though, it will sell all items in it with no questions asked. If it can be sold, it will be sold. So be careful when turning this on. Bag mode IGNORES the Exceptions List.
Additions List: Anything placed on this list will be sold in addition to normal settings. This is if you have a lower rarity or some item that normal settings don't cover, but you want to sell anyway.(Additions only work in Default mode)
Exceptions List: Anything placed on this list, will not be sold in default mode. It is set for items that you want to keep, but normal settings mark it for sale.
Non-Command Settings
- Firstly, to bring up the options menu, aside from the slash command, you may right-click the "Sell Junk" button when youa are at a vendor to pull up all the settings or for use of Test Mode.
- As of 1.0, Additions/Exceptions list are primarily set through clicking on items in yoru bag with modifier keys.
- Ctrl+Shift+Left Click will add an item to the Exceptions list if it is not already there. If it is, it will remove it from the list.
- Ctrl+Alt+Left Click has the same behavior as the above click, except it is for the Additions list.
Options Window Settings
- Bag Mode, will enable or disable bag mode. Bag mode sells EVERYTHING in the specified bag using the Bag Mode Bag setting to the right of it. When I mean Everything, I mean everything. Anything that can be sold, will be sold. No checks or blocks are in place. So please use this wisely. You have been warned.
- Gold & Item reports are just that. Gold report toggles the message of how much gold you earned when you close the vendor window, if you used JunkDump to sell anything. Items report, off by default, will post a list of items sold in chat. Future plans might make a window for it later on with a better report.
- Rarity sets the threshold of what to sell. Anything that is that rarity or lower, will be sold if it passes all other checks based on your settings.
- Profession Settings
- For each profession, you can set if you want to sell items from it or not. If set to NO, it will never sell an item that is designated for that profession. If set to YES it will sell them.
- Ignoring Rarity of a Profession is for all professions set to YES to sell. This will ignore your normal Rarity threshhold and sell all profession items of any rarity.
- The Skill boxes are the amount that you want the limit the Skill REquirement for selling. So if you set it to 50, it will sell only things with 50 or below Skill Requirement. This is updated as you type it, so just enter the numbers you want and close. Also remember, the range is inclusive. So if you enter in 50, it will sell things with Requirement of 50, if you want only stuff lower than 50, set it to 49.
Slash Commands
These are all commands that can be used with /jd or /junkdump to allow certain changes to be made without an options window or something that can be done better without an options window. Anything in bold, is the default option if one is not specified
/jd exceptions [list|del] [Item#]
Ex. /jd exceptions list
Ex. /jd exceptions del 1
- This will list the items from your exceptions list, if any, in a numbered list. To delete an item from the list, incase you no longer have the item to CTRL+SHIFT click it, use the del command along with the item number from the list.
/jd additions [list|del] [Item#]
Ex. /jd additions list
Ex. /jd additions del 3
- Works the same way as the exeptions list one, except for the additions list.
/jd profiles [list|reset|copy|del] [character name] [server name]
Ex. /jd profiles list
Ex. /jd profiles reset
Ex. /jd profiles copy Daegallus Red Eye Mountain
Ex. /jd profiles del Daegallus Red Eye Mountain
- These options allow you to manage your profiles. List will list all the profiles currently saved for your characters. Reset, will reset your current characters settings to default. Copy allows you to copy settings from another character. Finally, del deletes the profile of specified player. Be careful though when deleting for a character that you are on. Always do a Reset right after to get settings, otherwise all of JunkDump will break since it doesnt have any settings.
/jd options
- Will open the options GUI.
Other Info
Translation
With the release of 1.1, I have made JunkDump able to support localization of all visible strings. If you are willing to help, please go to the Translation page, and translate the page. When completed, either email it to me at yulian[at]kuncheff[dot]com or leave it in a comment on the translation page or on my blog. Thank you very much for those that help. I will credit you appropriately for your contribution. The translation page can be found here.
TO DO for 1.2
- Add any languages that have been submitted.
- Multi-bag mode.
- Feature-Requests/Bug Fixes
This addon now is compatible with BackpackLock and will not sell anything that gets locked.
ATTENTION: THIS ADDON USES LIBSLASH. PLEASE MAKE SURE YOU HAVE IT INSTALLED.
2008-11-24 Daegalus <yulian@kuncheff.com>
* JunkDump.lua JunkDump.mod JunkDumpLocalization.lua
JunkDumpOptions.lua JunkDumpOptions.xml
Added: Structure and Codebase for Localization Added: Limits on
Profession items by Skill Requirement Fixed: Various tiny bugs.
[61700f27b84b] [1.1]
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)...