Doctor Archive
Thread: anyone know the command to target the first person listed in your group?
Page 1 of 1
Hulksmash90
Sun Jun 06, 2004 6:02 pm
#1
anyone know the command to target the first person listed in your group?
I know a bunch of docs use them in their buff bot macros...
So I figure it must work out that there is a command to do it. I used to know it. I thought it was /target ^1; or something like that. Can someone let me know? I also need to know if it scales up like the second person listed is ^2 and so on up.
Deane
Sun Jun 06, 2004 6:41 pm
#2
If it is for a macro I have used the following in a buff bot macro:
/ui action targetSelf;
/ui action cycleTargetGroupNext;
Agent001
Sun Jun 06, 2004 6:51 pm
#3
targeting group members can be done with ctrl +1 through 9 (#1 is yourself)
Message Edited by Agent001 on 06-06-2004 07:52 PM
Page 1 of 1