1. #1

    Synapse macro, doesnt show CD

    Hello guys.

    So, i've made a macro for my dudu that looks like this:
    Code:
    #showtooltip Vicious Gladiator's Dragonhide Gloves
    /use Vicious Gladiator's Dragonhide Gloves
    /cast Ravage
    On my old gloves, it showed me the CD of Synapse, but since I upgraded it to "t2" version, it doesnt show anymore, even tho i've re-made the macro.
    If I drag the gloves to the spot instead, it shows CD tho.

    Anyone know anything about this?
    http://img683.imageshack.us/img683/5310/nocdw.jpg
    I'm a kittycat

  2. #2
    Deleted
    I don't know if this solves your problem, but you can write /use 10 so you don't have to rewrite everytime you get an upgrade.
    Also, what happens if you just write #showtooltip without an argument?

  3. #3
    Quote Originally Posted by Tearor View Post
    I don't know if this solves your problem, but you can write /use 10 so you don't have to rewrite everytime you get an upgrade.
    Also, what happens if you just write #showtooltip without an argument?
    Not really sure, gonna try it! Thanks. Edit inc in a few!

    Edit: Thanks mate, It worked!
    Don't know why I didnt think of it tho.. /facepalm on me
    And all of you who see's this; You got the right to do a PM and /slap me

    ^^
    I'm a kittycat

  4. #4
    Deleted
    #showtooltip 10
    /use 10
    /cast Ravage


    use this

    damn is 2 slow
    Last edited by mmoc3f207b043a; 2011-05-30 at 11:53 AM. Reason: :<

  5. #5
    Deleted
    I believe it's because of the client's macro system is using an name -> id cache. Because of this, the macro still looks for the "old" gloves (PvP-T1) instead of the "new" ones, as they've got the same name.

Posting Permissions

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