Go Back   Tactical Gamer > Tactical > Day of Defeat: Source > Day of Defeat - General Discussion


Day of Defeat - General Discussion General discussion for Day of Defeat

Reply
 
Thread Tools
Old 09-30-2005, 11:26 AM   #1 (permalink)
 
FriedFish's Avatar
 
Join Date: Jun 2005
Posts: 928
Keyboard Layout Help

Hi guys,

I'm a total noob to DoD:S. Can someone list the commands/controls that I should be able to access quickly. I heard it's possible to bind some of the specific voice menu commands to a key, what commands are most important or used often? Maybe some one could post an example cfg file? I've been reading the tweakguide to HL2 and it's helped with some stuff, but it doesn't mention specific stuff about DoD:S.

Thanks
FriedFish is offline   Reply With Quote
Old 09-30-2005, 11:32 AM   #2 (permalink)


 
Vulcan's Avatar
 
Join Date: Jan 2005
Location: Montreal
Age: 29
Posts: 7,163
Re: Keyboard Layout Help

voicemenu1 up to voicemenu3 for the actual menus, beyond that i'm not sure. You can do a find in the console for any command. Find voice might show something more.
__________________



Vulcan is offline   Reply With Quote
Sponsored links
Old 09-30-2005, 11:58 AM   #3 (permalink)


 
CingularDuality's Avatar
 
Join Date: May 2003
Location: Dallas/Ft. Worth area of Texas, USA
Age: 33
Posts: 16,637
Re: Keyboard Layout Help

Quote:
Originally Posted by FriedFish
Can someone list the commands/controls that I should be able to access quickly.
Player movement, obviously: strafe l/r, forward, backward, jump, crouch, PRONE, SPRINT.

"Use" -for picking up grenades to throw back at someone!

Transmit for voice

Fire and alt-fire

flashlight

reload

map - switches between no map, mini map and full size map

Hmmm, I'm sure that I'm forgetting some important ones, but I can't think of 'em right now... I don't use the radio commands very often. The one that I did use a lot was the "Look out, I just threw a grenade!" command.
CingularDuality is offline   Reply With Quote
Old 09-30-2005, 12:16 PM   #4 (permalink)

 
RandomGuy's Avatar
 
Join Date: May 2003
Location: K-W, Ont.
Age: 27
Posts: 1,715
Re: Keyboard Layout Help

I used to have DoD voice binds for the arrows keys (Using WASD for movement). It was pretty intuitive to have leftarrow bound to "squad flank left", rightarrow for "squad flank right", forward arrow for "move MG forward" and backarrow for "GRENADE!".

Something like this:
bind kp_leftarrow "voice_left"
bind kp_rightarrow "voice_right"
bind kp_uparrow "voice_moveupmg"
bind kp_downarrow "voice_grenade"

These may not work, I'll have to wait until tonight to test them. Of couse there is no substitute for using voicecomm with a microphone.

Here's a link for HL1 commands including mod-specific commands:
http://www.pimpswithgrenades.com/hl.asp

In general vale seems to have kept the old commands in the new source games.
RandomGuy is offline   Reply With Quote
Old 10-01-2005, 01:34 PM   #5 (permalink)
 
FriedFish's Avatar
 
Join Date: Jun 2005
Posts: 928
Re: Keyboard Layout Help

Here's a page that I used to help me set up my key binds.

http://www.dodnetwork.com/index.php?page=key-binding

Here are the binds I have added or changed so far in my .cfg file:

bind "leftarrow" "voice_left"
bind "rightarrow" "voice_right"
bind "downarrow" "voice_hold"
bind "uparrow" "voice_enemyahead;say_team I am near %l"
bind "pgdn" "voice_negative"
bind "pgup" "voice_yessir"
bind "home" "voice_needammo;say_team I need ammo near %l"
bind "end" "voice_thanks"
bind "h" "dropammo;voice_takeammo;say_team Ammo can dropped near %l"

Also what's the reason for having a key to drop your gun? Is there any reason you'd ever actually want to drop your gun? If not I'll take it out before I drop my gun by accident.
FriedFish is offline   Reply With Quote
Old 10-01-2005, 01:52 PM   #6 (permalink)
 
Brennus's Avatar
 
Join Date: Jul 2005
Location: Detroit, Mich.
Posts: 103
Cool Re: Keyboard Layout Help

Quote:
Originally Posted by FriedFish
Also what's the reason for having a key to drop your gun? Is there any reason you'd ever actually want to drop your gun? If not I'll take it out before I drop my gun by accident.
If you want to pick up a weapon that is laying around, you have to drop your gun first...
__________________
Brennus is offline   Reply With Quote
Sponsored links
Old 10-01-2005, 02:27 PM   #7 (permalink)


 
Vulcan's Avatar
 
Join Date: Jan 2005
Location: Montreal
Age: 29
Posts: 7,163
Re: Keyboard Layout Help

The drop weapon button can be tricky, like with the wehrmacht rifleman, you don't have the ability to use the grenades anymore if you drop that rifle.
__________________



Vulcan is offline   Reply With Quote
Old 10-01-2005, 02:37 PM   #8 (permalink)

 
RandomGuy's Avatar
 
Join Date: May 2003
Location: K-W, Ont.
Age: 27
Posts: 1,715
Re: Keyboard Layout Help

Quote:
Originally Posted by Brennus
If you want to pick up a weapon that is laying around, you have to drop your gun first...
Actually that's not true any more. You can "use" a dead man's weapon to switch your weapons for his. Using the drop weapon bind may be faster for some, but I like the use key since I already have that conveniently bound.
RandomGuy is offline   Reply With Quote
Old 10-01-2005, 03:38 PM   #9 (permalink)
 
Brennus's Avatar
 
Join Date: Jul 2005
Location: Detroit, Mich.
Posts: 103
Wink Re: Keyboard Layout Help

Quote:
Originally Posted by RandomGuy
Actually that's not true any more. You can "use" a dead man's weapon to switch your weapons for his. Using the drop weapon bind may be faster for some, but I like the use key since I already have that conveniently bound.
Touche' my good friend...
__________________
Brennus is offline   Reply With Quote
Old 10-10-2005, 06:16 PM   #10 (permalink)
 
Turbo's Avatar
 
Join Date: Jun 2005
Location: Mechanicsburg, PA
Age: 26
Posts: 3,933
Re: Keyboard Layout Help

Can you bind mouse buttons? I'm trying to set up my side buttons on my mouse to go prone and crouch.
__________________
Turbo is offline   Reply With Quote
Sponsored links
Old 10-10-2005, 06:46 PM   #11 (permalink)


 
Vulcan's Avatar
 
Join Date: Jan 2005
Location: Montreal
Age: 29
Posts: 7,163
Re: Keyboard Layout Help

should be able to turbo
__________________



Vulcan is offline   Reply With Quote
Old 10-10-2005, 07:18 PM   #12 (permalink)
 
FriedFish's Avatar
 
Join Date: Jun 2005
Posts: 928
Re: Keyboard Layout Help

I have a logitech mx510, all I did was press edit key then pressed one of my side mouse buttons and it worked.
FriedFish is offline   Reply With Quote
Old 10-10-2005, 08:20 PM   #13 (permalink)
 
Turbo's Avatar
 
Join Date: Jun 2005
Location: Mechanicsburg, PA
Age: 26
Posts: 3,933
Re: Keyboard Layout Help

Quote:
Originally Posted by FriedFish
I have a logitech mx510, all I did was press edit key then pressed one of my side mouse buttons and it worked.
Really, mine didn't work. Ill have to try it again.
__________________
Turbo is offline   Reply With Quote
Old 10-11-2005, 12:13 AM   #14 (permalink)
 
FriedFish's Avatar
 
Join Date: Jun 2005
Posts: 928
Re: Keyboard Layout Help

On the Logitech mx510 the side buttons are MOUSE4 and MOUSE5 for binding purposes.

In your config file put:

bind "MOUSE4" "+duck"
bind "MOUSE5" "+alt1"
FriedFish is offline   Reply With Quote
Old 10-11-2005, 07:56 AM   #15 (permalink)
 
Turbo's Avatar
 
Join Date: Jun 2005
Location: Mechanicsburg, PA
Age: 26
Posts: 3,933
Re: Keyboard Layout Help

Ill do that before I jump on tonight, thanks.
__________________
Turbo is offline   Reply With Quote
Sponsored links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Review] BenQ x700 Pro Keyboard Acreo Aeneas Hardware & Software Discussion 12 02-03-2007 04:51 PM
Computer turn-on via keyboard question Tempus Hardware & Software Discussion 1 12-11-2005 07:08 PM
Overclocked keyboard 9 v Hardware & Software Discussion 12 06-26-2005 05:29 PM
Keyboard not responding in XP Tempus Hardware & Software Discussion 10 05-06-2005 09:09 AM
Keyboard reccomendation? Mudshark Hardware & Software Discussion 2 04-20-2004 03:39 AM


All times are GMT -4. The time now is 02:56 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
©2004-2008 - Tactical Gamer - All Rights Reserved