1. #1
    Deleted

    Angry Pet abilities and mouseover with tooltip

    I cant get my pet CC macro to work with tooltip.

    This is what im trying with

    #showtooltip
    /cast [target=mouseover,exists,nodead][nodead][pet:crane] Lullaby

    /cast [target=mouseover,exists,nodead][nodead][pet:MONKEY] Bad Manner


    But it only shows the CD for Lullaby. This was working fine without the mouseover, but not now...

    What am I missing?


    ***EDIT: Well obviously Bad Manner is cast by monkey, not crane. Maybe I should go sleep...

    Problem solved.
    Last edited by mmoc9d853e7f8f; 2012-11-22 at 10:49 PM.

  2. #2
    Deleted
    Still won't work.

    Code:
    #showtooltip
    /cast [@mouseover,exists,nodead,pet:crane][nodead,pet:crane]Lullaby;
    /cast [@mouseover,exists,nodead,pet:monkey][nodead,pet:money]Bad Manner

Posting Permissions

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