Go Back   Tactical Gamer > Tactical > Battlefield 2 > Battlefield 2 - Technical Support & FAQs


Battlefield 2 - Technical Support & FAQs Technical Support and FAQs for Battlefield 2 and related mods.

Reply
 
Thread Tools
Old 09-22-2005, 08:42 AM   #1 (permalink)
 
Join Date: Jun 2005
Posts: 28
Problem with changing controls....

For the aircraft and helicopter controls...(mostly for the helicopter) I'm trying to change the controls to as follows:

pitch forward & backward - mouse
roll right - d
roll left - a
steer left & right - mouse

Now, for some reason, every time I try to change ANY of the controls to a Mouse Axis, it keeps saying "Duplicate key found in common controls" Even if I try to set the controls to what they were before (without clicking default) it still says the same thing. If I take it off once, the ONLY way to set the mouse axis controls back, is to click default. What's the deal? Because I've looked and looked at ALL the control settings, and I can't find ANYWHERE in the Common Controls that says Mouse Axis. So how can it be a duplicate key? I'm so confused............any help would be appreciated. Thanks in advance.
Tranceviper is offline   Reply With Quote
Old 09-22-2005, 10:56 AM   #2 (permalink)
 
FriedFish's Avatar
 
Join Date: Jun 2005
Posts: 928
Re: Problem with changing controls....

Here's the link to the forumplanet thread about controls.con. You'll need to edit this file with notepad to set up your controls the way you want.

http://www.forumplanet.com/planetbat...19&tid=1671636
FriedFish is offline   Reply With Quote
Sponsored links
Old 09-22-2005, 11:20 AM   #3 (permalink)
 
Join Date: Jun 2005
Posts: 28
Re: Problem with changing controls....

Wow. That guy put alot of work into that. That's cool. Anyways, BASICALLY, all I'm trying to change on the chopper controls is instead of rolling right or left with the mouse, I want to be able to do it with a & d. And to STEER right or left, I want to use the mouse. Do you think I'd be able to accomplish this by putting it in the alternate controls column rather than the primary controls column. It's such a small adjustment, so that's why it surprises me so much that I'm having so much trouble with it.
Tranceviper is offline   Reply With Quote
Old 09-22-2005, 12:29 PM   #4 (permalink)
 
FriedFish's Avatar
 
Join Date: Jun 2005
Posts: 928
Re: Problem with changing controls....

Ok, find the helicopter section of your controls.con.

It should start like this if you have default controls:

Code:
ControlMap.create HelicopterPlayerInputControlMap
ControlMap.addKeysToAxisMapping c_PIYaw IDFKeyboard IDKey_D IDKey_A 0
ControlMap.addAxisToAxisMapping c_PIPitch IDFMouse IDAxis_1 0 0
ControlMap.addKeysToAxisMapping c_PIPitch IDFKeyboard IDKey_ArrowUp IDKey_ArrowDown 1
ControlMap.addAxisToAxisMapping c_PIRoll IDFMouse IDAxis_0 0 0
ControlMap.addKeysToAxisMapping c_PIRoll IDFKeyboard IDKey_ArrowRight IDKey_ArrowLeft 1
ControlMap.addKeysToAxisMapping c_PIThrottle IDFKeyboard IDKey_W IDKey_S 0
...
To steer with mouse and roll with A and D you should change the yaw and roll lines to look like this:

Code:
ControlMap.create HelicopterPlayerInputControlMap
ControlMap.addAxisToAxisMapping c_PIYaw IDFMouse IDAxis_0 0 0
ControlMap.addAxisToAxisMapping c_PIPitch IDFMouse IDAxis_1 0 0
ControlMap.addKeysToAxisMapping c_PIPitch IDFKeyboard IDKey_ArrowUp IDKey_ArrowDown 1
ControlMap.addKeysToAxisMapping c_PIRoll IDFKeyboard IDKey_D IDKey_A 0
ControlMap.addKeysToAxisMapping c_PIRoll IDFKeyboard IDKey_ArrowRight IDKey_ArrowLeft 1
ControlMap.addKeysToAxisMapping c_PIThrottle IDFKeyboard IDKey_W IDKey_S 0
...
FriedFish 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
[SOP] All Players: Dealing with Problem Players RandomGuy Day of Defeat - Official Rules, Announcements & SOPs 0 10-03-2005 08:37 PM
NEED HELP; graphics problem? The Great Wazee Battlefield 2 - Technical Support & FAQs 2 07-07-2005 07:16 AM
Having a BF2 Problem, Click here. bmartin86 Battlefield 2 - Technical Support & FAQs 0 07-02-2005 02:07 AM


All times are GMT -4. The time now is 04:53 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