* Durk Talsma -- Wednesday 21 September 2011:
> 1). Is there a 1 to 1 correspondence between the value of the /sim/aircraft
> property and the name of the xml file where aircraft specific properties will 
> be saved in?

Yes. The path is generated in aircraft.data.init 
($FG_ROOT/Nasal/aircraft.nas:348):

  me.path = getprop("/sim/fg-home") ~ "/aircraft-data/" ~ 
getprop("/sim/aircraft") ~ ".xml";



> 2). Is there a command line option to specifically tell FlightGear which
> livery should be loaded? 

No, the organization of the liveries (paths and properties) is left to the 
aircraft.
Of course, one could easily standardize that and make it settable at least
with --prop:sim/...

m.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to