Apc/Car Speed Bug.
Battlefield 2:: APC/Car Speed Bug.
Works for patch 1.41 or older but may not work as the new update states:
* Prevented use of mouse wheel to provide speed boost to vehicles
* Prevented use of mouse wheel to exploit parachutes
Tutorial:
1. Go to:
C:\Documents and Settings\Name\My Documents\Battlefield 2\Profiles\000x (x= the number of your profile eg 0001 = profile 1, 0002 = profile 2 etc...)
2. Open Controls.con
3. Look For:
ControlMap.create LandPlayerInputControlMap
ControlMap.addKeysToAxisMapping c_PIYaw IDFKeyboard IDKey_D IDKey_A 0
ControlMap.addKeysToAxisMapping c_PIThrottle IDFKeyboard IDKey_W IDKey_S 0 <-- this line
4. Replace with
ControlMap.addAxisToAxisMapping c_PIThrottle IDFMouse IDAxis_2 0 0
5. In game add secondary buttons w and S
So in the end it should look this way

Video:
APC/Car Speed bug In Action.
If you have any questions please post or Pm me.
Remember you can always press the thanks button
Works for patch 1.41 or older but may not work as the new update states:
* Prevented use of mouse wheel to provide speed boost to vehicles
* Prevented use of mouse wheel to exploit parachutes
Tutorial:
1. Go to:
C:\Documents and Settings\Name\My Documents\Battlefield 2\Profiles\000x (x= the number of your profile eg 0001 = profile 1, 0002 = profile 2 etc...)
2. Open Controls.con
3. Look For:
ControlMap.create LandPlayerInputControlMap
ControlMap.addKeysToAxisMapping c_PIYaw IDFKeyboard IDKey_D IDKey_A 0
ControlMap.addKeysToAxisMapping c_PIThrottle IDFKeyboard IDKey_W IDKey_S 0 <-- this line
4. Replace with
ControlMap.addAxisToAxisMapping c_PIThrottle IDFMouse IDAxis_2 0 0
5. In game add secondary buttons w and S
So in the end it should look this way

Video:
APC/Car Speed bug In Action.
If you have any questions please post or Pm me.
Remember you can always press the thanks button