Page 2 of 2 FirstFirst
1
2
  1. #21
    Deleted
    #showtooltip
    /cast [@mouseover,harm]Holy Word: Chastise
    /cast [@mouseover,help]Holy Word: Serenity
    /cast Holy Word: Sanctuary

    try this one.

  2. #22
    Holy smoke, guys. Read the date of the post you're replying to. This thread is a year and a half old.

    MCSpriest brought it back to the front to ask a specific question about tooltips. His question is the current discussion.

    read the damned thread. OP was answered.... over a year ago.

  3. #23
    The following macro works for all chakra states (including #showtooltip).

    #showtooltip
    /cast Holy Word: Chastise

    Since you wanted some special conditions, I would recommend:

    #showtooltip
    /cast [@mouseover,exists][] Holy Word: Chastise

    If you're in Chastise state and you use [@mouseover,help] then you'll just throw an error. Conversely, if you're in a heal state and you use [@mouseover,harm] you'll get the same error. Its better to just use [@mouseover,exists] and don't mouse over the wrong person.
    Last edited by yurano; 2012-02-27 at 07:04 AM.

Posting Permissions

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