September 7, 200223 yr I'm using Architect2002 to create my airport, but it's Overrun (yellow chevron area) function doesn't work. I saw them in default FS2002 airports, but how do I get them into my scenery? A2002 generates SCASM source code to allow modification before compiling.Thanks again!Enrique
September 7, 200223 yr Author Commercial Member This is what the SCASM docs say, I think that is what you are looking for:[tt]ExtN ExtF Runway extension. This pre-threshold area is painted with a yellow chevron marking pointing to the threshold. This length is added to the runway. This area is not available for taxing and landing. This parameter also changes the threshold light pattern[/tt]Here is the example from a runway from the SCASM docs:[tt]RunwayData( 54:11:16.2394 07:55:00 alt 3.5 heading 27.2 id 3 lenth 4788 width 98 surface 2 lights 13 markers 36 THRLightsF 1 THRLightsN 1 VASIBarsF 1 VASISpaceF 330 VASIdistF 1115 VASIsideF r120 VASIslopeF 3.0 VASIBarsN 1 VASISpaceN 330 VASIdistN 1115 VASIsideN L120 VASIslopeN 3 ThrOffN 740 ThrOffF 740)[/tt]By adding the following line at the end you should be able to get the extensions:[tt]ExtN 200 ExtF 200[/tt]Where 200 of course is the length of these areas.I hope this helps you,ArnoMember Netherlands 2000 Scenery Team[a href=http://home.wanadoo.nl/arno.gerretsen]http://home.wanadoo.nl/arno.gerretsen/banner.jpg[/a] Arno If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done. FSDeveloper.com | Former Microsoft FS MVP | Blog
Create an account or sign in to comment