Impulses...hotkeys..and Such

TriPhaseTriPhase Join Date: 2002-11-03 Member: 6110Members, Constellation
<div class="IPBDescription">list..</div> i was wondering, does anyone have a complete list of all the impulses, hotkeys and such stuff like that... that actually works.. im looking for a full list and i was wondering if anyone had them D;

Comments

  • CHAMoisCHAMois Join Date: 2003-02-09 Member: 13339Members
    edited December 2003
    from my config

    <!--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-->
    // alien units
    alias skulk "impulse 113"
    alias gorge "impulse 114"
    bind kp_ins "gorge"
    alias lerk "impulse 115"
    bind kp_end "lerk"
    alias fade "impulse 116"
    bind kp_downarrow "fade"
    alias onos "impulse 117"
    bind kp_pgdn "onos"


    // marine radio
    alias needorder "impulse 80"
    alias rogerthat "impulse 81"
    alias health "impulse 10"
    bind h "health"
    alias ammo "impulse 11"
    bind j "ammo"

    // alien buildings
    alias rt "impulse 90"
    bind 5 "rt"
    alias oc "impulse 91"
    bind 6 "oc"
    alias dc "impulse 92"
    bind 7 "dc"
    alias mc "impulse 94"
    bind 8 "mc"
    alias sc "impulse 93"
    bind 9 "sc"
    alias hive "impulse 95"
    bind 0 "hive"

    // alien upgrades
    alias cara "impulse 101"
    bind kp_leftarrow "cara"
    alias regen "impulse 102"
    bind kp_5 "regen"
    alias redem "impulse 103"
    bind kp_rightarrow "redem"
    alias celerity "impulse 107"
    bind kp_home "celerity"
    alias adren "impulse 108"
    bind kp_uparrow "adren"
    alias silence "impulse 109"
    alias cloak "impulse 110"
    alias focus "impulse 111"
    bind kp_pgup "focus"
    alias scent "impulse 112"<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

    I gave everything aliases so even the things not bound to a key I could use simply by bringing down console (scr_conspeed 3500 is your friend) and typing it.
  • AlignAlign Remain Calm Join Date: 2002-11-02 Member: 5216Forum Moderators, Constellation
    /me coughs slightly
  • TriPhaseTriPhase Join Date: 2002-11-03 Member: 6110Members, Constellation
    for some reason, when i type hotkey59 for instance to drop a medpack... it says unknown command... dunno why !?!?
  • DelarosaDelarosa Naturally Custom Join Date: 2002-11-29 Member: 10214Members, NS1 Playtester
    i know that this info is old... BUT, not all of it will have been changed... and it's alot prettier than the txt file.


    <a href='http://www.thrill2kill.com/ns/tuts/impulse.shtml' target='_blank'>http://www.thrill2kill.com/ns/tuts/impulse.shtml</a>

    also check out the rest of the site, it's got custom models and stuff so you can pimp out your NS!
  • TriPhaseTriPhase Join Date: 2002-11-03 Member: 6110Members, Constellation
    see all of these sites have this stuff... but when i use hotkeys in console, they dont work, does anyone know why !?
  • CheeseSticksYoCheeseSticksYo Join Date: 2003-03-19 Member: 14715Members
    Weapons

    Skulk bite = weapon_bitegun
    Parasite = weapon_parasite
    Leap = weapon_leap
    Xeno = weapon_divinewind
    Gorge Spit = weapon_spit
    Heal Spray = weapon_healingspray
    Bilebomb = weapon_bilebombgun
    Web = weapon_webspinner
    Lerk Spikes = weapon_spikegun
    Spores = weapon_spore
    Umbra = weapon_umbra
    Primal Scream = weapon_primalscream
    Fade Swipe = weapon_swipe
    Blink = weapon_blink
    Metabolize = who cares
    Acid Rocket = weapon_acidrocketgun
    Onos Gore = weapon_claws
    Devour = weapon_devour
    Stomp = weapon_stomp
    Charge = weapon_charge
    LMG = weapon_lightmachinegun
    HMG = weapon_heavymachinegun
    Pistol = weapon_pistol
    Mines = weapon_mine
    Welder = weapon_welder
    Grenade Launcher = weapon_grenadegun
    Knife = weapon_knife

    Enjoy.


    For the health hotkey to work the menu has to be open. So you need to use hotkey88 (equip menu) first.
  • PredmidPredmid Join Date: 2003-03-28 Member: 14997Members
    dont you have to bind them to keys for the impulses to work?
  • TriPhaseTriPhase Join Date: 2002-11-03 Member: 6110Members, Constellation
    thx for all the weapons and such, but when i do hotkeyXX it says unknown command... D: someone hellpp
Sign In or Register to comment.