Close
Showing results 1 to 10 of 17

Hybrid View

  1. #1

    Default

    try getting rid of the the second "mod:" in the last line, so it reads "[mod:ctrl,alt]" or add a + "[mod:ctrl+alt]". When you set the icon for the macro leave it as "?". When you press each mod, the icon should change to whichever spell it will cast. That should help diagnose what works and what doesn't.

    Not sure why the shift mod is not working. Do you have the spell? That's the only reason I can think of for it to not work as written.
    Last edited by Kang : 09-21-2009 at 01:55 PM
    Styrr - Legion of Boom - GM



  2. #2

    Default

    Quote Originally Posted by Kang View Post
    try getting rid of the the second "mod:" in the last line, so it reads "[mod:ctrl,alt]" or add a + "[mod:ctrl+alt]". When you set the icon for the macro leave it as "?". When you press each mod, the icon should change to whichever spell it will cast. That should help diagnose what works and what doesn't.

    Not sure why the shift mod is not working. Do you have the spell? That's the only reason I can think of for it to not work as written.
    Okay tried both suggestion:

    /Target MyTank
    /cast [nomod]Greater Heal
    /cast [mod:ctrl]Renew
    /cast [mod:alt]Flash Heal
    /cast [mod:shift]Abolish Disease
    /cast [mod:ctrl+alt]Dispel Magic

    -This gives me Aboslish disease at Shift, but does not cast. If I manually press my abolish disease spell it does.
    -ctrl+alt shows as renew.

    /Target MyTank
    /cast [nomod]Greater Heal
    /cast [mod:ctrl]Renew
    /cast [mod:alt]Flash Heal
    /cast [mod:shift]Abolish Disease
    /cast [mod:ctrl,alt]Dispel Magic

    -This gives me Aboslish disease at Shift, but does not cast. If I manually press my abolish disease spell it does.
    -ctrl+alt shows as renew.
    -Mousclicking button under Shift casts Abolish Disease.


    (I didn't know that bout the "?" icon, thanks.)

Posting Rules

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