Adding an element to data for Bgl_comp

FSSC, Airport 2.*, CfgEdit, etc. Get to grips with designing Scenery & Panels here!

Adding an element to data for Bgl_comp

Postby mauricegambles » Mon Oct 18, 2004 3:53 pm

I have eventually managed to produce a bgl file for a windsock, by dropping the appropriate text file into the Bglcomp exe file. What I need to kbow now is how to add a parameter to this file i.e. change the colour of a windsock pole.

the text file reads:-







poleHeight="13.5"
sockLength="10.5"
lighted="TRUE">








The specified data to change the pole color reads:-

red=
mauricegambles
Ground hog
Ground hog
 
Posts: 23
Joined: Mon Sep 08, 2003 4:25 pm

Re: Adding an element to data for Bgl_comp

Postby RollerBall » Mon Oct 18, 2004 4:15 pm

Hi maurice, here's the general format for a windsock.

Try playing around with this.


version="9.0"
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xsi:noNamespaceSchemaLocation="bglcomp.xsd">

     lat="42.6286"
   lon="-88.5999"
   alt="0"
   altitudeIsAgl="TRUE"
   pitch="0"
   bank="0"
   heading="0"
   imageComplexity="NORMAL">

         poleHeight="5.5"
     sockLength="3.5"
     lighted="TRUE">

     green="128"/>
     green="128"/>

   


RollerBall
 

Re: Adding an element to data for Bgl_comp

Postby mauricegambles » Mon Oct 18, 2004 5:03 pm

Brilliant!... and you don't even need to put in the altitude.

Thanks a lot!
mauricegambles
Ground hog
Ground hog
 
Posts: 23
Joined: Mon Sep 08, 2003 4:25 pm


Return to Scenery & Panel Design

Who is online

Users browsing this forum: No registered users and 275 guests