• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Advanced info tab Crash to desktop

I'm going to guess somthing to do with add on runways and missions.
 
Hi Highpockets,

It is a mis-match between runway id's and those called for in the mission.

Here is the info for Midway in the airbases.dat

[runway.119]
id=8046
name=Midway
base_lat=N28 12.31
base_lon=W177 19.81
base_alt=0
heading=254
allegiance=0
units_across=2
takeoff_start_pos=-450,0
takeoff_stop_pos=1600,200
landing_start_pos=5000,350
landing_touchdown_pos=550,0
landing_stop_pos=-250,0

This is the info for a mission using Midway for take-off.
[runway.0]
id=8046
heading=254
units_across=2
base_lat=N28* 12.31'
base_lon=W177* 19.81'
base_alt=+0
takeoff_start_pos=-450,0
takeoff_stop_pos=1600,200
landing_start_pos=5000,350
landing_touchdown_pos=550,0
landing_stop_pos=-250,0

The red numbers must match.

But you must also have the runway numbers correct. That is to say in order.
If you are adding in new runways you have to put in the numbers.
If the last runway number in your airbases,dat file is [runway.xxx]
The next runway number has to be [runway.xxx+1]

Hope this helps,
B24Guy
 
Thanks B-24 guy. I added the numbers and it now works. I had deleted all the runways and just added those in Talon's AVG. and did not put any numbers in.
 
Back
Top