This Add-on is for setting "Equipment Sets" and "switch" from a Set to another one via a simple click.
It a GUI add-on for the CharacterWindow
Just push "P" key and use the graphical interface or R-Click on the MinimapButton.
/script ItemSwitch.ResetDB() if you have a problem with the saved DataBase (it will clean and create à new DB)
if you check the button of an empty equipment slot and save, that will mean that any item at this equipment slot will be "unequiped" (eg: for setting a "Naked set", just unequip everything and check all buttons before saving)
Tips: You can logoff/logon or /reloadui after you've create your "Sets" to save your configuration and avoid data loosing in case of client crash.
TODO:
- Add an option to "rename" saved "Sets".
- Add some "slash commands" for using ItemSwap in "macro" (Thanks again to Aiiane for her "LibSlash" library)
- Add an option to Link a Set with a tactic configuration
- Add on "Check/uncheck all" button to create complete outfits (thanks Elder82 for the idea)
Add a comment on the "on mouse over" tooltip box when an item is a part of a Set you've saved.(v0.3b)
Fixe buttons issue that make them appear in all CharacterWindow tabs (BragsTab ...)(v0.3b)
Add a movable button around the minimap to switch between Sets without opening the CharacterWindow(v0.2b)
Save and retreive "last set" selection after a logoff/logon(v0.2b)
Help needed:
I'm looking for a way to save DataDB without logging off or reloading the UI.
As you certainly know, DataDB are not updated in real time and won't be saved in case of a client crash.
Any solutions or ideas are wellcome.
Thanks
02-nov-08 v0.3b:
- Fixed buttons issue that make them appear in all CharacterWindow tabs (BragsTab ...)
- Added a comment in the "on mouse over" ItemTooltip and ItemComparisonTooltip when an item is a part of a Set you've saved.
- Added a background behind the "NewSet EditBox"
- Added a Label under the "NewSet EditBox" with the message "hit <enter> to validate"
28-oct-08 v0.2b:
- Remember the "last set" you were equipped with after à logoff/logon or after reloadui
- Combobox selection is now showing the actual set (after a change, a new set or a delete)
- Movable MinimapButton add
- Tooltip over the MinimapButton added, to show some tips & the actual SetName
- Selection Window added (on MinimapButton click)
24-oct-08 v0.1b:
- First release
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)...