Close
Showing results 1 to 3 of 3

Hybrid View

  1. #1
    netrom
    Guest

    Default need help with targeting a mob

    hello. i am using keyclone to multibox with.

    i have 2 hunters that i box with. can someone tell me how i will get the second hunter to target the same mobs that i do on the main hunter?

    thanks in advance

  2. #2

    Default

    /assist (name of main hunter)
    /cast Arcane Shot

    :P
    FFXIV - Aether - Sargatanas
    Twitch - https://twitch.tv/multidayz
    Youtube - https://www.youtube.com/c/Multidayz

  3. #3

    Default

    Or get complicated...

    Create a macro that sets you main hunter as the followers focus:
    Code:
    /focus <name of main hunter>
    Then for each spell/action use:
    Code:
    #showtooltip
    /target [harm,nodead][target=focustarget,harm,nodead][target=pettarget,harm,nodead]
    /cast <spell>
    Way it works is this:
    If the alt has no focus or the focus has no target it does nothing, if the pet has a target but the main hasn't you assist the pet, and if the main has a target the alt attacks that target. </main>

    Means you can focus fire on a single mob but the main can switch targets without the alt switching.

    Its also good to have a follow macro, so that you can command the alt to switch targets (you can have it separate to follow if you want).
    Code:
    /follow focus
    /assist focus
    Currently running 3x City of Heroes under Octopus

Similar Threads

  1. Replies: 28
    Last Post: 01-15-2009, 03:31 PM
  2. AoE Targeting
    By Ualaa in forum Macros and Addons
    Replies: 14
    Last Post: 10-28-2008, 06:14 PM
  3. About targeting
    By Ilc in forum Macros and Addons
    Replies: 5
    Last Post: 10-06-2008, 05:21 PM
  4. Need help with targeting!
    By earthy in forum New Multi-Boxers & Support
    Replies: 7
    Last Post: 07-19-2008, 02:09 AM
  5. Targeting
    By Strau in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 05-09-2008, 09:14 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
  •