1. #1
    Mechagnome Kuismar's Avatar
    15+ Year Old Account
    Join Date
    Sep 2007
    Location
    The Grim Guzzler
    Posts
    658

    Question Macro Reset When Bugged

    I'm currently using the Clique Holy Word macro for holy priest;
    #showtooltip Holy Word: Chastise
    /target mouseover
    /click ActionButton
    /targetlasttarget

    The problem I have found is if I accidentally click outside of Grid and try to cast the spell with clique it errors out and then will try to perform some other action (mounting, eating, another spell, or nothing at all) but will never cast the Holy Word. The only way to remedy seems to be to Relog WoW.

    I'm curious if anyone knows of a macro reset command that could be added to the current macro that would prevent the relog but still allow it to work.

  2. #2
    Try this macro instead for your Holy Word spells.

    #showtooltip
    /cast [@mouseover,harm]Holy Word: Chastise
    /cast [@mouseover,help]Holy Word: Serenity
    /cast Holy Word: Sanctuary

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3
    Mechagnome Kuismar's Avatar
    15+ Year Old Account
    Join Date
    Sep 2007
    Location
    The Grim Guzzler
    Posts
    658
    First time I've gotten to try it seems to work so far. Will let you know after tonights raid.

Posting Permissions

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