View Full Version : Binding consolecommands
Egrezz
11-02-2003, 10:30 PM
If I want to bind the F5 key to a command like /rcon map_restart , how do I proceed?
HankScorpio
11-03-2003, 12:31 AM
\bind F5 "rcon map_restart"
thecleaner
11-03-2003, 12:38 AM
how can u bind two things to one button??
like say crouch and fire, or crouch and iron sites??
if thats ok?
ClickBouyow
11-03-2003, 07:33 AM
how can u bind two things to one button??
like say crouch and fire, or crouch and iron sites??
if thats ok?
Depends on what you are trying to do.....in most civilized servers, double key binding is considered a cheat unless they are admin functions, like changing gametype and map.
Egrezz
11-03-2003, 08:16 AM
\bind F5 "rcon map_restart"
Thanks :!:
thecleaner
11-03-2003, 09:15 AM
ahhh ok i did not know double binding was thought to be a cheat, i will look out for that.....thanks...
HankScorpio
11-03-2003, 09:30 AM
I did some testing and it would appear they've broken (purposely?) the ability to double-bind the +/- actions.
For example, this does not work correctly...
bind CTRL "+movedown;toggle cl_run"
But this does work...
bind CTRL "gocrouch;toggle cl_run"
My guess would be this was done purposely to address the double-binding-is-a-cheat issue.
Tighten
11-03-2003, 03:01 PM
I made a few bind/scripts for admins here > http://www.codadmin.com/nuke/modules.php?name=Forums&file=viewtopic&t=245
It lets you administer almost any rcon command with one key.
example:
/bind F5 "toggleconsole; rcon map_restart"
HankScorpio
11-03-2003, 04:53 PM
LOL...me and my fat fingers would undoubtedly hit that by mistake all too many times. I'm guessing you bind that for matches which the beginning is signaled by 3 restarts. What's handy with the CoD console is that the arrow keys work too so you can just type map_restart -> enter -> up arrow -> enter -> up arrow -> enter
imported_David Champion
11-04-2003, 10:46 AM
How's about binding a voice command?
I'd like to bind , let's say f3 to /bind f3 "vsay_team Yessir" but it doesn't work.
Is there a list of voice commands and how to bind them through the console? I would so rather hit one key to say yessir than 3 keys :wink: , wouldn't you?
Thanks in advance
*first post* :P
Dave
Tighten
11-04-2003, 01:45 PM
This was the command I used in RTCW but, it does'nt work with COD.
bind f "vsay_team fireinthehole
I will try and find out what COD uses.
Actually -RDH-Maximus you are pretty familiar with the code for this game, do you know what the voice string would be? I couldn't find it and really don't have the time to look.
imported_David Champion
11-04-2003, 04:07 PM
I am just looking to bind it correctly... Most of the actual commands are the voice names in the menu. So when you hit v,3,1 it will say "Yessir!".
I even tried affirmative instead and just yes but to no avail.
I have the keys f3 - f12 basically doing nothing and this would be good for those keys instead of a 3 key link.
Thanks,
David.
imported_David Champion
11-05-2003, 09:31 AM
Bump :!:
Tighten
11-05-2003, 09:48 AM
I have talked with IW on this matter and they have informed me that this is impossible at this time.
Sucks - I know. but that's - that!
imported_David Champion
11-05-2003, 09:52 AM
Kinda' figured :( well that's craptastic.
Thanks for help...
I did infact check the Wolfenstein forums on this matter and they have it implemented just unable to through CoD as of yet.
Again thanks
David
Tighten
11-05-2003, 10:08 AM
I am in a RTCW clan, I have already made all of those voice binds for that.
It would have been easy to do for this if it was available.
Maybe in the future we can. There maybe a script I can make to do it, not sure. When I get some time I will try.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.