1. How to bind Modifier (Shift/Alt/Ctl+Left click/Right click?

    I've tried several times to bind macros/spells on ****+left/right click, however, it does not work. Can someone please tell me if it's possible or you need an add-on?

  2. #showtooltip
    /cast [nomod] Spell Name
    /cast [mod:shift] Another Spell Name
    or
    #showtooltip
    /cast [mod:shift] Another Spell Name; Spell Name
    Also, you can include more than one modifier in a single macro:
    #showtooltip
    /cast [nomod] Spell One
    /cast [mod:shift] Spell Two
    /cast [mod:ctrl] Spell Three
    /cast [mod:alt] Spell Four

Posting Permissions

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