Jump to content

Recommended Posts

Posted

PS:

I can advice you to take a little more time to check the whole site and placing your next question(s) in the appropriate thread.
The site isn't a maze in regards to the forums and downloads.

Enjoy

  • Like 1
  • Thanks 1
Posted

Ahhh, yes. Had the same problem long time ago. It's very easy to fix.

Open "cockpit.ini"

Find an instruments section and add two strings (Hide1 and Hide2). Should look like this:

//Instrument[074]=cockpit_roll
//Instrument[075]=cockpit_pitch

/////////////////////////////////////////

Instrument[066]=Hide1
Instrument[067]=Hide2

 

Then go to the bottom of the file and add two sections (Hide1 and Hide2):

//[cockpit_pitch]
//Type=CONTROL_STICK_PITCH
//NodeName=main_panel
//MovementType=ROTATION_X
//Set[01].Position=5.0
//Set[01].Value=-1.0
//Set[02].Position=0.0
//Set[02].Value=0.0
//Set[03].Position=-5.0
//Set[03].Value=1.0 
/////////////////////////////////
/////////////////////////////////

[Hide1]
Type=INACTIVE
NodeName=new_panel-line backup

[Hide2]
Type=INACTIVE
NodeName=new_panel-line copy 2

 

Save and close. That's all.


 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..