Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
Exclusion... (Read 300 times)
Jan 2nd, 2007 at 3:33pm

FSGT Gabe   Offline
Colonel
Member of StudioV Gallery
Board
Home airport: CYOO

Gender: male
Posts: 1597
*****
 
There must be a simple answer, but I'm very confused.  I'm working on improving CYOO and I'm trying to create an exclusion area around my airport.  First I tried adding this line to the scenery.cfg:

Exclude=N43 55.59,W78 54.12,N43 55.08,W78 53.13,all

But this got rid of my airport Shocked Roll Eyes.  Doesn't help.

So I tried to create a BGL file in FSSC, but it did nothing.

HOW DO I DO THIS?  I want to exclude the default autogen and airport buildings.

Thanks SO much!

- Kevin Grin
 

...&&
Studio V - Your destination for all your screenshot needs...
&&
Windows Vista Premium Edition - Pentium® D Processor 820 Dual Core @ 2.8 GHz, 2 GB Dual Channel DDR2 SDRAM, 250 GB HD w/ DataBurst Cache, 256 MB ATI Radeon X1300 Pro, 19 inch E197FP Analog Flat Panel, Saitek X45 Joystick
IP Logged
 
Reply #1 - Jan 2nd, 2007 at 6:00pm

Gypsy_Baron   Offline
Colonel
USS Dewey DGL-14 &  VX-8
Daly City, California

Gender: male
Posts: 467
*****
 
FSGT Gabe wrote on Jan 2nd, 2007 at 3:33pm:
There must be a simple answer, but I'm very confused.  I'm working on improving CYOO and I'm trying to create an exclusion area around my airport.  First I tried adding this line to the scenery.cfg:

Exclude=N43 55.59,W78 54.12,N43 55.08,W78 53.13,all

But this got rid of my airport Shocked Roll Eyes.  Doesn't help.

So I tried to create a BGL file in FSSC, but it did nothing.

HOW DO I DO THIS?  I want to exclude the default autogen and airport buildings.

Thanks SO much!

- Kevin Grin



Is this for FS9 or FSX?

In FSX you need to use the BGL compiler in the SDK and feed it an XML exclude file.

Here's one I created to wipe out a default airport and the autogen stuff so that
my imported FS9 scenery and airport could live there:

<?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 = "N48:56:42.42"
     latitudeMaximum = "N48:57:57.68"
     longitudeMinimum = "E014:26:45.94"
     longitudeMaximum = "E014:24:20.40"
     excludeAllObjects = "TRUE"
     excludeBeaconObjects = "TRUE"
     excludeEffectObjects = "TRUE"
     excludeGenericBuildingObjects = "TRUE"
     excludeLibraryObjects = "TRUE"
     excludeTaxiwaySignObjects = "TRUE"
     excludeTriggerObjects = "TRUE"
     excludeWindsockObjects = "TRUE"/>
</FSData>

For FS9 I use a utility called "ExcBuilder version 2.0 for FS2004" to create excludes.

     Paul
 

...
IP Logged
 
Reply #2 - Jan 2nd, 2007 at 7:36pm

FSGT Gabe   Offline
Colonel
Member of StudioV Gallery
Board
Home airport: CYOO

Gender: male
Posts: 1597
*****
 
It's for FS9.

Quote:
For FS9 I use a utility called "ExcBuilder version 2.0 for FS2004" to create excludes.


Where can I find this?

Thanks.

- Kevin Grin
 

...&&
Studio V - Your destination for all your screenshot needs...
&&
Windows Vista Premium Edition - Pentium® D Processor 820 Dual Core @ 2.8 GHz, 2 GB Dual Channel DDR2 SDRAM, 250 GB HD w/ DataBurst Cache, 256 MB ATI Radeon X1300 Pro, 19 inch E197FP Analog Flat Panel, Saitek X45 Joystick
IP Logged
 
Reply #3 - Jan 2nd, 2007 at 10:39pm

Gypsy_Baron   Offline
Colonel
USS Dewey DGL-14 &  VX-8
Daly City, California

Gender: male
Posts: 467
*****
 
FSGT Gabe wrote on Jan 2nd, 2007 at 7:36pm:
It's for FS9.

Quote:
For FS9 I use a utility called "ExcBuilder version 2.0 for FS2004" to create excludes.


Where can I find this?

Thanks.

- Kevin Grin


Here's an excerpt from the readme file:

Publishing of this program is allowed only in sites listed below:
www.scenery.org
www.scenerydesign.org
www.avsim.com
www.fsnordic.net
www.fscentre.com
www.estscen.net

I'm not sure which of those sites I got it from but my guess would be avsim.
The executable is named: ExcBuilderV2.exe   

   Paul
 

...
IP Logged
 
Reply #4 - Jan 3rd, 2007 at 8:59am

FSGT Gabe   Offline
Colonel
Member of StudioV Gallery
Board
Home airport: CYOO

Gender: male
Posts: 1597
*****
 
Found it!  Thanks!  Tried it out and it seems to have done the trick  Smiley!

- Kevin Grin
 

...&&
Studio V - Your destination for all your screenshot needs...
&&
Windows Vista Premium Edition - Pentium® D Processor 820 Dual Core @ 2.8 GHz, 2 GB Dual Channel DDR2 SDRAM, 250 GB HD w/ DataBurst Cache, 256 MB ATI Radeon X1300 Pro, 19 inch E197FP Analog Flat Panel, Saitek X45 Joystick
IP Logged
 
Reply #5 - Jan 3rd, 2007 at 3:21pm

Gypsy_Baron   Offline
Colonel
USS Dewey DGL-14 &  VX-8
Daly City, California

Gender: male
Posts: 467
*****
 
FSGT Gabe wrote on Jan 2nd, 2007 at 7:36pm:
It's for FS9.

Quote:
For FS9 I use a utility called "ExcBuilder version 2.0 for FS2004" to create excludes.


Where can I find this?

Thanks.

- Kevin Grin



Great, glad I could help.

If you need to do any flattens, there is another utility that also links directly to FS9
that makes generation of those BGL's a snap. It's called FSTflatten.
The readme DOC has the authors site listed:   www.fs-traveler.com

I've used it often in FS9. Nice little interactive GUI.

    Paul
 

...
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print