1. #1

    combining /use effects

    i am @work now so i cant try it myself..
    is it possible to combine more than one use effects in one macro line?
    e.g. /use 10, 13, 14 to fire both trinkets and glove tinkering at the same time?

    thx!

  2. #2
    Deleted
    more like;
    /use X
    /use X
    /cast Y

    but yes, you can /use several things at once as long as they do not have a gcd. (i.e the item with a gcd should be placed last in your macro)
    Last edited by mmoc63f6c1cc20; 2011-05-03 at 09:18 AM.

  3. #3
    but not in the same line?

  4. #4
    Quote Originally Posted by Umlüx View Post
    i am @work now so i cant try it myself..
    is it possible to combine more than one use effects in one macro line?
    e.g. /use 10, 13, 14 to fire both trinkets and glove tinkering at the same time?

    thx!
    Not possible.

  5. #5
    Deleted
    Quote Originally Posted by Umlüx View Post
    but not in the same line?
    I haven't honestly tried nor wanted to as structured code is good code.

    and as written above, trinkets enforce a cooldown on each other, so there is no way to use both trinket's on use effect at the same time.

  6. #6
    The Patient Pnyx's Avatar
    10+ Year Old Account
    Join Date
    Apr 2010
    Location
    Denmark
    Posts
    212
    I think some effects share a cooldown without saying it in the tooltip, but i'm not a 100% sure. If u have two effects that both give you spellpower i think that a 30 sec cd or something will pop up on the other one.

    Edit: adimaya beat me to it

    ---------- Post added 2011-05-03 at 09:46 AM ----------

    Quote Originally Posted by Umlüx View Post
    but not in the same line?
    It would look like this i think:

    /use 13
    /use 14

    So basically in different lines, u can add as many as u want i believe as long as they don't have gcd.

  7. #7
    High Overlord
    10+ Year Old Account
    Join Date
    Feb 2011
    Location
    Sweden
    Posts
    158
    If you have two On Use trinkets you will get a cooldown on your second trinket for the duration on your first.
    But it's possible to bypass this by making a macro that fires both trinkets at the same time.

    It worked in 4.0.6, haven't tried now since the trinkets i use don't have any Use effect.

  8. #8
    the idea behind this was to save space. i am working on a big one button mash macro for my alt

  9. #9
    Deleted
    Quote Originally Posted by adimaya View Post
    more like;
    /use X
    /use X
    /cast Y
    /cast and /use are exactly the same, they're interchangeable.

    Quote Originally Posted by VooDooShuffle View Post
    Not possible.
    Wrong.

    Quote Originally Posted by Pnyx View Post
    So basically in different lines, u can add as many as u want i believe as long as they don't have gcd.
    Exactly. You can chain as many non-GCD spells and items as you want in the same macro.

  10. #10
    Depends on the items in question, but I am fairly confident that on-use trinkets will be triggering a shared cooldown before the other can be activated.

Posting Permissions

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