Return to Castle Wolfenstein comes with a radio type
of system that enables you to ask or say to your teammates
certain commands/actions, that said let's look into
the voice commands.
There are Statements, Requests, Commands, Talk and
Global categories.
Let's look into how we can use some of them in-game
without having to manually choose in the menus.
Now the list will help us choose which voice command
we would like to bind to our keys.
All these commands can be entered in any .cfg file
which should be located in the demomain directory
where RTCW is installed. If the file do not exist
simply create one using notepad. Lets call it radio.cfg
1- Open the file radio.cfg
2- Find the command you would like to use, in this
exemple it's in Talk the second command (NeedAmmo)
3- Pick which key on the keyboard you would like to
use it with
4- Write the line
It should look like this assuming our key is F1 on
the keyboard.
bind F1 "vsay_team NeedAmmo"
NeedAmmo is the keyword that was in the list above,
if you want another command simply change the key
F1 and the voice command to something else.
After you enter all the commands you wish to bind,
simply save the file and launch the game, when the
game is launced go into console with the ~ key and
type
/exec radio
That's it enjoy.
If your having problems making your own commands
or any other type of question ask them in our forums
or email us feedback@wolfensteinx.com