Simplifying Aircraft Deployment: Difference between revisions

Jump to navigation Jump to search
Line 64: Line 64:
   </PropertyList>
   </PropertyList>


So that relevant feature set modifications would simply be "communicated" by having contributors use fgSet("/sim/feature-support/...",true/false) and additionally edit the corresponding XML files. This way, it would be fairly easy for aircraft authors to sort of "query" the binary for its capabilities and feature support.
So that relevant feature set modifications would simply be "communicated" by having contributors use fgSet("/sim/feature-support/...",true/false) and additionally edit the corresponding XML files. This way, it would be fairly easy for aircraft authors to sort of "query" the binary for its capabilities and feature support, i.e. using either a standard nasal script or even an aircraft-specific XML file that would be used at aircraft startup to automatically determine whether a set of given conditions is met or not, such an XML-file could make use of the already existing support for XML-configurable conditions via ([http://www.simgear.org/doxygen/classSGCondition.html SGCondition]).


== Updating ==
== Updating ==
2,561

edits

Navigation menu