Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Overland 747 & Contact Points

Featured Replies

Hi,All of my Overland 747's sink into the ground. I think this has something to do with the contact points? I have searched loads of forums and some people have said to use the following contact points in the aircraft.cfg. For some reason this hasn't worked with my 747's?Any ideas will be much appreciated.Thanks,Richard.------------------------------------------------------------------point.0 = 1, -25.5, 0.0, -20.8, 1000.0, 0, 2.0, 70.0, 0.5, 3.5, 0.500, 9.0, 8.0, 0, 220, 250point.1 = 1, -105.0, -16.5, -21.8, 2000.0, 1, 2.0, 13.0, 1.5, 1.5, 0.600, 11.0, 9.0, 2, 220, 250point.2 = 1, -105.0, 16.5, -21.8, 2000.0, 1, 2.0, 13.0, 1.5, 1.5, 0.600, 11.0, 9.0, 2, 220, 250point.3 = 1, -114.0, -5.5, -21.8, 2000.0, 1, 2.0, 13.0, 1.5, 1.5, 0.600, 11.0, 9.0, 2, 220, 250point.4 = 1, -114.0, 5.5, -21.8, 2000.0, 1, 2.0, 13.0, 1.5, 1.5, 0.600, 11.0, 9.0, 2, 220, 250--------------------------------------------------------------------PS - Does anyone have the contact points to enable the airbridges and baggage trucks to connect with the following overland aircraft: B737-700/800/900, B747, A330-200/300, A340-200/300/500/600???(I am aware of the file in the library done by Dave Nunez but it doesn't have these aircraft) Thanks agian!

Hi Rich,It looks like you'll have to experiment with some trial and error. It's tedious but eventually you'll figure it out. Look in the SDK for the section on contact points which will tell you which entries to change.If you haven't already installed the SDK you'll find the installer in the SDK folder on Disk 1 of the installation disks.You're looking for the section called SimObject Creation Kit in which there is a link to the section about the aircraft config file.Follow this link and close to the top of the page are links for the different sections, and contact points is not far from the top.Good luck.Mike.

Mike Beckwith

Sorry which disk?

Sorry Rich, I forgot to mention that only the Deluxe version has the SDK. If you've got the Deluxe version you'll find it on Disk 1. But it sounds like you've got the Standard version.The entry you want to change is the 4th from the start of each line which is the vertical distance of the point from the defined reference datum (feet). Positive is up.Oh, and make a backup copy of your aircraft.cfg file before you go tinkering with it.I hope this helps.Mike.

Mike Beckwith

I have had this problem too! After reading this post, I got some ideas, and I think I found the answer. I want to test it a little more before I post it, but so far it looks good!!! Will post no later than tomorrow one way or another.

Thanks

Tom

My Youtube Videos!

http://www.youtube.com/user/tf51d

OK I think I've got it!! Try this!1. Backup your Overland 744 aircraft.cfg file first!2. Replace the contact point data, with these[contact_points] //0 Class <0=none,1=wheel, 2=scrape, 3=float> //1 Longitudinal Position (feet) //2 Lateral Position (feet) //3 Vertical Position (feet) //4 Impact Damage Threshold (Feet Per Minute) //5 Brake Map (0=None, 1=Left, 2=Right) //6 Wheel Radius (feet) //7 Steer Angle (degrees) //8 Static Compression (feet) (0 if rigid) //9 Max/Static Compression Ratio //10 Damping Ratio (0=Undamped, 1=Critically Damped) //11 Extension Time (seconds) //12 Retraction Time (seconds) //13 Sound Type //14 Airspeed limit for retraction (KIAS) //15 Airspeed that gear gets damage at (KIAS)point.0 = 1, -25.0, 0.0, -22.0, 1000, 0, 2.0, 70.0, 2, 2, 0.500, 9.0, 8.0, 0, 220, 250point.1 = 1, -114.0, -18.0, -22.5, 2000, 1, 2.0, 13.0, 2, 2, 0.600, 11.0, 9.0, 2, 220, 250point.2 = 1, -114.0, 18.0, -22.5, 2000, 2, 2.0, 13.0, 2, 2, 0.600, 11.0, 9.0, 3, 220, 250point.3 = 2, -152.6, -103.5, 3.0, 1000, 0, 0.0, 0.0, 0.0, 0.0, 0.000, 0.0, 0.0, 5, 0, 0point.4 = 2, -152.6, 103.5, 3.0, 1000, 0, 0.0, 0.0, 0.0, 0.0, 0.000, 0.0, 0.0, 6, 0, 0point.5 = 2, 3.0, 0.0, 0.0, 1000, 0, 0.0, 0.0, 0.0, 0.0, 0.000, 0.0, 0.0, 9, 0, 0point.6 = 2, -222.7, 0.0, 4.0, 1000, 0, 0.0, 0.0, 0.0, 0.0, 0.000, 0.0, 0.0, 4, 0, 0 static_pitch = 0.0static_cg_height = 20.5gear_system_type=1 //HydraulicThe key is the static CG height which was too low for the model (17.0). You can verify this by going into slew mode. You'll see the wheels are sunken into the ground. They need to be at or just above ground level. Also the compression ratios was too high. I've tested this all last night, made numerous landings and taxi around different airports, and she didn't bob once!

Thanks

Tom

My Youtube Videos!

http://www.youtube.com/user/tf51d

Hi,Thanks very much for posting this - my problem is now sorted....I actually e-mailed Dave Nunez (the guy who produced the guide for installing overland into fsx) and he e-mailed me a copy of a new document that had the stuff in it for the 747.I think he is stil working on it but will be released. He has asked me not to distribute it so I will obviously respect that!But when he relases this it also has other info for the a340-600, etc...Thanks,Richard.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.