Hi all.
I was wondering if there was a way to use multiple exclude switches in one area in the scenery.cfg file.
I have tried the following:
[Area.038]
Title=Addon Scenery
Local=Addon Scenery
Layer=38
Active=TRUE
Required=FALSE
Remote=
Exclude=N35 3.01,W106 37.14,N35 2.90,W106 36.92,objects
Exclude=N35 2.37,W106 37.26,N35 2.33,W106 37.11,objects
I have also tried:
[Area.038]
Title=Addon Scenery
Local=Addon Scenery
Layer=38
Active=TRUE
Required=FALSE
Remote=
Exclude=N35 3.01,W106 37.14,N35 2.90,W106 36.92,objects;N35 2.37,W106 37.26,N35 2.33,W106 37.11,objects
but neither one works
??? Only the area in the first exclude switch is excluded and the second set of coordinates is ignored.
What I am trying to do is remove certain default buildings (not all default buildings) from an airport.
I would also love to hear alternative ideas.
Thanks in advance.