Rifleman Archive
Thread: Add closest enemy button
UWSkeletor wrote:
Fred_Skinner wrote:
Your first post? wow.
Didn't look like you got an answer in all that time, do you know about the /ui commands for this? I have a macro I bind to cnt-tab:
/ui action TargetSelf:/ui action CycleTargetOutward
I call it SelectClosest and like I said, bind it to cntrl-tab. You do have to face the target, however. If it does not work, you are selected.
Sweet. Finally after 9 months someone answers my dang question.
better late then never right?
Your first post? wow.
Didn't look like you got an answer in all that time, do you know about the /ui commands for this? I have a macro I bind to cnt-tab:
/ui action TargetSelf:/ui action CycleTargetOutward
I call it SelectClosest and like I said, bind it to cntrl-tab. You do have to face the target, however. If it does not work, you are selected.
Staveeno wrote:
/ui action untarget;
/ui action cycleTargetOutward;
is more reliable I think
Nope. You will target the next nearest from the last thing you targeted, which may not be closest to you. Best to start from YOU to be sure. You don't know how many times I got the CorSec beyond instead of the Durni chewing on my leg.
Isn't hitting ESC then TAB easy enough? ![]()
- I want an AFK macro for soloing Krayts!![]()
you don't PvP much do you and no because doesn't always work if your actively in combat esc won't "untarget"
MrTopi wrote:
Isn't hitting ESC then TAB easy enough?
- I want an AFK macro for soloing Krayts!
Fred_Skinner wrote:
Your first post? wow.
Didn't look like you got an answer in all that time, do you know about the /ui commands for this? I have a macro I bind to cnt-tab:
/ui action TargetSelf:/ui action CycleTargetOutward
actually /ui action targetSelf;/ui action cycleTargetOutward;
I call it SelectClosest and like I said, bind it to cntrl-tab. You do have to face the target, however. If it does not work, you are selected.