1. #1

    Holy Shock Macro

    I know this will have been posted before, and I am sorry for reposting it as I could not find anything on google or on the search function. I also went to the macro page (on the druid forums) but the holy shock macro there was not doing anything when I was targeting an enemy or a neutral.

    So here's the thing, I dont like mouseover stuff, so I dont want any mouseover stuff in there (since its for pvp). Essentially I want it to work like any other heal. When I am targeting either a neutral or an enemy, it heals me, and when I am targeting a friendly, it heals them. I've tried making it myself but failed, can someone help me out?

    Thanks guys,
    DDE.

  2. #2
    /cast [@target,exists,help][@player] Holy Shock

  3. #3
    Quote Originally Posted by Nillo View Post
    /cast [@target,exists,help][@player] Holy Shock
    You, good sir, are awesome. Thanks very much for that!

  4. #4
    Spell will cast in priority order: on target's target if a friend; a friend; otherwise will cast on self.
    ----
    /cast [@targettarget,help,nodead] [help,nodead] [@player] Holy Shock
    ----

    note, The [help] implies [exists] so don't need both.

    * * *

Posting Permissions

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