Jump to content

luk1978

JAGDSTAFFEL 11
  • Posts

    171
  • Joined

  • Last visited

  • Days Won

    4

luk1978 last won the day on June 24 2014

luk1978 had the most liked content!

3 Followers

Recent Profile Visitors

6,822 profile views

luk1978's Achievements

Newbie

Newbie (1/14)

210

Reputation

2

Community Answers

  1. 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.
×
×
  • 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..