Log in

View Full Version : Make your own cooldown button?



ChaoticMonk
07-10-2008, 03:05 PM
Is it possible to set a cooldown on a macro?

I have 2 dps trinkets with a cooldown of 1:30m each and I was looking to put both of them in 1 button and set that button to have a cooldown of 45secs.
So I would press it, it would use one of the trinkets and after 45secs it would allow me to use the other trinket (while trinket1 is on cooldown) and so on.

Is that doable?

Vyndree
07-10-2008, 03:46 PM
Is it possible to set a cooldown on a macro?

I have 2 dps trinkets with a cooldown of 1:30m each and I was looking to put both of them in 1 button and set that button to have a cooldown of 45secs.
So I would press it, it would use one of the trinkets and after 45secs it would allow me to use the other trinket (while trinket1 is on cooldown) and so on.

Is that doable?

I do this:


/castsequence reset=120 Trinket1,Trinket2

Where Trinket1 and Trinket2 have a 120 second cooldown.

Typically I am prevented from popping both trinkets at the same time if they are both spelldamage trinkets and the like -- some trinkets stack, some don't.

ChaoticMonk
07-10-2008, 05:15 PM
Unfortunatly the trinkets in question don't stack anymore so I was trying to maximise usage of them.


/castsequence reset=120 Trinket1,Trinket2


If I'm reading that right, when I hit it it would use Trinket1 and if 120secs haven't passed by yet it will use Trinket2. Would there be a way were it would not let me use Trinket2 unless a certain amount of time has elapsed or is that heading into the 'slap on the hand' zone?

Frosty
07-10-2008, 08:23 PM
Unfortunatly the trinkets in question don't stack anymore so I was trying to maximise usage of them.




/castsequence reset=120 Trinket1,Trinket2


If I'm reading that right, when I hit it it would use Trinket1 and if 120secs haven't passed by yet it will use Trinket2. Would there be a way were it would not let me use Trinket2 unless a certain amount of time has elapsed or is that heading into the 'slap on the hand' zone?I'll have to look later..but does anyone know if it is possible to activate your trinkets with the Smartbuff addon?
This might work for you..

Bovidae
07-11-2008, 06:33 PM
I keep it simple:

#showtooltip
/use 13
/use 14

Works well for me

fantasypants
07-13-2008, 04:44 PM
gotta be an addon that can start a counter when one of your secondarys cast a spell eh? if not there should be..ima go look now