* Melchior FRANZ -- Sunday 12 October 2008:
> But not the only problem. bo105 and R22 work, but the s76
> doesn't, even if one makes the path relative. I'm still
> investigating ...

Ah, yes. Another bug in the s76.  :-)

Check out Gijs' wiki page:

  http://wiki.flightgear.org/index.php/Livery_over_MP

m.


$ cvs diff
Index: s76c-set.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/Sikorsky-76C/s76c-set.xml,v
retrieving revision 1.23
diff -u -p -r1.23 s76c-set.xml
--- s76c-set.xml        18 May 2008 21:12:56 -0000      1.23
+++ s76c-set.xml        12 Oct 2008 13:47:40 -0000
@@ -25,6 +25,9 @@ Wim (performance specs)
             <path>Aircraft/Sikorsky-76C/Models/s76c.xml</path>
             <start-idling type="bool"></start-idling>
             <variant type="int">1</variant>
+            <livery>
+                <file type="string">Rescue</file>
+            </livery>
         </model>

         <hud>
Index: Models/s76c.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/Sikorsky-76C/Models/s76c.xml,v
retrieving revision 1.10
diff -u -p -r1.10 s76c.xml
--- Models/s76c.xml     30 May 2008 23:46:28 -0000      1.10
+++ Models/s76c.xml     12 Oct 2008 13:47:40 -0000
@@ -27,7 +27,7 @@
       <object-name>LHbaggage</object-name>
       <object-name>RHfrtgeardoor</object-name>
       <object-name>LHfrtgeardoor</object-name>
-      <property-base>/sim/model/livery</property-base>
+      <property-base>sim/model/livery</property-base>
       <texture-prop>texture</texture-prop>
       <texture>S76livery.rgb</texture>
     </animation>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to