How To Bind Caps Lock To Use^

airyKairyK Join Date: 2002-12-19 Member: 11126Members
<div class="IPBDescription">can this be done?</div> hey guys, im wondering if there is a way of binding caps lock to use * so i can just put on caps lock to build then press again to stop building.....this would keep the annoying holding down the use button to build deal...... thanks in advance

Comments

  • Sniper_ChanceSniper_Chance Join Date: 2002-12-11 Member: 10549Members
    <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias "useon" "+use, bind capslock useoff"
    alias "useoff" "-use, bind capslock useon"
    bind capslock "useon"<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

    Either add that to the bottom of your config.cfg, or make a new .CFG file and add this line to the top of /ns/autoexec.cfg:

    <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->exec capslock.cfg<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
  • airyKairyK Join Date: 2002-12-19 Member: 11126Members
    thanks alot man <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->

    il do this
  • airyKairyK Join Date: 2002-12-19 Member: 11126Members
    i happen not to have a autoexec.cfg in my ns directory ..do i have to make this or what...?
  • Sniper_ChanceSniper_Chance Join Date: 2002-12-11 Member: 10549Members
    Yes, just make a new one.
  • GadzukoGadzuko Join Date: 2002-12-26 Member: 11556Members, Constellation
    OMG H4X!!! T3H BUILD SCRIPT!!!1111one
  • 3ncrypted_zer03ncrypted_zer0 Join Date: 2002-12-24 Member: 11458Members
    It ain't hacks! Its called lazy fingers. <!--emo&:0--><img src='http://www.unknownworlds.com/forums/html/emoticons/wow.gif' border='0' style='vertical-align:middle' alt='wow.gif'><!--endemo--> <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif'><!--endemo-->
  • TalesinTalesin Our own little well of hate Join Date: 2002-11-08 Member: 7710NS1 Playtester, Forum Moderators
    Meh, I use capslock for my crouch toggle. Not to exploit the hitboxes as a Marine, as some might expect, but to toggle wallwalking on or off as an Alien. Wallwalk code is one of the reasons that the hitbox exploits on Marines work so *well*, due to the tweaks it does to your attack-point (raising by 16 units), as well as if you 'stick' to a Marine during an attack, most of the time you actually bite THROUGH them, and never do any damage. Turning off wallwalk solves this, and makes snacking down on Marines that much easier, WITHOUT the buggy code interfering.
    Now if only there were a way to stop the Marines from crack-bouncing nonstop (I can understand one initial 'evasion' jump, call it diving out of the way... but constant bouncing? What're you doing.. rolling all over the floor, while somehow maintaining perfect aim?!) or getting LAUNCHED away when they get hit with an alien attack whilst midair.
  • hapatechapatec Join Date: 2003-03-11 Member: 14367Members
    <!--QuoteBegin--3ncrypted zer0+--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (3ncrypted zer0)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->It ain't hacks! Its called lazy fingers. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    -lol-
  • TyphonTyphon Join Date: 2002-11-01 Member: 1899Members
    Note that there isn't anything special about capslock and toggling. Sure it works as a toggle in windows, but ingame it works like any normal key. You could set any key to toggle anything, not just capslock.
Sign In or Register to comment.