Page MenuHomeFeedback Tracker

Bug regarding helicopter yaw
Closed, ResolvedPublic

Description

Hi,

Since Arma 2 I've been mapping my right and left yaw to E and Q respectively. I've mapped them like this in Arma 3 also. However, when I hit E to push my right pedal, it also pushes the cyclic forward? I have searched the controls to make sure I don't have two actions mapped to the same key and it doesn't appear that I have. Q works fine for my left pedal without interfering with the cyclic position. Any ideas?

Thanks

Here's a thread I made on bohemia forums, other people have replied that are experiencing similar problems - http://forums.bistudio.com/showthread.php?147576-Bug-regarding-helicopter-yaw

Details

Legacy ID
2701483741
Severity
Major
Resolution
Duplicate
Reproducibility
Always
Category
Controls
Steps To Reproduce

Map right pedal to the E key

Event Timeline

Dxze edited Steps To Reproduce. (Show Details)Mar 6 2013, 4:54 PM
Dxze edited Additional Information. (Show Details)
Dxze set Category to Controls.
Dxze set Reproducibility to Always.
Dxze set Severity to Major.
Dxze set Resolution to Duplicate.
Dxze set Legacy ID to 2701483741.May 7 2016, 10:59 AM
Bohemia added a subscriber: Juhas.Mar 6 2013, 4:54 PM
Serge added a subscriber: Serge.May 7 2016, 11:00 AM
Serge added a comment.Mar 6 2013, 8:41 PM

I do have exactly the same, and when i zoom in and change my Weapon it zooms out awkwardly and i am having trouble to zoom again..

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:

  1. 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)
  2. Press Control+F or scroll and find the line keyHeliFastForward[]={18};
  3. Delete the '18' part or replace the line with this: keyHeliFastForward[]={};
  4. Save file
  5. Fly helicopters as normal!

See #0000727.