Jump to content
Sign in to follow this  
AmigoPilot

mig-19 cockpit problem

Recommended Posts


Download the file and reinstall. And read the readme files if they are included.

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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.


 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

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..