Quick Bind Question

ShockehShockeh If a packet drops on the web and nobody's near to see it... Join Date: 2002-11-19 Member: 9336NS1 Playtester, Forum Moderators, Constellation
<div class="IPBDescription">For the console minded...</div> Anyone know how to make duck 'toggle' rather than 'hold' ?

I'm sure I should know, but I suck. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->

Comments

  • HEAD_d_bHEAD_d_b Join Date: 2003-02-01 Member: 12967Members
    edited February 2003
    easy

    alias ducktog "tog1"
    alias tog1 "+duck; alias ducktog tog2"
    alias tog2 "-duck; alias ducktog tog1"

    bind ? "ducktog"


    put the aliases in a autoexec.cfg file in your NS directory
    put binds in your config.cfg

    best way to make and autoexec is to just copy your config.cfg file and rename it to autoexec and remove the contence

    edit .cfg files in notpad
  • ShockehShockeh If a packet drops on the web and nobody&#39;s near to see it... Join Date: 2002-11-19 Member: 9336NS1 Playtester, Forum Moderators, Constellation
    Just a seriously picky point then, but will that result in any 'lag' on my ducking?

    Rebinds seem to usually do, or am I just remembering odd things from other systems?
  • HEAD_d_bHEAD_d_b Join Date: 2003-02-01 Member: 12967Members
    edited February 2003
    <!--QuoteBegin--Shockwave+Feb 19 2003, 01:19 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Shockwave @ Feb 19 2003, 01:19 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> but will that result in any 'lag' on my ducking?

    <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    no

    that should work fine

    if u have problem just give me a shout
Sign In or Register to comment.