Wikki's Cooldown Bar shows the user an organized list of abilities on cooldown.
To move where the cooldown bar is on the screen or change the size of the cooldown bars you can use the Layout Editor.
To bring up the configuration window you need LibSlash installed and can use the following on the command line: /wcdb
NOTE: If you use BetterCC, ActionBarCoolDown, AbilityAlert(versions before 2.5) or SNT Buttons this addon may not work for ability triggers, as these addons overwrite one of the default functions this addon uses with their own, and never pass the call along properly.
------------------------------------------------------------------------
r30 | wikki | 2009-09-12 21:28:43 +0000 (Sat, 12 Sep 2009) | 1 line
Changed paths:
A /tags/1.2.5 (from /trunk:29)
Tagging as 1.2.5
------------------------------------------------------------------------
r29 | wikki | 2009-09-12 21:28:24 +0000 (Sat, 12 Sep 2009) | 2 lines
Changed paths:
M /trunk/Source/CooldownBar.lua
M /trunk/Source/wcdb.lua
M /trunk/Wikkis Cooldown Bar.mod
Removed rogue debug statement.
Mark 1.2.5
------------------------------------------------------------------------
r27 | wikki | 2009-09-11 20:33:52 +0000 (Fri, 11 Sep 2009) | 3 lines
Changed paths:
M /trunk/Source/CooldownBar.lua
M /trunk/Source/wcdb.lua
M /trunk/Wikkis Cooldown Bar.mod
Fixed issue where the Actions color was not being applied to Action cooldown bars.
Mark 1.2.4
~punt talvinen
------------------------------------------------------------------------
r25 | wikki | 2009-08-18 16:26:27 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/Source/wcdb.lua
M /trunk/Wikkis Cooldown Bar.mod
Update for 1.3.1
------------------------------------------------------------------------
r24 | wikki | 2009-07-12 20:21:12 +0000 (Sun, 12 Jul 2009) | 1 line
Changed paths:
M /trunk/Libraries/LibGUI.lua
Updated LibGUI
------------------------------------------------------------------------
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)...