1. #1
    Deleted

    Cyclone/roots macro

    im currently using

    /cast [target=mouseover,exists,nodead] Entangling Roots(Rank 7); Entangling Roots(Rank 7)

    /cast [target=mouseover,exists,nodead] Cyclone; Cyclone

    which casts Cyc/roots on my mouseover but if no mouseover on my curent target,

    How do i change this to mouseover only and not to cast on my current target if no mouseover?

    thanks.

  2. #2
    Code:
    /cast [@mouseover,harm,nodead] Entangling Roots
    /cast [@mouseover,harm,nodead] Cyclone

  3. #3
    Deleted
    Thanks ;-)

Posting Permissions

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