Here We Go...
semipsychotic
Join Date: 2003-07-09 Member: 18061Members
<div class="IPBDescription">A little question about scripting...</div> I'm not sure if this is the right forum, considering that I'm not really new, I've been playing for a few months and I've mastered everything basic. I just want to ask a question about scripting, primarily commander scripting. I know what I'm talking about, I made some basic scripts for CS.
I've come to love sitting in that commander's chair and crushing alien scum with the power of team, but the commander hotkeys are kind of lacking. I looked in the control menu to set the hotkeys for commanding, but about half of the structures and the Jetpack were missing from the menu. I figured that I would look into the config.cfg that the game writes to see if I can make my own hotkeys with notepad. But, I found that the commands were named "hotkey88" and stuff like that. Which isn't surprising, but the only problem is I can't find any other .cfg file that defines these commands as a string of other commands.
In short, I can't set hotkeys for all of the structures and I would like to. How?
I've come to love sitting in that commander's chair and crushing alien scum with the power of team, but the commander hotkeys are kind of lacking. I looked in the control menu to set the hotkeys for commanding, but about half of the structures and the Jetpack were missing from the menu. I figured that I would look into the config.cfg that the game writes to see if I can make my own hotkeys with notepad. But, I found that the commands were named "hotkey88" and stuff like that. Which isn't surprising, but the only problem is I can't find any other .cfg file that defines these commands as a string of other commands.
In short, I can't set hotkeys for all of the structures and I would like to. How?
Comments
Btw, the name for the jet packs in the control menu is nuke.
save the cfg to your ns folder and when in the comm chair drop the console and type exec comm.cfg
It rebinds your number pad to pretty much whats on the botom right panel.
Why do laxatives spring to mind?
[Edit]
And does numberlock have to be on or off when in use?
This has already been done by Rabid Llama. Search the forums, and you'll find his config files.
I used a modified version of this config myself.
That's exactly what my config does.
I think I might incorporate that numpad idea... The problem is switching menus. How did you get it to switch commander menus and still have the keypad keys bound to the right stuff, eaglec?