Bind Help
By default, SHIFT+number selects a teammate whose number in the team list equals the number in the bind (top teammate is SHIFT+1, etc). Put bind for speed boost in a handy spot.
Alternately, you can bind the number pad keys:
/bind numpad1 "teamselect 1"
/bind numpad2 "teamselect 2"
...
/bind numpad8 "teamselect 8"
...and then bind a nearby key for SB:
/bind add "powexecname Speed Boost"
Then hit numpad1, add, numpad2, add, numpad3, add...etc.
Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
The binds I use are (taken from a bind file):
NUMPAD1 "teamselect 1$$powexecname Speed Boost"
NUMPAD2 "teamselect 2$$powexecname Speed Boost"
NUMPAD3 "teamselect 3$$powexecname Speed Boost"
NUMPAD4 "teamselect 4$$powexecname Speed Boost"
NUMPAD5 "teamselect 5$$powexecname Speed Boost"
NUMPAD6 "teamselect 6$$powexecname Speed Boost"
NUMPAD7 "teamselect 7$$powexecname Speed Boost"
NUMPAD8 "teamselect 8$$powexecname Speed Boost"
You have to double tap the key, but I find it simpler than pressing two keys (or three, if you also have ID... or 5, if you're a thermal)
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
Similar to Ktisune, I use:
NUMPAD1 "teamselect 1"
NUMPAD2 "teamselect 2"
NUMPAD3 "teamselect 3"
NUMPAD4 "teamselect 4"
NUMPAD5 "teamselect 5"
NUMPAD6 "teamselect 6"
NUMPAD7 "teamselect 7"
NUMPAD8 "teamselect 8"
But for SB, I use:
ADD "powexec_name Speed Boost"
That's the + key on the Numpad. Makes it easy for me to reach, and remember.

[ ProTip: The banner is a link to art refs!! | The Khellection | The HBAS Repository | Brute Guides (4/16/10) | How To Post An Image - A Quick Guide ]
Biggest Troll on the forums? I'll give you a hint:

Similar to Ktisune, I use:
NUMPAD1 "teamselect 1" NUMPAD2 "teamselect 2" NUMPAD3 "teamselect 3" NUMPAD4 "teamselect 4" NUMPAD5 "teamselect 5" NUMPAD6 "teamselect 6" NUMPAD7 "teamselect 7" NUMPAD8 "teamselect 8" But for SB, I use: ADD "powexec_name Speed Boost" That's the + key on the Numpad. Makes it easy for me to reach, and remember. |
Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com

Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
The binds I use are (taken from a bind file):
NUMPAD1 "+$$teamselect 1$$powexecname Speed Boost" NUMPAD2 "+$$teamselect 2$$powexecname Speed Boost" NUMPAD3 "+$$teamselect 3$$powexecname Speed Boost" NUMPAD4 "+$$teamselect 4$$powexecname Speed Boost" NUMPAD5 "+$$teamselect 5$$powexecname Speed Boost" NUMPAD6 "+$$teamselect 6$$powexecname Speed Boost" NUMPAD7 "+$$teamselect 7$$powexecname Speed Boost" NUMPAD8 "+$$teamselect 8$$powexecname Speed Boost" |
You shouldn't have to double-tap those. The act of pressing the key and the act of releasing the key with both run the command, reducing the need to hit it a second time.
But Agg was probably referring to her own post that had the same binds... right down to the ADD key.
By default, SHIFT+number selects a teammate whose number in the team list equals the number in the bind (top teammate is SHIFT+1, etc). Put bind for speed boost in a handy spot.
Alternately, you can bind the number pad keys: /bind numpad1 "teamselect 1" /bind numpad2 "teamselect 2" ... /bind numpad8 "teamselect 8" ...and then bind a nearby key for SB: /bind add "powexecname Speed Boost" Then hit numpad1, add, numpad2, add, numpad3, add...etc. |
P.S. You've just made me one happy Kin

- Im Not Talking Fast, You're Just Listening Slow.
- To Each His Own
Okay so let me get this straight, I type in all of those individually? And then when I push 1 on the keyboard, it selects the team leader (1st in party usually) then just push + afterwards? (After everything is set up of course). Im going to go type in everything above exactly as it looks; is there anything else I should know, if not, thankyou very much. And everyone else that posted.
P.S. You've just made me one happy Kin ![]() |
- Im Not Talking Fast, You're Just Listening Slow.
- To Each His Own
Alternately, you can simply copy/paste that into a text file named c:\binds\sb.txt, then quickly load it onto your character by typing:
/bindloadfile c:\binds\sb.txt
But Agg was probably referring to her own post that had the same binds... right down to the ADD key.
|


Semantics ftw!
*fixed |

Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
NUMPAD1 "+$$teamselect 1$$powexecname Speed Boost" NUMPAD2 "+$$teamselect 2$$powexecname Speed Boost" NUMPAD3 "+$$teamselect 3$$powexecname Speed Boost" NUMPAD4 "+$$teamselect 4$$powexecname Speed Boost" NUMPAD5 "+$$teamselect 5$$powexecname Speed Boost" NUMPAD6 "+$$teamselect 6$$powexecname Speed Boost" NUMPAD7 "+$$teamselect 7$$powexecname Speed Boost" NUMPAD8 "+$$teamselect 8$$powexecname Speed Boost" *fixed You shouldn't have to double-tap those. The act of pressing the key and the act of releasing the key with both run the command, reducing the need to hit it a second time. |
First time I've seen the + sign used in a bind command...Can you please tell me what it does exactly?
@Sparky Jenkins || Freedom Server | Union Server
Main Hero: Inferno Sparky - Fire/Fire Blaster
Main Villain: Kerry Astrid - Fire/Cold Corruptor
First time I've seen the + sign used in a bind command...Can you please tell me what it does exactly?
|
Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
*takes info and runs off to fix his binds*
The + makes the first command run when the key is pressed, and the second command run when the key is released.
|
In this case, it may appear like it's only running the teamselect on keypress because the powexec is run simultaneously. Depending on any number of factors, your target may not register on your client at the time the power execution is run, which is why you would have had to run it a second time. Additionally, now that your target is already set from the first run of the command, you wouldn't notice that the teamselect is actually being run again anyway.
It's more noticeable what's going on if you used the "next teammate" bind instead of designating an actual number, but that's part of why I don't like to do it that way. An easier test is simply to string together a whole bunch of text commands and then put the +$$ in front of it. Pressing the key will display all the text twice.
This is also how the SpeedOnDemand binds work.
Example:
/bind W "+forward$$powexecname super speed"
On keypress, the W will make you move forward and activate super speed. On key release, you will stop moving forward and disable super speed. It runs the full command twice, not just part of it.

And I don't like having Teamselect and SpeedBoost set to the same key. Currently, my /Kin has both SB and ID. ID is bound to NUMPADENTER. And then there's MysticF. I don't always want to cast SB on someone I select. Also, not everyone wants SB, but I've yet to find anyone who doesn't want ID. With the auto-cast, they'd end up with the unwanted SB.

[ ProTip: The banner is a link to art refs!! | The Khellection | The HBAS Repository | Brute Guides (4/16/10) | How To Post An Image - A Quick Guide ]
Biggest Troll on the forums? I'll give you a hint:

That's not exactly true. What would happen if you had a third command in there as well? There is no way for it to just pick out the commands it wants to run. The + makes the whole command line run twice. Once when the key is pressed, and again when the key is released.
In this case, it may appear like it's only running the teamselect on keypress because the powexec is run simultaneously. Depending on any number of factors, your target may not register on your client at the time the power execution is run, which is why you would have had to run it a second time. Additionally, now that your target is already set from the first run of the command, you wouldn't notice that the teamselect is actually being run again anyway. It's more noticeable what's going on if you used the "next teammate" bind instead of designating an actual number, but that's part of why I don't like to do it that way. An easier test is simply to string together a whole bunch of text commands and then put the +$$ in front of it. Pressing the key will display all the text twice. This is also how the SpeedOnDemand binds work. Example: /bind W "+forward$$powexecname super speed" On keypress, the W will make you move forward and activate super speed. On key release, you will stop moving forward and disable super speed. It runs the full command twice, not just part of it. |
Very nice info there..thanks a ton. This will help me a lot!
@Sparky Jenkins || Freedom Server | Union Server
Main Hero: Inferno Sparky - Fire/Fire Blaster
Main Villain: Kerry Astrid - Fire/Cold Corruptor
This is also how the SpeedOnDemand binds work.
Example: /bind W "+forward$$powexecname super speed" On keypress, the W will make you move forward and activate super speed. On key release, you will stop moving forward and disable super speed. It runs the full command twice, not just part of it. |

[ ProTip: The banner is a link to art refs!! | The Khellection | The HBAS Repository | Brute Guides (4/16/10) | How To Post An Image - A Quick Guide ]
Biggest Troll on the forums? I'll give you a hint:

I HATE that one. It's ******* annoying as HELL to continually hear SS turn on and off and on and off. >.<
|
Super speed's activation is Powers\Run5.ogg
Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
Well, see, in general, it doesn't bother me. It's just when I'm teamed with someone who does that. Fortunatly, not many people I end up with on a team do that, so (for now), I grit my teeth, and ***** to myself about it.
Thanks for letting me know which OGG it is. If I decided to silence it, that'll make it easy.

[ ProTip: The banner is a link to art refs!! | The Khellection | The HBAS Repository | Brute Guides (4/16/10) | How To Post An Image - A Quick Guide ]
Biggest Troll on the forums? I'll give you a hint:

Hey guys, so I just recently rolled a ill/kin controller and therefore, I am subject to the infamous "Sb Plz" requests. I don't mind giving the entire team sb because for me, if their powers and footspeed are moving faster, than things are dieing quicker, which is good.
My only issue is, the whole *Scroll to teammate name, click, scroll to sb, click; then rinse repeat 7x's" really annoys me. Does anyone have any bind shortcuts that they use to make this process more keyboard friendly? Such as maybe, *tab, F7, rinse repeat?* Or something along those lines.
P.S. I know I could just opt to not take SB and not worry about it in general, but I always get a bit peeved when the kin on my team doesn't have it; don't want to be a hypocrite.
- Im Not Talking Fast, You're Just Listening Slow.
- To Each His Own