Combat Medic Archive
Thread: Fast switching of healing targets...
I rebound all the keys to select group members to 1-8 from CTRL+1-CTRL+8.
That way I can hit a number then a heal.
Message Edited by BadgerSmaker on 08-03-2005 05:40 AM
BadgerSmaker wrote:
I rebound all the keys to select group members to 1-8 from CTRL+1-CTRL+8.
That way I can hit a number then a heal.
Message Edited by BadgerSmaker on 08-03-2005 05:40 AM
I usually just do the CTL+1-8 thing, but I am curious is there a / command for targeting a group member by number, so it could be generic and inserted into macros. And can you bind keystrokes to commands or an alias? Like rebind CTL+4 to /group4?
Message Edited by BadgerSmaker on 08-04-2005 04:45 PM
BadgerSmaker wrote:
/ui action targetGroupX
then
/alias group4 /ui action targetGroup3
Message Edited by BadgerSmaker on 08-04-2005 04:45 PM
OOH..now we are talking! Thank you so much.
Id much rather be able to target a group member by number than by name since the macro maintence is so much easier and quicker.
SO what I am looking at doing is this..
The macro will simply be a /bactatoss & /bactashot combo that loops (bind this to the "H" for heal key). Then I will bind the group target macros to the numpad so all I have to do when sya grp member # 7 is hurting (the combo is so no matter if the target gets out of range for a shot, they are in range for a toss, so they will get some kind of heal)
Press Numpad 7 to target, then "H" to launch the heal macro and all I have to then is press a numpad key to switch targets.
Nice, thank you all. :-)
BadgerSmaker wrote:
/ui action targetGroupX
then
/alias group4 /ui action targetGroup3
Message Edited by BadgerSmaker on 08-04-2005 04:45 PM
/ui action targetGroup0 selects the first group member so yeah, take one number off.