• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Runway Problem With Scasm

Messages
1
Country
france
Hello i have build a airport, this one have 2 runway in concrète.

I have build my scasm file but in FS just only one have a concrete texture, the other have grass texture.

In can understand why?


Header( 1 +44:00:11.1248 +43:00:11.1248 +004:31:19.2473 +003:31:19.2473 )
LatRange( +43:00:11.1248 +44:00:11.1248 )

Area(B +43:34:16.9609 +003:58:09.7675)
LayerCall( :piste 28)

:PISTE
RunwayData( +43:34:45.2848 +003:58:08.2262
alt 5.00
heading 304.70
length 8575 ; in feet
width 180 ; in feet
markers BF
id 31R
Surface 1
Lights 3 Lights 5
StrobesN 15
StrobesF 15
AprLN 9
ThrLightsN 01
ThrLightsF 05
VasiSlopeF 3.7
VASIBarsF 8 VASISpaceF 15
VASIdistF 3100
VASIsideF L120
)


Area(B +43:34:16.9619 +003:58:09.7685)
LayerCall( :piste 28)

RunwayData( +43:34:22.0835 +003:57:26.7876
alt 5.00
heading 304.70
length 3615.88
width 98
marker BF
id 31L
Surface 1
Lights 2
StrobesN 15
StrobesF 15
)



:fin
EndA
 
Hi,

Is this your total SCASM file? In that case the EndA command of the first Area block is missing. This could lead to strange problems in FS.
 
Back
Top