Hi!
I'm have tried to create exclude rectangles.
For example:
I have compiled the xml-file and put the generated bgl-file in the 'Addon Scenery/scenery' folder.
When I start FS9, nothing is excluded. At least I don't notice anything excluded.
What is wrong? Could this have anything to do with add-ons installed?
In the FS9 scenery library settings, I have moved the Addon Scenery to the first row (priority 1).
I'm have tried to create exclude rectangles.
For example:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<FSData
version = "9.0"
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xsi:noNamespaceSchemaLocation="bglcomp.xsd" >
<ExclusionRectangle
latitudeMinimum = "59 23.00"
latitudeMaximum = "59 24.00"
longitudeMinimum = "15 56.00"
longitudeMaximum = "15 57.00"
excludeAllObjects = "TRUE" />
</FSData>
I have compiled the xml-file and put the generated bgl-file in the 'Addon Scenery/scenery' folder.
When I start FS9, nothing is excluded. At least I don't notice anything excluded.
What is wrong? Could this have anything to do with add-ons installed?
In the FS9 scenery library settings, I have moved the Addon Scenery to the first row (priority 1).
Last edited by a moderator:




