Close
Showing results 1 to 6 of 6
  1. #1

    Default Make your own cooldown button?

    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?

  2. #2

    Default RE: Make your own cooldown button?

    Quote Originally Posted by 'ChaoticMonk',index.php?page=Thread&postID=86029#p ost86029
    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:

    Code:
    /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.
    TBC/Wrath Multiboxer: Velath / Velani / Velathi / Velatti / Velavi / Velarie [Archimonde (US-PvP)]

  3. #3

    Default

    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?

  4. #4

    Default

    Quote Originally Posted by 'ChaoticMonk',index.php?page=Thread&postID=86149#p ost86149
    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..
    Everquest II - <Pain for Glory> on Nektulos Server
    (Shadowknight: Uhmono| Inquisitor: Blyssia | Warden: Wysh | Defiler: Gahealju | Troubador: Moxia | Warlock: Phyrloc) X 51
    (Guardian: Tukilu | Templar: Ajechu | Warden: Fayanna | Conjuror: Akaesia | Troubador: Lollah | Warlock: Onona) X 27-ish[/align]

  5. #5

    Default

    I keep it simple:

    #showtooltip
    /use 13
    /use 14

    Works well for me

  6. #6

    Default

    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

Similar Threads

  1. Can Xkeys make a sequence of keys mapped on one button?
    By Deekhay in forum Hardware Tools
    Replies: 4
    Last Post: 02-05-2009, 10:16 AM
  2. Cooldown Announcer
    By Pact in forum Macros and Addons
    Replies: 3
    Last Post: 09-23-2008, 08:03 PM
  3. Modifier 'cooldown' ?
    By Valgorite in forum Macros and Addons
    Replies: 4
    Last Post: 09-03-2008, 01:18 PM
  4. Cooldown Timers2
    By Bloodcrush in forum German
    Replies: 4
    Last Post: 06-20-2008, 09:43 AM
  5. using cooldown buffs with spells
    By Bravo in forum Macros and Addons
    Replies: 8
    Last Post: 12-15-2007, 12:29 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •