* WillyB -- Thursday 19 June 2003 22:49:
> Do I place a property=/Models/Airport/windsock.xml somewhere in the 
> options.xml or preferences.xml ?

You put it in your personal preferences.xml file, like so:

<PropertyList>
    <models>
        <model>
            <name>Windsock KSFO</name>
            <path>Models/Airport/windsock.xml</path>
            <longitude-deg type="double">-122.3606</longitude-deg>
            <latitude-deg type="double">37.6136</latitude-deg>
            <elevation-ft type="double">0</elevation-ft>
        </model>
    </models>
</PropertyList>

m.

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to