Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
Adding a functioning Windsock to airports (Read 415 times)
Oct 15th, 2004 at 6:16am

mauricegambles   Offline
Colonel

Posts: 23
*****
 
Does anyone know how to add a functioning windsock like the default or similar to a scenery location in FS2004( using FSSC or AFCAD for example)?

Also I have moved an airstrip in FS2004 to it's correct geographical location using AFCAD, but the original ground flattening and airstrip ground texture remain. Does anyone know how to get rid of this?
 
IP Logged
 
Reply #1 - Oct 15th, 2004 at 7:36am

BFMF   Offline
Colonel
Pacific Northwest

Gender: male
Posts: 19820
*****
 
The easiest way to add a windsock is to download Microsoft MSXML, and the Bglcomp Sdk.

Install MSXML, and extract the Bglcomp to a folder on your computer. Inside this folder, create a new text file, and paste the following text into it:

Quote:
<?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">


<SceneryObject lat="59 30.4568" lon="139 39.8814" alt="38" pitch="0" bank="0" heading="0" imageComplexity="SPARSE">
<Windsock
poleHeight="5.5"
sockLength="3.5"
lighted="TRUE">

<!-- Windsock data -->

</Windsock>

</SceneryObject>
</FSData>


Change the Lat, Lon, and Alt values to the spot you chose, and save it as something like 'windsock.txt'

Next, drag your text file you just created onto the 'bglcomp.exe' file. A second later, a 'windsock.bgl' file should appear. Move this into your Flight Simulator 9\Addon Scenery\scenery

Launch the simulator and see if it's there.
 
IP Logged
 
Reply #2 - Oct 15th, 2004 at 4:42pm

mauricegambles   Offline
Colonel

Posts: 23
*****
 
Hi Andrew ,

Thanks for the info.

I followed your instructions (I hope ) to the letter.

I created my text file ( a word file ) and pasted in your text . I altered the text for my alt , lat & long ( bit confused by by text as my lat would be in the form N56 31.4500 and long W05 54.7000 )

I then dragged this file into bglcomp.exe, but no bgl file appeared ( Should this appear within the BGLcomp folder?)

I am clearly doing something wrong . Help
 
IP Logged
 
Reply #3 - Oct 15th, 2004 at 5:07pm

mauricegambles   Offline
Colonel

Posts: 23
*****
 
Hi Andrew ,

Just to say that I have now entered lat and long in corect form ( I think ) i.e. 56 31.4500 and 5 54.7000 , but still no bgl file
 
IP Logged
 
Reply #4 - Oct 15th, 2004 at 5:26pm

BFMF   Offline
Colonel
Pacific Northwest

Gender: male
Posts: 19820
*****
 
Did you install Microsoft MSXML first? It won't work without it
 
IP Logged
 
Reply #5 - Oct 15th, 2004 at 5:38pm

mauricegambles   Offline
Colonel

Posts: 23
*****
 
Can you advise on which version of MSXML I should download There seems to be a confusion of different downloads. I thought that I had installed MSXML but find that the file is empty as my download was MSXML SP2 Parser and SDK
 
IP Logged
 
Reply #6 - Oct 15th, 2004 at 5:50pm

BFMF   Offline
Colonel
Pacific Northwest

Gender: male
Posts: 19820
*****
 
I believe what you want is the 'msxml.msi' file
 
IP Logged
 
Reply #7 - Oct 15th, 2004 at 6:11pm

mauricegambles   Offline
Colonel

Posts: 23
*****
 
This is the file that I downloaded and tried to install, but no joy.

It does not give the option of where to install, it defaults to C/Programs. However I have my Sims on the D drive...Does MSmXL have to be in same location as your sim?
 
IP Logged
 
Reply #8 - Oct 15th, 2004 at 9:25pm

BFMF   Offline
Colonel
Pacific Northwest

Gender: male
Posts: 19820
*****
 
Install it into it's default location. Also, once installed, you yourself don't have to interact with it.
 
IP Logged
 
Reply #9 - Oct 16th, 2004 at 7:09pm

mauricegambles   Offline
Colonel

Posts: 23
*****
 
Andrew,

I have not yet managed to generate a bgl file, but have passed your instructions to my IT guru who has generated a bgl file ( even though he does not use FS2004). Therefore your instructions must be good and I am doing something wrong!

I will solve it eventually no doubt. In the meatime I can get my IT expert to generate the necessary bgls and send them to me.

Thanks for your help and patience
 
IP Logged
 
Reply #10 - Oct 17th, 2004 at 6:37pm

mauricegambles   Offline
Colonel

Posts: 23
*****
 
Dooooh!

I knew I was doing something wrong!

I was using Word for my text document and not Notepad.

Problem solved thanks, superb working windsocks.

But where do you put text in text document to change pole colour ?

I know it is something like :-

<PoleColor
red=”001”
blue=”001”
green=”001”/>

to get  a white pole, but how do you place it in text file?
 
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print