Jump to content

Recommended Posts

Posted

Guys, I have tried the old trick of making an AI plane flyable by putting an existing cockpit in the ini of the AI plane. Now it seems the view is off and I see parts of the plane. I thought I read a topic where there was an approximate fix for this.could someone point me in the right direction? :dntknw:

Posted

The problem is that TK reduced the NearClipDistances, so now parts on the aircraft will show closer to the cockpit.

 

3 ways to fix it:

 

1. Move the cockpit in the cockpit.ini. This may or may not work depending on the configuration of the external model.

2. Change certain parts of the external model in the data.ini to ShowFromCockpit=FALSE. Depending on how the external model is built, this is the preferred solution.

3. Extract the FLIGHTENGINE.INI, then change the following line noted in bold:

 

[NearSceneClip]

FarClipDistance=250.0

NearClipDistance=0.45

 

The larger the number, the farther away the parts of the external model have to be to be seen from the cockpit.

 

FC

Posted

Also, this line has been added to just about ALL data inis; in the [AircraftData] section

 

CockpitCGOffset=TRUE

 

helps recenter the pit.

 

Some adjustments in the cockpit.ini for pit placement may still be required.

 

wrench

kevin stein

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