1. July 3, 2018  

    Modifier + mousover,harm macro

    Can't make these 2 things to work together well! Please, somebody, help!

    /cast [nomodifier, @mouseover, harm][] Polymorph
    /cast [modifier:shift, target=focus] Polymorph

    What i need is
    1) nomod that is used with mousover, but if i'm not targeting something with cursor it simply casts on target
    2) mod:shift casted on focus.

    Problem is - nomod one works fine only if i add [] in the end, but with it mod:shift one doesn't work.

  2. July 3, 2018  
    Ok solved, made it work with this:

    /use [mod:shift,@focus,exists][@mouseover,exists][exists] Polymorph

Posting Permissions

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