Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
problem with exclude text (Read 152 times)
Oct 15th, 2006 at 6:44pm

Kaworu   Offline
Colonel
Powell, Ohio

Gender: male
Posts: 812
*****
 
i have been having troble with a scenery i have been designing (Cutler Feild 2015). I have narrow ed down the problem to the exclude text:

Exclude=N40 12.27,W83 7.84,N40 10.11,W83 5.47,objects

is there anything wrong with it?

what happens when i put it in the scenery.cfg is that the afcad stuff is also excluded- that is no taxiways/runways,ect. i don't know if it affects rwy12 objects yet beacause i am not in that phase of development yet. thanks from OHIO! GO BUCKS!
 

AMD Phenom II X4 965 BE 3.6ghz, 4gb RAM, Palit GTX 460 1 gb, OCZ 750W, Windows 7 64bit
...
IP Logged
 
Reply #1 - Oct 16th, 2006 at 2:06pm

Firestriker   Offline
Colonel
Gearhart, Oregon

Gender: male
Posts: 274
*****
 
If you use an XML exclude rather than messing with the scenery.cfg, does it remove your AFCAD also?
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 = "N40.168500"
latitudeMaximum = "N40.204500"
longitudeMinimum = "W83.130667"
longitudeMaximum = "W83.091167"
excludeBeaconObjects = "TRUE"
excludeEffectObjects = "TRUE"
excludeGenericBuildingObjects = "TRUE"
excludeLibraryObjects = "TRUE"
excludeTaxiwaySignObjects = "TRUE"
excludeTriggerObjects = "TRUE"
excludeWindsockObjects = "TRUE"/>

</FSData>
 



Lou
 
IP Logged
 
Reply #2 - Oct 16th, 2006 at 7:58pm

Kaworu   Offline
Colonel
Powell, Ohio

Gender: male
Posts: 812
*****
 
i have no experience with xml. i have created your exclude file, but i have no idea where to place it in fs9. in other words, can i have some instructions?
 

AMD Phenom II X4 965 BE 3.6ghz, 4gb RAM, Palit GTX 460 1 gb, OCZ 750W, Windows 7 64bit
...
IP Logged
 
Reply #3 - Oct 17th, 2006 at 2:17am

Firestriker   Offline
Colonel
Gearhart, Oregon

Gender: male
Posts: 274
*****
 
If you have compiled the XML to a bgl, just name it something that makes sense and place it in the same directory with your AFCAD file.

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