Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 14
  1. #1

    Default Help with target macro

    Hi im new for Jamba.

    I cant get my slave to attact the same target as me.
    Slave have set Focus on me and follow me.

    I have set up Target 1 As Star, and when i do that i say
    /targetexact #MOB#
    /cast Sinister Strike
    /targetlasttarget

    And the i Attack the mobe, but my slave is just looking at me...

    What do i do wrong.....

  2. #2

    Default

    If your slave has you set as the focus, I think what you want instead is something like:

    Code:
    /assist [target=focus]
    /cast Sinister Strike
    /targetlasttarget
    Macros do not support variables (scripts do, however), so you can't do anything like "#MOB#". If you know the exact name of the mob, you can type it into the macro, but then the macro would only be good for that exact mob, and you'd need a ton of macros. Handy for very special encounters, though.
    Duskwood - Alliance - PvE

  3. #3

    Default

    I haven't gone as far to set up jamba to do attacks off the Marking ability yet.

    But I see that you have targetlasttarget . Which means your slave is looking for your last target not your current one.? maybe?!

    I would set up
    /assist [target=focus, exists]
    /cast Sinister

    Now granted I'm a newb and still learning myself. So take what I have to add as a grain of salt. For a good example on my newbness --/targetexact #MOB#<--- this makes no sense to me =)

    But the above macro works great for my 4 shammys.

  4. #4

    Default

    Any reason why
    Code:
    /cast [target=focustarget,exists,harm] Sinister Strike
    doesn't work for you?
    <Sign of Sorrow>
    Runetotem EU
    Level 96 Unholy Deathknight - Unholy Deathknight
    Level 90 Protection Paladin - Elemental Shaman - Elemental Shaman - Elemental Shaman - Restoration Shaman
    Level 71-76 Guardian Druid - Frost Mage - Destruction Warlock - Beast Mastery Hunter - Discipline Priest

  5. #5

    Default

    Quote Originally Posted by 'Taliesin',index.php?page=Thread&postID=194159#pos t194159
    If your slave has you set as the focus, I think what you want instead is something like:

    Code:
    /assist [target=focus] 
    /cast Sinister Strike 
    /targetlasttarget
    Macros do not support variables (scripts do, however), so you can't do anything like "#MOB#". If you know the exact name of the mob, you can type it into the macro, but then the macro would only be good for that exact mob, and you'd need a ton of macros. Handy for very special encounters, though.
    I have tryed what u write, with no luck....

    Focus on at MAIN and Follow MAIN.

    In /jamba for my slave i have this in /jamba Target
    LIST - Mark target with raid icons (yes), Show target list (yes), Hold target name - Target 1(star) (yes).
    TAGS - Target 1(star) ALL
    MACROS - Target to make macro for (Star) , Macro:
    /assist [target=focus]
    /cast Sinister Strike
    /targetlasttarget


    hope someone can help me...

  6. #6

    Default

    Quote Originally Posted by 'Chranny',index.php?page=Thread&postID=194173#post 194173
    Any reason why
    Code:
    /cast [target=focustarget,exists,harm] Sinister Strike
    doesn't work for you?
    Hi have tryed that to, no luck....

  7. #7

    Default

    Quote Originally Posted by 'tjgrindsted',index.php?page=Thread&postID=194178# post194178
    I have tryed what u write, with no luck....
    I'm with Allestaria in that I haven't used Jamba to assist in targetting with my group. Perhaps someone else who has played with that can give you some better assistance.
    Duskwood - Alliance - PvE

  8. #8

    Default

    Quote Originally Posted by 'Taliesin',index.php?page=Thread&postID=194194#pos t194194

    Quote Originally Posted by 'tjgrindsted',index.php?page=Thread&postID=194178# post194178
    I have tryed what u write, with no luck....
    I'm with Allestaria in that I haven't used Jamba to assist in targetting with my group. Perhaps someone else who has played with that can give you some better assistance.
    What have u then used to assist targetting !?

  9. #9

    Default

    /assist focus
    /cast sinister strike
    /follow focus


    /assist party1
    /cast sinister strike
    /follow party1

  10. #10

    Default

    Quote Originally Posted by 'tjgrindsted',index.php?page=Thread&postID=194205# post194205
    What have u then used to assist targetting !?
    I'm a simplist....

    Code:
    /assist Arvault
    /cast whatever
    It means that the slaves will always try to kill whatever the tank has targetted. It has it's ups and downs to it, but has worked fine for me. I simply can't have the slaves kill something other than what the tank is targetting, but I can work around it by having the tank target a ranged mob while simply keeping his defenses up while melees pound on him.
    Duskwood - Alliance - PvE

Similar Threads

  1. focus at target macro
    By nothgalic in forum Macros and Addons
    Replies: 5
    Last Post: 06-09-2008, 09:28 PM
  2. [target=targettarget] macro help
    By edwinyee82 in forum Macros and Addons
    Replies: 6
    Last Post: 06-09-2008, 12:41 PM
  3. Replies: 2
    Last Post: 05-26-2008, 03:07 PM
  4. Possible to have macro deselect target if target is dead?
    By LancerX in forum Macros and Addons
    Replies: 4
    Last Post: 04-13-2008, 02:50 AM
  5. Facing target macro?
    By dniem in forum Macros and Addons
    Replies: 4
    Last Post: 11-20-2007, 09:28 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
  •