The helicopters cyclic forwards is always bound to "E" There is nothing bound on the letter "E" in helicopter controls yet it always pitches forwards when pressed.
Description
Details
- Legacy ID
- 2323056647
- Severity
- Minor
- Resolution
- Duplicate
- Reproducibility
- Always
- Category
- Controls
Make sure E isn't bound in the helicopters controls.
Press the letter "E" while in helicopter and it will pitch forward.
I would like to use "Q" and "E" as my rudder controls.
Event Timeline
I have found the source of the problem and a fix to it. The problem is that 'e' is set as the key-binding for helicopter fast forward, but this can't be found in the control menu at the moment. BIS please either remove 'e' as the default binding or add it to the control menu.
To fix:
- Go to C:\Users\Yourname\Documents\Arma 3 Alpha - Other Profiles\YourProfileName and open the file called YourProfileName.Arma3AlphaProfile with notepad (Double click the file and choose 'select a program from the list' Then choose a word processor like notepad)
- Press Control+F or scroll and find the line keyHeliFastForward[]={18};
- Delete the '18' part or replace the line with this: keyHeliFastForward[]={};
- Save file
- Fly helicopters as normal!
Thank god. I thought I was doing something horribly wrong. Thanks for the post, and thanks for the resolution Blue.
Thx Blue, worked for me too !
let´s hope that this gets fixed by BIS too, and not only stay as a "community fix"
Thnx for the fix, really helped me out there.
Hope it gets fixed, because it was pretty confusing.
I double checked my controls 3 times to so what each helicopter control should be doing and then I noticed it was a bug.