- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,111 Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
nkRCooldown
- 1 Like
- Rift
- 105 Monthly Downloads
- Supports: 1.9
- 12,920 Total Downloads
- Updated 07/01/2012
- Created 09/30/2011
- 10 Favorites
- Project Site
- Comments
- Release Type: Inactive
- License: Creative Commons License By-Nc-Nd 3.0
- Newest File: V1.4.2
About nkRCooldown
Features
nkRCooldown is a port of my nKCooldown Addon I did for another game.
nkRCooldown shows all currently active skill cooldowns of your char on a bar. This allows you to get an visual view of all your cooldowns. Especially in PvP or Raid situations this will allow you to fire your skills much more consistent.
New cooldowns start at the right side of the bar and will move to the left. Only CD less than 60 seconds (or whatever you'll select as maximum duration for the short CD bar) will move on the bar. As soon as a a CD of a skill the icon will be removed from the bar.
Configuration
You can access configuration by either /nkRCD config or /nkRCooldown config.
The configuration lets you manage many aspects of the addon and customize it to quite some extend:
- active: activate / deactivate the addon from within the game
- show in combat only: does what it says
- flash on expired CD: flashes the icon for 2 seconds as soon as an ability is ready again
- locked: Allows you to move the bar around the screen
- max no of icons: How many CDs the addon should track (actually per bar main / second)
- CPU friendly mode: if activated will check for updates and update bar only once per second. CPU usage goes down from around 6% to 0.2% if activated
- max duration main bar: sets how low a remaining CD has to be for the icon to show up on the main bar
- max duration second bar: sets how low a remaining CD has to be for the icon to show up on the main bar
- min cooldown: Used for recognizing and adding CDs to whiteliste. Only buffs with CD longer than this are handled by the addon
- max cooldown: Max cooldown of buffs handled - recommended to leave at standard setting
- width of the bar: Sets what it says
- show second bar: if activated a second bar is shown handling the CDs > max duration main bar
- alpha with active cd: The alpha level used if a CD is currently handled by the addon
- alpha without active cd: The alpha level used if no CD is currently handled by the addon (set to 0 if you want to hide the addon in this case)
- color border: The color used for drawing the 1 pixel border around the bar
- color bars: The color used for drawing the bars
- color labels: The color used for the labes
Please note that the colors have to be specified in HEX format. If you don't know what that is, leave the standard values.
Whitelist
This pane shows all CDs with were recognized by the system so far. Only CDs > min cooldown and < max cooldown settings are shown.
You can move CDs to blacklist by selecting them and click on the button at the bottom.
Blacklist
This pane shows all CDs which were actually recognized by the system and which would be shown on the bar. However if you decided that a particular CD should not be tracked by the addon you can move it from whitelist to blacklist. These CDs will be listed here.
You can move CDs back to the whitelist by selecting them and click on the button at the bottom.
Know Issues
- Some cooldowns don't work correctly. This is an issue with the Trion API as the cooldowns are not submitted correctly by the system
- The alpha level settings do not apply to the labels
------------------------------------------------------------------------
r25 | naifu | 2012-07-01 15:20:11 +0000 (Sun, 01 Jul 2012) | 6 lines
Changed paths:
A /tags/V1.4.2 (from /trunk:24)
Tagging as V1.4.2
bug fix: moving the frame no longer throws an error
updated nkGenie to V1.6.0
updated nkTools to V1.0.6
------------------------------------------------------------------------
r24 | naifu | 2012-07-01 15:17:44 +0000 (Sun, 01 Jul 2012) | 1 line
Changed paths:
M /trunk/Libs/nkGenie/RiftAddon.toc
M /trunk/Libs/nkGenie/grid.lua
M /trunk/Libs/nkGenie/main.lua
M /trunk/Libs/nkGenie/mask.lua
A /trunk/Libs/nkGenie/progressbar.lua
M /trunk/Libs/nkGenie/text.lua
M /trunk/Libs/nkTools/RiftAddon.toc
M /trunk/Libs/nkTools/main.lua
M /trunk/Locales/localizationDE.lua
M /trunk/Locales/localizationEN.lua
M /trunk/Locales/localizationFR.lua
M /trunk/RiftAddon.toc
M /trunk/config.lua
M /trunk/main.lua
Release 1.4.2
------------------------------------------------------------------------
r22 | naifu | 2012-06-26 16:43:03 +0000 (Tue, 26 Jun 2012) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/main.lua
Release 1.4.1
------------------------------------------------------------------------
r20 | naifu | 2012-06-26 13:39:02 +0000 (Tue, 26 Jun 2012) | 1 line
Changed paths:
M /trunk/Libs/nkGenie/RiftAddon.toc
M /trunk/Libs/nkGenie/actionbutton.lua
M /trunk/Libs/nkGenie/button.lua
M /trunk/Libs/nkGenie/checkbox.lua
M /trunk/Libs/nkGenie/combo.lua
M /trunk/Libs/nkGenie/dialog.lua
M /trunk/Libs/nkGenie/frame.lua
A /trunk/Libs/nkGenie/gfx/editPen.png
A /trunk/Libs/nkGenie/gfx/iconCancel.png
M /trunk/Libs/nkGenie/grid.lua
M /trunk/Libs/nkGenie/itemtooltip.lua
M /trunk/Libs/nkGenie/locales/localizationDE.lua
M /trunk/Libs/nkGenie/locales/localizationEN.lua
M /trunk/Libs/nkGenie/locales/localizationFR.lua
M /trunk/Libs/nkGenie/locales/localizationRU.lua
M /trunk/Libs/nkGenie/main.lua
M /trunk/Libs/nkGenie/mask.lua
M /trunk/Libs/nkGenie/menu.lua
M /trunk/Libs/nkGenie/radiobutton.lua
M /trunk/Libs/nkGenie/scrollbox.lua
M /trunk/Libs/nkGenie/slider.lua
M /trunk/Libs/nkGenie/tabpane.lua
M /trunk/Libs/nkGenie/text.lua
M /trunk/Libs/nkGenie/textfield.lua
M /trunk/Libs/nkGenie/texture.lua
M /trunk/Libs/nkGenie/window.lua
A /trunk/Libs/nkTools
A /trunk/Libs/nkTools/RiftAddon.toc
A /trunk/Libs/nkTools/main.lua
D /trunk/Libs/revTools
M /trunk/Locales/localizationDE.lua
M /trunk/Locales/localizationEN.lua
M /trunk/Locales/localizationFR.lua
M /trunk/RiftAddon.toc
M /trunk/config.lua
M /trunk/skills.lua
Release 1.4.0
------------------------------------------------------------------------
r18 | naifu | 2012-06-10 10:01:00 +0000 (Sun, 10 Jun 2012) | 1 line
Changed paths:
A /trunk/Libs/nkGenie
A /trunk/Libs/nkGenie/RiftAddon.toc
A /trunk/Libs/nkGenie/actionbutton.lua
A /trunk/Libs/nkGenie/button.lua
A /trunk/Libs/nkGenie/checkbox.lua
A /trunk/Libs/nkGenie/combo.lua
A /trunk/Libs/nkGenie/dialog.lua
A /trunk/Libs/nkGenie/frame.lua
A /trunk/Libs/nkGenie/gfx
A /trunk/Libs/nkGenie/gfx/btnClose.png
A /trunk/Libs/nkGenie/gfx/tabPaneVertActive.png
A /trunk/Libs/nkGenie/gfx/tabPaneVertInActive.png
A /trunk/Libs/nkGenie/grid.lua
A /trunk/Libs/nkGenie/itemtooltip.lua
A /trunk/Libs/nkGenie/locales
A /trunk/Libs/nkGenie/locales/localizationDE.lua
A /trunk/Libs/nkGenie/locales/localizationEN.lua
A /trunk/Libs/nkGenie/locales/localizationFR.lua
A /trunk/Libs/nkGenie/locales/localizationRU.lua
A /trunk/Libs/nkGenie/main.lua
A /trunk/Libs/nkGenie/mask.lua
A /trunk/Libs/nkGenie/menu.lua
A /trunk/Libs/nkGenie/radiobutton.lua
A /trunk/Libs/nkGenie/ressource
A /trunk/Libs/nkGenie/ressource/button.png
A /trunk/Libs/nkGenie/scrollbox.lua
A /trunk/Libs/nkGenie/slider.lua
A /trunk/Libs/nkGenie/tabpane.lua
A /trunk/Libs/nkGenie/text.lua
A /trunk/Libs/nkGenie/textfield.lua
A /trunk/Libs/nkGenie/texture.lua
A /trunk/Libs/nkGenie/window.lua
D /trunk/Libs/nkTools
M /trunk/Libs/revTools/RiftAddon.toc
M /trunk/Libs/revTools/main.lua
M /trunk/RiftAddon.toc
M /trunk/main.lua
M /trunk/ui.lua
Release 1.3.0
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| V1.4.2 | Release | 1.9 | 2,159 | 07/01/2012 |
| V1.4.1 | Release | 1.8 | 441 | 06/26/2012 |
| V1.4.0 | Release | 1.8 | 53 | 06/26/2012 |
| V1.3.0 | Release | 1.8 | 608 | 06/10/2012 |
| V1.2.0 | Release | 1.8 | 674 | 05/17/2012 |
| V1.1.3 | Release | 1.5 | 5,463 | 10/30/2011 |
| V1.1.2 | Release | 1.5 | 1,339 | 10/17/2011 |
| V1.1.1 | Release | 1.5 | 422 | 10/16/2011 |
| V1.1.0 | Release | 1.5 | 219 | 10/15/2011 |
| 1.01 | Release | 1.5 | 1,931 | 10/01/2011 |
| V1.0.1 | Release | 1.5 | 402 | 09/30/2011 |
| v1.0.0 | Release | 1.5 | 2 | 09/30/2011 |





Comments
There was a problem for new users which is fixed in version 1.1.1.
If other problems are still there with version 1.1.1 please provide detail error messages so that I have a chance to find problems.