Page 1 of 1

NEED A LITTLE HELP !!!

PostPosted: Sun May 01, 2005 9:34 pm
by aramis09
;D Hi there, I need a little help here. I want to know what do I have to modify to fix how it looks an aircraft on the ground, I mean, I have an aircraft and the gears over the ground look like under the ground (the half of it) so I want to lift a little bit the aircraft, is that possible? Do I have to modify anything in the aircraft.cfg file? Thx in advance.

Re: NEED A LITTLE HELP !!!

PostPosted: Mon May 02, 2005 4:36 am
by microlight
Welcome to the forums, aramis09.

Yes, you'll need to modify some values in the [contact_points] section of the aircraft.cfg. The first three points (0 to 2) define the ground contact points for the undercarriage. Count along to the 4th value in each of these, and you will see a negative value, e.g. -7.40. Increasing this negative number (e.g. to -7.70) will drop the plane further into the ground, raising it (e.g. to -7.20) will raise it. Adjust the numbers until the plane is where you need it. You 'll also need to adjust the static_cg_height figure to match what you've done with the contact points.

Don't forget to make a backup of the .cfg file first!

:)

Re: NEED A LITTLE HELP !!!

PostPosted: Mon May 02, 2005 6:01 am
by dave3cu
Welcome Aramis,

If your gonna get into tweaking a/c heres a document that's helpful to have, the FS2002- Aircraft Container SDK:

http://www.microsoft.com/games/flightsimulator/fs2002_downloads_sdk.asp#aircraftcontainer

Dave

Micro, doesn't making #4 more negative raise the a/c?(lengthen the gear)

Re: NEED A LITTLE HELP !!!

PostPosted: Wed May 04, 2005 1:34 pm
by microlight
Dave,

You're right! Getting me knickers in a knot here - thanks for pointing it out.

:)

Re: NEED A LITTLE HELP !!!

PostPosted: Wed May 04, 2005 9:15 pm
by dave3cu
I had to go try it first to make sure,

Re: NEED A LITTLE HELP !!!

PostPosted: Thu May 05, 2005 3:40 am
by microlight
It's a question of whether is's more less or less more, 'cos if it's less more then that's less than more less. More or less.

;D ;)

Re: NEED A LITTLE HELP !!!

PostPosted: Thu May 05, 2005 11:51 am
by Hagar
[quote]If more is more, and less is less, how can more less be more??

Re: NEED A LITTLE HELP !!!

PostPosted: Mon May 23, 2005 6:33 am
by elstretchie
well im a bit a newbie BUT,i have a thing called 'aircraft editor' in the 2K2 pro so try that ,it seems to have a lot of values in the variables ie; CG and a few others.

Re: NEED A LITTLE HELP !!!

PostPosted: Mon May 23, 2005 6:56 am
by dave3cu
True, Elstretchie, but in the case of the aircraft.cfg file (or any FS .cfg file), most find editing directly in Notepad to be easier/quicker.

Dave