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

    Default Mod macros work on FTL keymaps?

    Ok, I am running a 2-box dk/druid team in bg. I am trying to set up some shift macros on the druid that will heal the dk when I press shift or myself if no mod. I can't get them to work does anyone have any advice. The keymap is a little confusing to me really so I am doing it wrong I am sure.

  2. #2

    Default

    For some of the words you used, I'm guessing you're using ISBoxer. Can you confirm?
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  3. #3

  4. #4
    Member Iru's Avatar
    Join Date
    Mar 2010
    Location
    J Random Airport
    Posts
    135

    Default

    You need two things:
    1) to pass through both the keypress & the shifted key press through to both toons. You could copy an entry from FTL DPS keymap in ISBoxer for this. Just don't include the FTL action in the the step - and possibly consider having the mapping go only to the druid. If that's still confusing let me know & I can paste appropriate screen shots.

    2) a macro on the druid that selects the appropriate target. The easiest way to do the later in a two-box situation is
    Code:
    /use [mod:shift,@player2] [@player] <healing spell>
    Alternately, you could explicitly target the dk
    Code:
    /use [mod:shift,@<dk name>] [@player] <healing spell>
    The former has the advantage of working if you replace the DK; the later has the advantage of working no matter how many people are in the party.

    More broadly though, you may want to investigate repeater regions and the use of Healbot, Clique or Vuhdu. That will let you heal additional toons without any additional set-up should you end up heal/tanking for a 5man.

Posting Rules

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