Cameron Moore wrote:
> 
> Using the latest CVS, when I start fgfs with:
> 
>   $ fgfs --lat=35 --lon=75
> 
> I get an initial elevation of -9999 ft (as viewed by the property
> browser -- that thing is great for debugging ;-).  Note that this is
> *without* having the scenery tiles -- I haven't tried it with yet.

FGFS defualts to an altitude of -9999. As soon as the scenerey is there
(either via a tile or via autognereated ocean) FGFS detects that the
plane is below ground level and puts the plan on the ground level.
So no matter where you start you'll always stay on the ground at the
beginning (unless you manually passed a higher altitude).

> 
> Anyway, I start out "floating" with no scenery in sight, only sky above
> and below.  I hit ^U several times until my altitude approaches zero,
> and then everything fixes itself.  I'm then sitting in the middle of the
> ocean at about 4 ft of altitude.

Ah, so the code that checks if the plane is below ground level isn't
called (or broken).


CU,
Christian

--
The idea is to die young as late as possible.        -- Ashley Montague

Whoever that is/was; (c) by Douglas Adams would have been better...

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

Reply via email to