1. #1

    Area Pally Macro Question

    I'm trying to develop a macro that casts a glyphed BoL with FoL for the extra holy power. the macro below works well but i still want to be able to use alt as a self-target modifier. Does anyone have more experience with macroes that they can help me build in the alt:modifier so that it still does the same thing.

    #showtooltip Flash of Light
    /castsequence reset=2 Beacon of Light, Flash of Light
    /castsequence Flash of Light, Flash of Light



    thanks!

  2. #2
    Just add [mod:alt,@player][] after castsequence.
    Not sure why you have a second cast sequence line.

Posting Permissions

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