Close
Showing results 1 to 10 of 39

Threaded View

  1. #13

    Default

    If you're using ISBoxer why not just add an extra line to your "FTL Follow Me" macro so it reads:
    Code:
    /follow {FTL}
    /follow [@focus, exists, help]
    and add a second action to window current:
    Code:
    /follow [@focus, exists, help]
    you could even make the window-current action:
    Code:
    /follow [@focus, exists, help]; [@target, exists, help]
    I've not tested it, but I believe the first should follow a helpful focus or fallback to FTL if it does not exist. In fact, should only your current leader toon have a set focus to follow, the slaves would just tag along behind the leader anyway. The second should follow a helpful target if focus does not exist.

    Of course, if you don't intend to make the whole party follow someone else then the added action for window current would be unnecessary.

    I'll be testing this later this evening (usually quad box with my wife playing 5th party member) as I can find use for getting everyone following another player while I go fetch a beer. =D

    [EDIT: Tested, working]
    Last edited by ZorbaTheGeek : 11-12-2010 at 02:38 AM

Posting Rules

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