1. #1
    Deleted

    Strangulate macro!

    Hiya!

    Was wondering if there's a way to switch this macro:
    #showtooltip
    /cast [target=focus] Strangulate

    To a pretty much the same exept I want to cast the Strangulate on mouseover enemy, how to do that?

    /cast [target=mouseover] Strangulate?

    Thanks!

  2. #2
    That'll work. With 4.0, you can now trim macro arguments down a bit too; for example, [target=mouseover] can now just be [@mouseover].

  3. #3
    link to my desktop and laptop on imgur
    Speccs on desktop: MK Asus Sabertooth X58, 1x 1TB Western Digital RE4, 1x 120gb OCZ SSD Vertex3, CPU Core i7 950, 3,2GHz, Corsair 12GB DDR3
    2x GK PCIe GB GF GTX 580 3GB GDDR5 ( ) Corsair Obsidian 650D, PSU OCZ ZX-series 850W 80+ GOLD, 3x Samsung 22'' Screens
    And a 27" BenQ G2750

  4. #4
    Scarab Lord
    15+ Year Old Account
    Join Date
    Aug 2008
    Location
    Texas
    Posts
    4,040
    Code:
    #showtooltip
    /cast [@mouseover] Strangulate

Posting Permissions

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