Since Scripts Are Whined About How They...

1356789

Comments

  • UrdUrd Join Date: 2003-05-25 Member: 16696Members, Constellation
    <!--QuoteBegin-Lord Maldazzar+May 31 2004, 06:28 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Lord Maldazzar @ May 31 2004, 06:28 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> 2.: scripts scripts scripts, scripts are for the beginners or for all the lowskilled player out there... stop wasting your time on 1000 different script with the same purpose, CREATE A DAMN SCRIPTPACK!!! , or start modelling <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    I've already done three. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /><!--endemo-->
  • remiremi remedy [blu.knight] Join Date: 2003-11-18 Member: 23112Members, Super Administrators, Forum Admins, NS2 Developer, NS2 Playtester
    <!--QuoteBegin-Ashaman Joe+May 30 2004, 01:08 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Ashaman Joe @ May 30 2004, 01:08 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Slot 4 fastswitch, slightly modifed from romano^_^'s website.

    <!--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 slot4a "slot4b"
    alias slot4b "weapon_webspinner;weapon_primalscream;weapon_divinewind;weapon_charge;weapon_acidrocketgun;weapon_grenade; weapon_mine; weapon_welder; alias slot4a slot4c"
    alias slot4c "weapon_webspinner;weapon_primalscream;weapon_divinewind;weapon_charge;weapon_acidrocketgun;weapon_grenade; weapon_welder; weapon_mine; alias slot4a slot4d"
    alias slot4d "weapon_webspinner;weapon_primalscream;weapon_divinewind;weapon_charge;weapon_acidrocketgun;weapon_mine; weapon_welder; weapon_grenade; alias slot4a slot4b"

    bind 4 "slot4a"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    I added the alein slot 4 weapons because it wouldn't let me select them. All this does is fastswiches marine slot 4 weapons when you have more than 1. I'm not sure it needs hud_fastswitch enabled, but I always have hud_fastswitch on, so its a moot point. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    just going to point out that the point of his fastswitch is that he can cycle through the slot4 stuff... The alien weapons you'll only have one of, but I just wanted to mention that... so the way you have it, If you have all of the alien weapons (sv_cheats or a rolldice server), it will always select AR.
  • Ashaman_JoeAshaman_Joe Join Date: 2003-11-11 Member: 22559Members, Constellation
    edited June 2004
    No, the point is it doesn't actually mention slot 4 in it. Assumming you have 2 marine weapons in slot 4, such as welder and mines, it <i>will not fastswitch them</i>. And considering I don't play with cheats on, it works fine is way. Remove all the alien weapons and you will have the original script, which works great until you play aliens. Because slot 4 isn't mentioned, you don't actually select the slot 4 weapon.


    <span style='font-size:8pt;line-height:100%'>Man, I confuse even myself</span>

    Edit: I get your point. That's the reason I use the script, to fastswitch my slot 4 marine weapons. Since I don't use multiple configs for each team, I have to include the alien slot 4 weapons or I won't be able to select them.
  • OlljOllj our themepark-stalking nightmare Fade Join Date: 2002-12-12 Member: 10696Members
    edited June 2004
    All scripts I use is this:
    alias "+s1" "slot1"
    alias "-s1" "+attack;wait;-attack"
    alias "+s2" "slot2"
    alias "-s2" "+attack;wait;-attack"
    alias "+s3" "slot3"
    alias "-s3" "+attack;wait;-attack"
    alias "+s4" "slot4"
    alias "-s4" "+attack;wait;-attack"

    For fast switching with 4 buttons.
    With hud_fastswitch 0 you just select them (like with hud fastswitch 1, but you see the hud)
    With hud_fastswitch 1 you select them AND fire it once.
  • KishuKishu Join Date: 2004-04-25 Member: 28189Members
    Just wondering, might be off topic, but not totally, still about scripts, well more of binds. I was wondering, does NS have the command to display your health, armor and location now? Or it still can't?

    If it can, whats the command for it? o-O

    Thx for any replys.
  • UrdUrd Join Date: 2003-05-25 Member: 16696Members, Constellation
    If your talking aobut the chat variables like DOD has (%l = location, %h = health, etc.), no NS still doesn't have them..Altough I REALLY wish it did, that would make things so much simpler. <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
  • Seph_KimaraSeph_Kimara Join Date: 2003-08-10 Member: 19359Members
    <!--QuoteBegin-Jean Luc Picard+May 31 2004, 03:32 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Jean Luc Picard @ May 31 2004, 03:32 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Meh, scripts suck... only one I use allows me to fly easier as lerk (as hitting hte jump key is freaking repetitive... I just hold the "\" key in and it works the same as pounding on the +jump key) <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    I love your hypocrisy

    Anyway, I highly recommend <a href='http://www.unknownworlds.com/forums/index.php?showtopic=71305&view=findpost&p=1084450' target='_blank'>this</a> script (It's an updated version of one posted earlier, but it's still one of the best you can hope to use)
  • KishuKishu Join Date: 2004-04-25 Member: 28189Members
    Ah damn, that sucks heh. Ah well, thought it would've be added in by now.
  • JaegerJaeger Join Date: 2002-11-28 Member: 10202Members
    <!--QuoteBegin-Jean Luc Picard+May 30 2004, 10:32 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Jean Luc Picard @ May 30 2004, 10:32 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> only one I use allows me to fly easier as lerk (as hitting hte jump key is freaking repetitive... I just hold the "\" key in and it works the same as pounding on the +jump key) <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    If this script does anything extra other than spam +jump, I'd like to see it. After playing Tribes for 5 years and jetting with the right mouse button, the NS jetpack took some getting used to, and pounding the spacebar still doesn't feel natural after a year and a half. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
  • morphzmorphz Join Date: 2003-04-19 Member: 15640Members, Constellation
    This used to be good because the text came up on the screen at the top so you could see what your selecting, but now you have to look in console (echo command doesnt work like it did in won right? - Anyone know how to make the text come up on screen like echo used to work would be great)

    <!--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-->bind "KEYFORDEFENCEUPGRADES" "dfn"
    bind "KEYFORMOVEMENTUPGRADES" "mvt"
    bind "KEYFORSENSUPGRADES" "sens"
    bind "KEYTOSELECTTHEUPGRADE" "select"

    alias reset "alias dfn dfn1; alias mvt mvt1; alias sens sens1"
    alias cara "impulse 101; wait; wait; reset"
    alias regn "impulse 102; wait; wait; reset"
    alias redm "impulse 103; wait; wait; reset"
    alias celr "impulse 107; wait; wait; reset"
    alias adrn "impulse 108; wait; wait; reset"
    alias siln "impulse 109; wait; wait; reset"
    alias clk "impulse 110; wait; wait; reset"
    alias phr "impulse 111; wait; wait; reset"
    alias scnt "impulse 112; wait; wait; reset"
    alias d0 "developer 0"
    alias d1 "developer 1"

    alias dfn "dfn1"
    alias dfn1 "alias select cara; d1; echo Carapace Selected; d0; alias dfn dfn2"
    alias dfn2 "alias select regn; d1; echo Regeneration Selected; d0; alias dfn dfn3"
    alias dfn3 "alias select redm; d1; echo Redemption Selected; d0;  alias dfn dfn1"

    alias mvt "mvt1"
    alias mvt1 "alias select adrn; d1; echo Adrenaline Selected; d0; alias mvt mvt2"
    alias mvt2 "alias select siln; d1; echo Silence Selected; d0; alias mvt mvt3"
    alias mvt3 "alias select celr; d1; echo Celerity Selected; d0;  alias mvt mvt1"

    alias sens "sens1"
    alias sens1 "alias select clk; d1; echo Cloaking Selected; d0; alias sens sens2"
    alias sens2 "alias select scnt; d1; echo Scent of Fear Selected; d0; alias sens sens3"
    alias sens3 "alias select phr; d1; echo Focus Selected; d0;  alias sens sens1"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    Like i said it still works, but you have to pull up console just to make sure you have the right upgrade now <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
  • VerthandiVerthandi Join Date: 2002-12-12 Member: 10687Members, NS1 Playtester
    Isn't it easier just to remember the nine upgrades, bind each one to a separate key on the keypad, and get your upgrade with one keypress? I mean, there's only nine of them... <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
  • remiremi remedy [blu.knight] Join Date: 2003-11-18 Member: 23112Members, Super Administrators, Forum Admins, NS2 Developer, NS2 Playtester
    edited June 2004
    After looking through here I made a couple...

    <b>// Reload Script</b>
    alias exe "exec autoexec.cfg"

    <b>// Wait Setup</b>
    alias w "wait"
    alias w3 "w;w;w"
    alias w5 "w3;w;w"
    alias w10 "w5;w5"
    alias w20 "w10;w10"

    <b>// Chambers</b>
    alias OC "impulse 91"
    alias DC "impulse 92"

    <b>// Mouse Setup</b>
    alias escape_wpnz "weapon_umbra; weapon_stomp; weapon_leap; weapon_blink; weapon_webspinner; weapon_knife"


    <b>// Quick Mines -Gives you a mine (with sv_cheats) and switches to it...
    //If you hold down the button for a short bit it lays it too.</b>
    alias +laymine "give weapon_mine; w3; weapon_mine;"
    alias -laymine "+attack;w;-attack"
    bind o +laymine

    <b>// Trip jump -You should know what this is.</b>
    alias jump= 3jump
    bind z jump=

    alias 1jump "echo Trip Jump Off; bind space +jump; alias jump= 3jump"
    alias 3jump "echo Trip Jump On; bind space +3_jump; alias jump= 1jump"

    alias j "+jump; w; -jump; w"
    alias +3_jump "j;j;+jump"
    alias -3_jump "-jump"

    echo "-Trip Jump Loaded"


    <b>// Volume Switch -Hold x and scroll to lower/raise volume...
    //Click mouse3 to mute/unmute...
    //Either mouse1 or mouse2 to turn off text...
    //the voice muting doesn't seeem to work...
    //also when you let go of x it rebinds my mouse setup... to fix that change -vol.</b>
    alias vol- "alias voldown vol-; alias volup vol_1;"
    alias vol_0 "volume 0.0; nosound 1; alias voldown vol-; alias volup vol_1; stopsound"
    alias vol_1 "volume 0.1; nosound 0; alias voldown vol_0; alias volup vol_2"
    alias vol_2 "volume 0.2; nosound 0; alias voldown vol_1; alias volup vol_3"
    alias vol_3 "volume 0.3; nosound 0; alias voldown vol_2; alias volup vol_4"
    alias vol_4 "volume 0.4; nosound 0; alias voldown vol_3; alias volup vol_5"
    alias vol_5 "volume 0.5; nosound 0; alias voldown vol_4; alias volup vol_6"
    alias vol_6 "volume 0.6; nosound 0; alias voldown vol_5; alias volup vol_7"
    alias vol_7 "volume 0.7; nosound 0; alias voldown vol_6; alias volup vol_8"
    alias vol_8 "volume 0.8; nosound 0; alias voldown vol_7; alias volup vol+"
    alias vol+ "alias voldown vol_7; alias volup vol+"
    vol_8

    alias mute= "mute+"
    alias mute+ "volume 0.0; nosound 1; alias mute= mute-;"
    alias mute- "volup; voldown; alias mute= mute+;"

    alias voice= "voice+"
    alias Voice- "voice_fadeouttime 50; alias voice= voice+"
    alias voice+ "voice_fadeouttime 0.1; alias voice= voice-"

    alias text= "text-"
    alias text- "hud_saytext 0; alias text= text+"
    alias text+ "hud_saytext 1; alias text= text-"

    alias +vol "bind mwheelup volup; bind mwheeldown voldown; bind mouse3 mute=; bind mouse1 voice=; bind mouse2 text="
    alias -vol "bind mwheeldown OC; bind mwheelup DC; bind mouse3 escape_wpnz; bind mouse1 +attack; bind mouse2 +popupmenu"
    bind x "+vol"



    <i>edit: Just adding a little bit, I had to leave to school before...

    alias+ means alias on...
    alias- means alias off...
    alias= means alias switch...
    (if you were wondering what the various things are in my script)</i>
  • Jean_Luc_PicardJean_Luc_Picard Join Date: 2003-02-03 Member: 13051Members
    lol, this thread is still alive... wowza


    I use one now that lets me blink or leap away from combat in an instant... just bound mouse three to the attacks leap and blink <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
  • DodgehDodgeh Join Date: 2003-08-31 Member: 20428Members
    Is it possible to bind mwheelup or mwheeldown to jump as alien and to change weapon as marine? I only use mwheel as marine and i would like to use it for other things as alien.
  • wallerwaller Join Date: 2004-04-28 Member: 28281Members
    Yes make to .cfg files, one called "marine.cfg" and one called "alien.cfg"

    then in your autoexec.cfg add the lines, "bind <KEY> marine.cfg" and "bind <KEY> alien.cfg"


    In you marine/alien.cfg, put the realative binds.

    in the game when you join rines, hit the key you bound the config to ^_^
  • DodgehDodgeh Join Date: 2003-08-31 Member: 20428Members
    ok and if im in game and change the controls in the menu, it will replace those in the selected config file?
  • wallerwaller Join Date: 2004-04-28 Member: 28281Members
    Bumpage <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /><!--endemo-->
  • so1idso1id Join Date: 2004-06-06 Member: 29149Members
    where do i put the scripts? <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
  • UrdUrd Join Date: 2003-05-25 Member: 16696Members, Constellation
    <a href='http://www.unknownworlds.com/forums/index.php?showtopic=72007&st=30' target='_blank'>Put them here</a>
  • luckeeluckee European God Join Date: 2003-10-28 Member: 22086Members
    bind "F5" "net_graph 0;wait;wait;wait;snapshot;wait;wait;wait;net_graph 3"

    Not hax but takes off your net graph for screenshots, i've taken nice action shots in the past that have been ruined by the annoying lil net graph in the bottom right corner.
  • UrdUrd Join Date: 2003-05-25 Member: 16696Members, Constellation
    That's alot of waits for that script. :X
  • CommunistWithAGunCommunistWithAGun Local Propaganda Guy Join Date: 2003-04-30 Member: 15953Members
    ***BUMP***


    I think this should be stickied because people curious about scripts should only have to look in one place.
  • Robert_PaulsonRobert_Paulson Join Date: 2003-07-29 Member: 18543Members
    Well since we are just dropping things off, I will list a few...some are repeats, it depends on what you are looking for.

    Plus the more people see these things the more likely they will be able to figure them out.

    Generic Scripts...things to make other alias's and scripts easier....
    <!--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 w2 "w; w"
    alias w3 "w; w; w"
    alias w9 "w3; w3; w3"
    alias d0 "developer 0"
    alias d1 "developer 1"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    Jump and Duck at the same time...bind "x" to +cjump
    <!--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-->//Jump, Duck
    alias +cjump "+jump; +duck; mclr"    
    alias -cjump "-jump; -duck" <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    Walk and Duck toggles...with Steam the echo isn't working...it used to on WON..
    <!--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 walk-key "walk"
    alias walk "+speed; alias walk-key nowalk; d1; echo Walk Enabled; d0"
    alias nowalk "-speed; alias walk-key walk; d1; echo Walk Disabled; d0"

    alias duck-key "duck"
    alias duck "+duck; alias duck-key noduck; d1; echo Crouch Enabled; d0"
    alias noduck "-duck; alias duck-key duck; d1; echo Crouch Disabled; d0"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->


    Various in game toggles
    <!--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-->// Net Graph Toggle 1
    alias ng_toggle ng_1
    alias ng_1 "net_graph 1; scr_connectmsg Net-Graph1; alias ng_toggle ng_2"
    alias ng_2 "net_graph 2; scr_connectmsg Net-Graph2; alias ng_toggle ng_3"
    alias ng_3 "net_graph 3; scr_connectmsg Net-Graph3; alias ng_toggle ng_0"
    alias ng_0 "net_graph 0; scr_connectmsg Net-GraphOFF; alias ng_toggle ng_1"

    //Hand Toggle 2
    alias hand_toggle lefthand
    alias lefthand "setinfo lefthand 1; scr_connectmsg LeftHand; alias hand_toggle righthand"
    alias righthand "setinfo lefthand 0; scr_connectmsg RightHand; alias hand_toggle lefthand"

    // GFX Effect Toggles 3
    alias gfx_toggle hier
    alias loest "max_smokepuffs 0 ;max_shells 0; scr_connectmsg Lowest-GFX; alias gfx_toggle loer"
    alias loer  "max_smokepuffs 40;max_shells 40; scr_connectmsg Lower-GFX Effects; alias gfx_toggle hier"
    alias hier  "max_smokepuffs 80;max_shells 80; scr_connectmsg Higher-GFX; alias gfx_toggle hiest"
    alias hiest "max_smokepuffs 120;max_shells 120; scr_connectmsg Highest-GFX; alias gfx_toggle loest"

    // FPS Toggle 4
    alias fps_toggle 20_fps
    alias 20_fps  "fps_max 20; scr_connectmsg 20FPS; alias fps_toggle 40_fps"
    alias 40_fps  "fps_max 40; scr_connectmsg 40FPS; alias fps_toggle 60_fps"
    alias 60_fps  "fps_max 60; scr_connectmsg 60FPS; alias fps_toggle 80_fps"
    alias 80_fps  "fps_max 80; scr_connectmsg 80FPS; alias fps_toggle 100_fps"
    alias 100_fps "fps_max 100; scr_connectmsg 100FPS; alias fps_toggle 20_fps"

    //Netcode Toggle 5
    alias net_toggle "net_on"
    alias net_on "cl_lc 0; cl_lw 0; scr_connectmsg NetcodeON; alias net_toggle net_off"
    alias net_off "cl_lc 1; cl_lw 1; scr_connectmsg NetcodeOFF; alias net_toggle net_on"

    //Smoke Toggle, fastsprites command 6
    alias smoke_toggle "smoke0"
    alias smoke0 "fastsprites 0; scr_connectmsg BestSmoke; alias smoke_toggle smoke1"
    alias smoke1 "fastsprites 1; scr_connectmsg MedSmoke; alias smoke_toggle smoke2"
    alias smoke2 "fastsprites 2; scr_connectmsg WorstSmoke; alias smoke_toggle smoke0"


    //gore toggle 7
    alias blood1+  "violence_ablood 1;violence_hblood 1;violence_agibs 1;violence_hgibs 1"
    alias blood1-  "violence_ablood 0;violence_hblood 0;violence_agibs 0;violence_hgibs 0"
    alias blood1   "blood1+;alias bloodToggle blood0; scr_connectmsg GoreON"
    alias blood0   "blood1-;alias bloodToggle blood1; scr_connectmsg GoreOFF"
    alias bloodToggle blood0

    // Decal Toggle 8
    alias dcl_toggle dcls75
    alias dcls0   "r_decals 0 ; scr_connectmsg Decals-Off; alias dcl_toggle dcls75"
    alias dcls75  "r_decals 75; scr_connectmsg Decals-75; alias dcl_toggle dcls150"
    alias dcls150 "r_decals 150; scr_connectmsg Decals-150; alias dcl_toggle dcls200"
    alias dcls200 "r_decals 200; scr_connectmsg Decals-200; alias dcl_toggle dcls500"
    alias dcls500 "r_decals 500; scr_connectmsg Decals-500; alias dcl_toggle dcls0"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    Disconnect and quite aka I can't take this anymore....
    <!--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 disquit "disconnect; w3; quit" <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
  • chadypuchadypu Join Date: 2004-04-15 Member: 27951Members, Reinforced - Shadow
    can anyone give me the hold space for lerk fly?
    i cant find it anywhere
  • Strapon2Strapon2 Join Date: 2003-06-02 Member: 16941Members
    <!--QuoteBegin-chadypu+Jun 10 2004, 11:42 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (chadypu @ Jun 10 2004, 11:42 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> can anyone give me the hold space for lerk fly?
    i cant find it anywhere <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    I haven't tested this, but theoretically, it should work:
    <!--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 +fly "fly1"
    alias -fly ""
    alias jump1 "+jump;wait;-jump;wait"
    alias fly1 "jump1;fly2"
    alias fly2 "jump1;fly1"
    bind [key] +fly<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
  • UrdUrd Join Date: 2003-05-25 Member: 16696Members, Constellation
    <!--QuoteBegin-Strapon2+Jun 10 2004, 10:50 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Strapon2 @ Jun 10 2004, 10:50 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-chadypu+Jun 10 2004, 11:42 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (chadypu @ Jun 10 2004, 11:42 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> can anyone give me the hold space for lerk fly?
    i cant find it anywhere <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    I haven't tested this, but theoretically, it should work:
    <!--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 +fly "fly1"
    alias -fly ""
    alias jump1 "+jump;wait;-jump;wait"
    alias fly1 "jump1;fly2"
    alias fly2 "jump1;fly1"
    bind [key] +fly<!--c2--></td></tr></table><div class='postcolor'><!--ec2--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Too bad a loop like that will crash your game. :x
  • TheMunch8TheMunch8 Join Date: 2004-03-03 Member: 27080Members, Constellation
    Why would you take out the important job of gliding and replace it with *FLAP FLAP FLAP FLAP*
  • Strapon2Strapon2 Join Date: 2003-06-02 Member: 16941Members
    edited June 2004
    Naw, it works, you just get a cbuf_insertText: Overflow. So, you jump like 5 times or more and then your fps goes to zero for 1/10th of a second <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo--> .
    Not very useful though... Better to just make something like:
    <!--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 +fjump "+jump"
    alias -fjump "-jump;wait;+jump;wait;-jump"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
    because then you could hit jump, hold it and glide. then when you released it, it would give you twice the boost when flapping to glide again!
  • TheMunch8TheMunch8 Join Date: 2004-03-03 Member: 27080Members, Constellation
    Does anybody here have the impulses or aliases for getting second hive ability and third in combat for alien?
  • Strapon2Strapon2 Join Date: 2003-06-02 Member: 16941Members
    <!--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-->"impulse 118" second hive ability
    "impulse 126" third hive ability
    "impulse 101" carapace
    "impulse 102" regeneration
    "impulse 103" redemption
    "impulse 107" celerity
    "impulse 108" adrenaline
    "impulse 109" silence
    "impulse 110" cloaking
    "impulse 111" focus
    "impulse 112" scent of fear<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    I'm nearly finished with my ubartastic script pack ... (too bad it's pretty much custom, I might make a kb_act.lst for everyone, though)
This discussion has been closed.