Jump to content

Recommended Posts

Posted

I think I have been searching for it the wrong way, but is there a way to click a button to automagically target a member according to the number in the team party list?

Posted

/bind numpad1 "team_select 1"

/bind numpad2 "team_select 2"

/bind numpad3 "team_select 3"

/bind numpad4 "team_select 4"

/bind numpad5 "team_select 5"

/bind numpad6 "team_select 6"

/bind numpad7 "team_select 7"

/bind numpad8 "team_select 8"

 

AE 801 (link) is a variety of missions for fun and challenge, and is designed for a team of 5+ Incarnates.  Just search '801' in AE.

     801 Difficulty Varies: 801.0 Easy, ..., 801.2 Standard*, ..., 801.5 Moderate**, ..., 801.6 Hard***, ..., 801.7 Four Star****, ... 801.F Death.

I may be AFK IRL, But CoH is my Forever Home.

Posted

I believe it also defaults to being able to select them with shift+number.

 

That is correct!

"The opposite of a fact is falsehood, but the opposite of one profound truth may very well be another profound truth." - Niels Bohr

 

Global Handle: @JusticeBeliever ... Home servers on Live: Guardian ... Playing on: Everlasting

Posted

You can also add the power you want to execute at teh same time, eg

 

/bind numpad1 "teamselect 1$$powexecname soothe"

/bind numpad2 "teamselect 2$$ powexecname soothe"

 

and to go further for a second buff could be more like

 

/bind CTRL+numpad1 "teamselect 1$$pow_exec_name Thaw"

/bind CTRL+numpad2 "teamselect 2$$pow_exec_name Thaw"

/bind CTRL+numpad3 "teamselect 3$$pow_exec_name Thaw"

/bind CTRL+numpad4 "teamselect 4$$pow_exec_name Thaw"

/bind CTRL+numpad5 "teamselect 5$$pow_exec_name Thaw"

/bind CTRL+numpad6 "teamselect 6$$pow_exec_name Thaw"

/bind CTRL+numpad7 "teamselect 7$$pow_exec_name Thaw"

/bind CTRL+numpad8 "teamselect 8$$pow_exec_name Thaw"

/bind shift+numpad1 "teamselect 1$$pow_exec_name Forge"

/bind shift+numpad2 "teamselect 2$$pow_exec_name Forge"

/bind shift+numpad3 "teamselect 3$$pow_exec_name Forge"

/bind shift+numpad4 "teamselect 4$$pow_exec_name Forge"

/bind shift+numpad5 "teamselect 5$$pow_exec_name Forge"

/bind shift+numpad6 "teamselect 6$$pow_exec_name Forge"

 

 

 

Posted

And you can save yourself a boatload of typing by copying HeroReborn's work into a simple .txt file to save, then using /bindloadfile to install them all at once.  And even make other keys swap you between sets of binds, like you were some kind of Mastermind.  Which would be accurate if your pets ever listened to commands.  ;D

Posted

And even make other keys swap you between sets of binds, like you were some kind of Mastermind.  Which would be accurate if your pets ever listened to commands.  ;D

 

There was a reason sometimes I would switch from playing my Rad defender, which required a certain amount of team cooperation which one would THINK would be fairly straightforward, to playing my Mastermind, once in a while. . . :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...