Close
Showing results 1 to 3 of 3
  1. #1

    Default stressful pvp-situations: heal und dps at the same time

    In pvp i often spam lightning bolt liky crazy, if i get damage i must use my special keys for dps and Heal:
    Key1(heal toon1 and dps target): toon1 and toon2 heals toon1 and all other dps the target
    Key2(heal toon2 and dps target): toon2 and toon3 heals toon2 and all other dps the target
    ... and so on

    Would it be possible to make a script for my normal lightningbolt-key like:

    Toon1-makro for Lightningbolt:


    If UnitHealth("player") < 70%
    {
    cast [Target=Toon1] lesser healing wave
    }
    else
    {
    cast lightning bolt
    }

  2. #2

    Default

    no since 2.0 conditionals are a big nono

  3. #3

    Default

    Can't have the macro do the thinking for you, however you can use alt/shift/ctrl to do it.

    /cast [mod:shift, target=party1] Lesser healing wave; Lightning Bolt

    Hold shift and press the macro to heal party1 (or whoever) or just press it to cast lightning bolt on your target.

    *Untested, but I believe the syntax is correct.

Similar Threads

  1. Replies: 17
    Last Post: 11-07-2008, 10:30 AM
  2. [Focus Macro] How to: friendly heal, harm heal focus...
    By Ramesses in forum Macros and Addons
    Replies: 2
    Last Post: 06-22-2008, 10:46 AM
  3. Different situations call for different setups
    By turbopinto in forum Screenshots and Digital Art
    Replies: 4
    Last Post: 05-15-2008, 06:22 PM
  4. Your Anti Class(es) in 1vN situations
    By Mudd in forum General WoW Discussion
    Replies: 8
    Last Post: 03-09-2008, 07:37 PM
  5. Replies: 1
    Last Post: 02-20-2008, 06:45 PM

Posting Rules

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