Help A Nub

TheritesTherites Join Date: 2004-09-08 Member: 31525Members
<div class="IPBDescription">or die!</div> i just need to know how to bind it so that right mouse button will auto switch me to leap AND leap me.

Comments

  • UrdUrd Join Date: 2003-05-25 Member: 16696Members, Constellation
    edited March 2005
    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias w "wait"
    alias w5 "w;w;w;w;w"
    alias w15 "w5;w5;w5"
    alias +leap "lastinv; weapon_leap; w15; +attack"
    alias -leap "-attack; lastinv"
    bind mouse2 +leap<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
  • a_civiliana_civilian Likes seeing numbers Join Date: 2003-01-08 Member: 12041Members, NS1 Playtester, Playtest Lead
    You may need to reduce the number of waits in that script if you get less than 100 fps.
  • TheritesTherites Join Date: 2004-09-08 Member: 31525Members
    i never go beneath 75FPS (when there is like 100 turrets and 4 onos and 5 fades and 10 HA and 10 nades are exploding). so that shouldnt be a problem, thanx.

    PS and where do i putt this ? the config.cfg? or do i do it via console during the game?.
  • obuhobuh Not Quite Smart at NS Join Date: 2003-03-31 Member: 15072Members, Constellation
    Go in your ns folder and copy it in userconfig.cfg. Create the file if it doesn't exist yet.
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    It's my job to tell you leap scripts are bad, not because they are good. I find them useless and so do many good players. Learn to use the slotx with hud_fastswitch 1 and it'll work better.
  • TheritesTherites Join Date: 2004-09-08 Member: 31525Members
    well im pretty good using lastinv but i just get confused so i end up on leap when i want to bite and stuff, i can alway get the first leap-bite down perfect but after that it is chaos <!--emo&::skulk::--><img src='http://www.unknownworlds.com/forums/html/emoticons/skulk.gif' border='0' style='vertical-align:middle' alt='skulk.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--> <!--emo&::hive::--><img src='http://www.unknownworlds.com/forums/html/emoticons/hive5.gif' border='0' style='vertical-align:middle' alt='hive5.gif' /><!--endemo-->
  • c4tc4t Join Date: 2003-09-06 Member: 20619Members
    i had a leap script that looked like


    alias +leap "slot3;wait;+attack"
    alias -leap "-attack;wait;slot1"

    the problem is i couldnt leap strafe. executing this script for me at 100 fps made it for a fraction of a second i couldnt strafe in the air and this was making me run into walls.
Sign In or Register to comment.