Only the default (TGN Light) theme for now. Dark them is also coming back soon. Then CSN. Then Wrestlin' Nation. A lot of WIP stuff right now. There are a couple of things still not working either. Sorry.
1. Ok so i want to add this however my jump button is mouse button 3, whats the code for that?
2. The guide is for bf2 demo, what file are we tweaking in the officail game(what is the path to the file)
1) Under "ControlMap.create InfantryPlayerInputControlMap" search for the line that says:
ControlMap.addKeyToTriggerMapping c_PIAction IDFMouse IDKey_
The text after IDKey_ is the code for that mouse button...
then find the text:
ControlMap.addKeyToTriggerMapping c_PIWeaponSelect9 IDFKeyboard IDKey_9 10000 0
change it to:
ControlMap.addKeyToTriggerMapping c_PIWeaponSelect9 IDFMouse IDKey_"found mouse code" 10000 0
(without the "")
2) The guide works for both, but you have to find the controls.con in:
\My Documents\Battlefield 2\Profiles\0001 or 0002 (or more)
(so without the word 'Demo' after 'Battlefield 2')
1. Ok so i want to add this however my jump button is mouse button 3, whats the code for that?
2. The guide is for bf2 demo, what file are we tweaking in the officail game(what is the path to the file)
1) Under "ControlMap.create InfantryPlayerInputControlMap" search for the line that says:
ControlMap.addKeyToTriggerMapping c_PIAction IDFMouse IDKey_
The text after IDKey_ is the code for that mouse button...
then find the text:
ControlMap.addKeyToTriggerMapping c_PIWeaponSelect9 IDFKeyboard IDKey_9 10000 0
change it to:
ControlMap.addKeyToTriggerMapping c_PIWeaponSelect9 IDFMouse IDKey_"found mouse code" 10000 0
(without the "")
2) The guide works for both, but you have to find the controls.con in:
\My Documents\Battlefield 2\Profiles\0001 or 0002 (or more)
(so without the word 'Demo' after 'Battlefield 2')
...
I'm also TRYING (repeat) TRYING to learn Visual Basic to create a small program to make this bind file with ease.
I'll let you know if I come up with anything or if anyone else has more programming skill than me (I can set the clock on the VCR), let me know if you want to help out.
...
I find the keybinding difficult to use too. And I've run across some bugs. I'll take you up on that keybind program. Still interested? Anyone else interested? Are there any other BF2 keybinding app(s) out there?
I'm a programmer (been coding for about 15 years) and can whip up a couple C# forms in dot net real quick like. I'd also Open Source it in sourceforge if anyone wants to help out. Just need some simple design specs, feature requests and interest to get this rolling.
Hey, nice thread so far. Was there a way to remove the left clicking when scrolling of the mouse during weapon switch? It just takes an extra second which slows me down. I usually use my number keys to select the specific weapon anyway but maybe i'll use the mouse wheel if i know this can be done
Is there anyway to adjust the mouse sensitivity in game? I use a fairly high mouse setting for combat, but it makes aiming a sniper rifle a bastard. I want to tone it down for fine accuracy by pressing a button.
Hi, I've recently been trying to rebind my mousewheel and bumped into this thread.
Would it be too cheeky for me to ask someone to tell me what to change to have Mousewheel up = instantly switch to knife and Mousewheel down = instantly switch to item 5.
I've had a quick read of the commands list, but can't get past the confusion.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment