Game Guides Archive
Thread: targeting nearest enemy
Page 1 of 1
Xilch
Wed Jul 13, 2005 2:12 pm
#1
does anyone know the command for targeting the nearest enemy? the same as hitting tab except a command that you type?
Zorron
Wed Jul 13, 2005 8:42 pm
#3
Make a macro as follows, and bind it to a convenient key on the keyboard using CTRL-O, Control, Keypad ... then pick the custom tab, select your macro, and rebind it toa key of your choice. Make sure to click Ok and Done after rebinding for your rebind to stick.
/ui action targetSelf
/ui action cycleTargetOutward
In use, this will always target the nearest attackable target that is visible on your screen.
Xilch
Thu Jul 14, 2005 11:00 am
#4
Zorron wrote:
Make a macro as follows, and bind it to a convenient key on the keyboard using CTRL-O, Control, Keypad ... then pick the custom tab, select your macro, and rebind it to a key of your choice. Make sure to click Ok and Done after rebinding for your rebind to stick./ui action targetSelf/ui action cycleTargetOutwardIn use, this will always target the nearest attackable target that is visible on your screen.
great! thank you!
Page 1 of 1