How Do I Bind Impulses?

MatthewMatthew Join Date: 2002-11-01 Member: 2880Members
<div class="IPBDescription">Ive seen the posts regarding binding...</div> Ive seen posts talking about hot keys and impulses for voice commands, but how do I bind them?

Thanks...

Comments

  • TyphonTyphon Join Date: 2002-11-01 Member: 1899Members
    The general format is placing the following line of text in your config.cfg file in the NS directory.

    bind "A" "B"


    Where A is the button you want to use and B is the command you want executed. Make sure that you delete any other lines that also use A as its button.
  • FinaFina Join Date: 2002-11-01 Member: 3267Members
    bind kp_downarrow "Impulse 7"

    That would bind the down arrow on the NUMPAD to Chuckle as a alien. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' valign='absmiddle' alt='biggrin.gif'><!--endemo-->
Sign In or Register to comment.