I Dont Get It
Pulse
To create, to create and escape. Join Date: 2002-08-29 Member: 1248Members, Constellation
<div class="IPBDescription">why doesn't this work?</div> Ok, I made the alias "ammo" which combines impulse 11 (ask for ammo as a marine) and hotkey60 (drop ammo as a commander) and bound it to "a" (for the console challenged: I want to be able to press a as a marine to ask for ammo but as commander it would drop ammo). Works fine as a marine, but when I use it in commander mode it tells me hotkey60 is not a command, I type in hotkey60 and get an ammo pack ready to drop, I bind a key to hotkey60 and it works fine, what gives?
Comments
where i can find a list of such bindings and aliases? <!--emo&:0--><img src='http://www.unknownworlds.com/forums/html/emoticons/wow.gif' border='0' valign='absmiddle' alt='wow.gif'><!--endemo-->
-------------------------------------------------------------------------------------------------------------------------------------------
Bindable console commands for the Natural Selection mod as figured out by Rabid Llama.
These might not be totally correct, but I've gone through and tested most of them (which is how I found most of them in the first place)
A question mark means it acts like it should do something, but doesn't (nothing happens, but there's a pause there where it seems like something could go)
A "<nothing>" means that there's a little doesn't-work beep sound when you try it, which means it does nothing at all.
For an example, compare impulse 18 (a ?) and 19 (a <nothing> )
So here you go. No spamming these as binds, by the way
---------------------------------------------------------
Impulse commands: (mostly radio communications/spoken word)
(add an "impulse " to the beginning of all of these for them to work)
(also, the Marines and Aliens have different functions attached to the same commands. It should be pretty self-explanatory)
Number For Marines
1 next weapon
2 ?
3 drop weapon
5 readyroom
6 ?
7 "follow me"
8 "covering"
9 "taunt"
10 "need health"
11 "need ammo"
12 "in position"
13 "enemy here"
14 "move out"
15 "all clear"
16 ?
17 ?
18 ?
80 "need order"
81 "acknowledged"
90 <nothing>
91 <nothing>
92 <nothing>
93 <nothing>
94 <nothing>
95 <nothing>
201 spray logo
Number For Aliens
1 ?
2 <nothing>
3 <nothing>
5 readyroom
6 <nothing>
7 "chuckle"
8 "need healing"
9 "need backup"
10 "incoming"
11 "attack"
12 "I'm building here"
13 ?
14 ?
15 ?
16 ?
17 ?
18 ?
80 <nothing>
81 <nothing>
90 build resource tower
91 build offense chamber
92 build defense chamber
93 build sensory chamber
94 build movement chamber
95 build hive
201 spray logo
--Alien commands--
Evolves:
Skulk 113
Gorge 114
Lurk 115
Fade 116
Onos 117
Defense Upgrades:
Carapace 101 (yes, impulse 101 )
Regeneration 102
Redemption 103
Movement Upgrades:
Celerity 107
Adrenaline 108
Silence 109
Sensory Upgrades:
Cloak 110
Scent of Fear 111
Enhanced Sight 112
--Marine Commander commands--
(not impulse commands, oddly enough):
Basic build menu -- hotkey86
Advanced build menu -- hotkey87
Equip menu -- hotkey88
Scroll up (alternate) -- +scrollup
Scroll down (alternate) -- +scrolldown
Scroll left (alternate) -- +scrollleft
Scroll right (alternate) -- +scrollright
Health -- hotkey59
Ammo -- hotkey60
Mines -- hotkey61
Welder -- hotkey62
Shotgun -- hotkey64
Heavy machine gun -- hotkey65
Grenade launcher -- hotkey66
Scan -- hotkey53
Nuke -- hotkey39
Recycle building -- hotkey69
Turret -- hotkey56
Heavy armor -- hotkey38
Infantry portal -- hotkey40
Resource tower -- hotkey41
in the commander config have x bound to drop ammo
and in the marine config to ask for ammo
then eg:
bind "f1" "exec commander.cfg"
bind "f2" "exec marine.cfg"
[edit] hey thats a good idea lugo! I'll go try it now[/edit]