theprez6344
12-06-2007, 03:58 PM
This is a collection of some randoms that ive come across, feel free to add/comment.
Usage; bind "key" "command"
Example; To bind numpad 1 to say Hello world, numpad 1 equals "KP_END"
bind "KP_END" "say Hello world"
The numberpad key codes to be used in binds:
1: KP_END
2: KP_DOWNARROW
3: KP_PGDWN
4: KP_LEFTARROW
5: KP_5
6: KP_RIGHTARROW
7: KP_HOME
8: KP_UPARROW
9: KP_PGDWN
0: INS
.: DEL
/: KP_SLASH
*: *
-: KP_MINUS
+: KP_PLUS
Usage:
If you wanted to bind key "a" to voice command "Move out" you would type the following in your console.
bind "a" "voice_attack"
"voice_attack" been the console command for "Move out"
This will only work if you do not have your config.cfg "read only"
Voice Commands to the appropriate console command;
Voice Commands
Move out = "voice_attack"
Hold this position = "voice_hold"
Fall back = "voice_fallback"
Flank left = "voice_left"
Flank right = "voice_right"
Stick together = "voice_sticktogether"
Cover me = "voice_cover"
Use your grenades = "voice_usegrens"
Cease Fire = "voice_ceasefire"
Yes sir! = "voice_yessir"
No sir! = "voice_negative"
I need backup = "voice_backup"
Fire in the hole = "voice_fireinhole"
Grenade! = "voice_grenade"
Sniper! = "voice_sniper"
Taking fire - left flank = "voice_fireleft"
Taking fire - right flank = "voice_fireright"
Area clear = "voice_areaclear"
Go go go! = "voice_gogogo"
Displace! = "voice_displace"
Enemy ahead! = "voice_enemyahead"
Enemy behind us! = "voice_enemybehind"
MG ahead! = "voice_mgahead"
Move up MG! = "voice_moveupmg"
I need ammo! = "voice_needammo"
Use the bazooka! = "voice_usebazooka"
Bazooka spotted! = "voice_bazookaspotted"
Hand signals
Stick Together = "signal_sticktogether"
Fall Back = "signal_fallback"
No Sir = "signal_no"
Yes Sir = "signal_yes"
Sniper! = "signal_sniper"
Need Backup = "signal_backup"
Right = "signal_enemyright"
Left = "signal_enemyleft"
Flank Left = "signal_flankleft"
Flank Right = "signal_flankright"
Move Out = "signal_moveout"
Area Clear = "signal_areaclear"
Covering Fire = "signal_coveringfire"
Hold Position = "signal_holdposition"
Enemy Ahead = "signal_enemyspotted"
Grenade! = "signal_grenade"
Another list of voice binds:
VOICE ( U.S. ARMY) COMMAND
Take this ammo voice_takeammo
Fire in the hole voice_fireinhole
I need backup voice_backup
I need ammo voice_needammo
Squad, covering fire voice_cover
Go, go, go voice_gogogo
Prepare for assault voice_attack
Sniper voice_sniper
Incoming fire, left flank voice_fireleft
Area clear voice_areaclear
Incoming fire, right flank voice_fireright
Flank left voice_left
Flank right voice_right
Cover the flanks voice_coverflanks
Fall back voice_fallback
Cease fire voice_ceasefire
Hold this position voice_hold
Stick together voice_sticktogether
Displace voice_displace
Smoke ‘em voice_usesmoke
Get a grenade in there voice_usegrens
Use the bazooka voice_usebazooka
Panzerschreck voice_bazookaspotted
Grenade, take cover voice_grenade
Enemy position knocked out voice_wegothim
Enemy ahead voice_enemyahead
Enemy behind us voice_enemybehind
We need an MG up here voice_moveupmg
MG position ahead voice_mgahead
Yes, sir voice_yessir
Negative voice_negative
Nice shot voice_niceshot
Thanks voice_thanks
Medic! voice_medic
Drop your weapons voice_dropweapons
Whiskey Tango Foxtrot voice_wtf
More uses for binds
You can bind a pre-set team message to a single key using the following method:
bind “h” “say_team Hit the dirt!”
Every time you hit the H key from that point on, you'll send everyone on your current team a message saying “Hit the dirt!” – not useful all the time, but if you use the following commands in your message they can actually come in handy.
%c broadcasts your class.
%l broadcasts your current location (or nearest landmark).
%h broadcasts your current health level.
%t broadcasts the current time.
By mixing those in with messages, you can come up with some quite useful shortcuts:
bind “#” “say_team I'm a %c at %l with %h health remaining”
Most ppl know this stuff but it may be useful to someone.
Usage; bind "key" "command"
Example; To bind numpad 1 to say Hello world, numpad 1 equals "KP_END"
bind "KP_END" "say Hello world"
The numberpad key codes to be used in binds:
1: KP_END
2: KP_DOWNARROW
3: KP_PGDWN
4: KP_LEFTARROW
5: KP_5
6: KP_RIGHTARROW
7: KP_HOME
8: KP_UPARROW
9: KP_PGDWN
0: INS
.: DEL
/: KP_SLASH
*: *
-: KP_MINUS
+: KP_PLUS
Usage:
If you wanted to bind key "a" to voice command "Move out" you would type the following in your console.
bind "a" "voice_attack"
"voice_attack" been the console command for "Move out"
This will only work if you do not have your config.cfg "read only"
Voice Commands to the appropriate console command;
Voice Commands
Move out = "voice_attack"
Hold this position = "voice_hold"
Fall back = "voice_fallback"
Flank left = "voice_left"
Flank right = "voice_right"
Stick together = "voice_sticktogether"
Cover me = "voice_cover"
Use your grenades = "voice_usegrens"
Cease Fire = "voice_ceasefire"
Yes sir! = "voice_yessir"
No sir! = "voice_negative"
I need backup = "voice_backup"
Fire in the hole = "voice_fireinhole"
Grenade! = "voice_grenade"
Sniper! = "voice_sniper"
Taking fire - left flank = "voice_fireleft"
Taking fire - right flank = "voice_fireright"
Area clear = "voice_areaclear"
Go go go! = "voice_gogogo"
Displace! = "voice_displace"
Enemy ahead! = "voice_enemyahead"
Enemy behind us! = "voice_enemybehind"
MG ahead! = "voice_mgahead"
Move up MG! = "voice_moveupmg"
I need ammo! = "voice_needammo"
Use the bazooka! = "voice_usebazooka"
Bazooka spotted! = "voice_bazookaspotted"
Hand signals
Stick Together = "signal_sticktogether"
Fall Back = "signal_fallback"
No Sir = "signal_no"
Yes Sir = "signal_yes"
Sniper! = "signal_sniper"
Need Backup = "signal_backup"
Right = "signal_enemyright"
Left = "signal_enemyleft"
Flank Left = "signal_flankleft"
Flank Right = "signal_flankright"
Move Out = "signal_moveout"
Area Clear = "signal_areaclear"
Covering Fire = "signal_coveringfire"
Hold Position = "signal_holdposition"
Enemy Ahead = "signal_enemyspotted"
Grenade! = "signal_grenade"
Another list of voice binds:
VOICE ( U.S. ARMY) COMMAND
Take this ammo voice_takeammo
Fire in the hole voice_fireinhole
I need backup voice_backup
I need ammo voice_needammo
Squad, covering fire voice_cover
Go, go, go voice_gogogo
Prepare for assault voice_attack
Sniper voice_sniper
Incoming fire, left flank voice_fireleft
Area clear voice_areaclear
Incoming fire, right flank voice_fireright
Flank left voice_left
Flank right voice_right
Cover the flanks voice_coverflanks
Fall back voice_fallback
Cease fire voice_ceasefire
Hold this position voice_hold
Stick together voice_sticktogether
Displace voice_displace
Smoke ‘em voice_usesmoke
Get a grenade in there voice_usegrens
Use the bazooka voice_usebazooka
Panzerschreck voice_bazookaspotted
Grenade, take cover voice_grenade
Enemy position knocked out voice_wegothim
Enemy ahead voice_enemyahead
Enemy behind us voice_enemybehind
We need an MG up here voice_moveupmg
MG position ahead voice_mgahead
Yes, sir voice_yessir
Negative voice_negative
Nice shot voice_niceshot
Thanks voice_thanks
Medic! voice_medic
Drop your weapons voice_dropweapons
Whiskey Tango Foxtrot voice_wtf
More uses for binds
You can bind a pre-set team message to a single key using the following method:
bind “h” “say_team Hit the dirt!”
Every time you hit the H key from that point on, you'll send everyone on your current team a message saying “Hit the dirt!” – not useful all the time, but if you use the following commands in your message they can actually come in handy.
%c broadcasts your class.
%l broadcasts your current location (or nearest landmark).
%h broadcasts your current health level.
%t broadcasts the current time.
By mixing those in with messages, you can come up with some quite useful shortcuts:
bind “#” “say_team I'm a %c at %l with %h health remaining”
Most ppl know this stuff but it may be useful to someone.