Ok I have another problem with my Midway scenery. The default terminal is showing up in the scenery and the default AFCAD is being used instead of the new one (planes are parking in buildings and around the default terminal.
The Midway entry is at the very bottom of the scenery library list and I can not move it up.
Here is my entery in the scenery cfg file.
[Area.429]
Title=FlyTampa-Midway
Local=Addon Scenery\FlyTampa-Midway
Remote=
Active=TRUE
Required=FALSE
Layer=1
Default buildings at Midway
- martin[flytampa]
- Site Admin
- Posts: 5290
The layer Nr needs to be changed. Look at the previous entry before Midway, it should be Area.429. Check what its layer Nr is then Add 1 and enter that number as the Miway layer. For example:
[Area.428]
Title=Something
Local=Addon Scenery\Something
Remote=
Active=TRUE
Required=FALSE
Layer=428 <--- Add 1 to this and...
[Area.429]
Title=FlyTampa-Midway
Local=Addon Scenery\FlyTampa-Midway
Remote=
Active=TRUE
Required=FALSE
Layer=1 <-- replace with 429
[Area.428]
Title=Something
Local=Addon Scenery\Something
Remote=
Active=TRUE
Required=FALSE
Layer=428 <--- Add 1 to this and...
[Area.429]
Title=FlyTampa-Midway
Local=Addon Scenery\FlyTampa-Midway
Remote=
Active=TRUE
Required=FALSE
Layer=1 <-- replace with 429
- daiseymorris
- Posts: 1