Thread Tools Display Modes
02-20-14, 02:50 PM   #1
Mirrikh
A Flamescale Wyrmkin
 
Mirrikh's Avatar
AddOn Compiler - Click to view compilations
Join Date: Sep 2011
Posts: 111
CD progress bar WeakAuras

So i'm trying to make cooldown bars for my rogues main cooldowns (shadow blades, adrenaline rush, killing spree) using weakauras. I've made some that do work, but they don't take into account the time reduction from Restless Blades. Does anyone know how i can achieve this?

The way i currently have them set up is as events from my combat log for when the auras are applied.
  Reply With Quote
02-20-14, 07:20 PM   #2
jeruku
A Cobalt Mageweaver
 
jeruku's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 223
I believe what you are looking for is an inverted 'Action Usable' trigger. This should display the correct and/or modified cooldown time for most abilities that do not require alternate power.

Sorry in advance for the lack of detail, or accidental misinformation, as I have not set cooldowns up in a while.
  Reply With Quote
02-21-14, 10:42 AM   #3
Mirrikh
A Flamescale Wyrmkin
 
Mirrikh's Avatar
AddOn Compiler - Click to view compilations
Join Date: Sep 2011
Posts: 111
thanks i'll try that.

edit: didn't work. tried inverted and uninverted, neither worked. also it stopped using the progress bars aswell.

Last edited by Mirrikh : 02-21-14 at 11:21 AM.
  Reply With Quote
02-21-14, 12:35 PM   #4
jeruku
A Cobalt Mageweaver
 
jeruku's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 223
Okay, I was way off. The previous method was my way of making sure abilities were kept on cooldown by forcing me to remove decorative(distracting) textures from my UI when I use the ability.

The correct answer is Cooldown Progress(Spell) Status Trigger.
  Reply With Quote
02-21-14, 06:45 PM   #5
Mirrikh
A Flamescale Wyrmkin
 
Mirrikh's Avatar
AddOn Compiler - Click to view compilations
Join Date: Sep 2011
Posts: 111
That worked. Thanks a bunch ^-^
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » CD progress bar WeakAuras


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off