Commando Archive
Thread: A little macro help
Page 3 of 3
Raspi
Mon Dec 15, 2003 4:17 am
#27
Altair wrote:
if you bind the targetself-cycleoutwards, what you get is a "Target Nearest Foe" type key. i bind this to R, just like in TIE fighter. now if i can just get my throttle keys to work in SWG.....
This is not strictly true. It only targets the nearest foe if you have nothing targetted. If you have a mob targetted it will target the next mob out.
For a macro that truly always targets the nearest foe in your field of view use:
/ui action untarget;
/ui action cycleTargetOutward;
AltairPolluxRigel
Mon Dec 15, 2003 3:41 pm
#28
no, if you target yourself and then cycle outwards, it will target the nearest targetable mob. if there is no mob (i.e. you're in a cantina) then you will simply target yourself and the cycleout will do nothing.
in your example, "/ui action untarget" performs the same function as targeting yourself.
in your example, "/ui action untarget" performs the same function as targeting yourself.
Page 3 of 3