Am Donnerstag, 16. März 2006 21:14 schrieb [EMAIL PROTECTED]:
> -----Original message-----
> From: Melchior FRANZ [EMAIL PROTECTED]
> Date: Thu, 16 Mar 2006 16:12:35 -0500
> To: [email protected]
> Subject: [Flightgear-users] Re: Help! Cannot see my OBJECT_STATIC
>
> > * [EMAIL PROTECTED] -- Thursday 16 March 2006 19:23:
> > > 2.
> > > FG_SCENERY=/ob/yavuz/fgYoScenery:/usr/share/games/FlightGear/Scenery:/o
> > >b/fgWorldScenery
> >
> > My guess is that this (correct) scenery path isn't correctly set.
> > Either not exported, or overridden by an --fg-scenery option (~/.fgfsrc
> > ?)
> >
> > m.
>
> I will neeed to check that.
>
> This path should appear somewhere in the property tree, but where?
>
> Is there a specific part of the code one can search for likely strings etc
> to locate these kinds of data in the property tree?

Hey yavuz,

I experienced the same problem. Looks like STATIC_OBJECTS are only loaded 
after the terrain for a given tile is already loaded. My guess is that you 
will see your objects if you put your custom directory to the end of 
FG_SCENERY (ensuring that the standard terrain gets loaded first):

FG_SCENERY=/usr/share/games/FlightGear/Scenery:/ob/fgWorldScenery:/ob/yavuz/fgYoScenery

Thomas


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to