PDA

View Full Version : About targeting



Ilc
10-06-2008, 07:19 AM
Mb is working perfectly except when it comes for using tab they usually attack different mob.

Main is targeting mob1, Alt is targeting mob2

main puts /petattack on mob1, but alt is attacking mob2 instead mob1.

I use on alt this macro and it doesn't work:

/assist "Main" or party1
/petattack


If someone could say what macro I should put on main/alt which would also work in raid.



Edit: It works now when click mob with mouse button1, but if i press Tab they just kill dif mob.

Frosty
10-06-2008, 08:42 AM
You need to add the "Tab" key to your do-not-pass list.

Shogun
10-06-2008, 08:59 AM
Also make sure the alt has the target before using /petattack.

iirc the default behaviour for the pet attack command is to attack the nearest target if you have nothing selected. So if there's a delay in the alt assisting you, the pet will potentialy attack something else

Gaffy
10-06-2008, 02:16 PM
I used this on my alts:

/cleartarget
/assist Main
/petattack [target=target, exists]
and add tab to your dnp list.

sedory
10-06-2008, 02:50 PM
or just make that (or something similar) what "TAB" binds to..

Ilc
10-06-2008, 05:21 PM
Thanks it was all about dnp. Now I can spam 15 curses on 1 target properly ;)