Anders Gidenstam

> Sent: 12 December 2007 14:59
> To: FlightGear developers discussions
> Subject: Re: [Flightgear-devel] Release update
> 
> 
> On Wed, 12 Dec 2007, Vivian Meazza wrote:
> 
> > I've just updated the Seahawk in preparation for the release, and 
> > noticed a couple of thing:
> >
> > 1. Nav-lights seem to be broken across MP. I haven't been 
> able to fix 
> > it, but I note that in multiplaymgr.cxx it's a "float", but 
> everywhere 
> > else it's a "bool". I don't know if this is the cause, but 
> anyway I've 
> > put a workaround into the Seahawk.
> 
> Hi,
> 
> I'm pretty sure the types have to match for the property to 
> be sent over MP. 
> If most aircraft use bool for nav lights it is probably a 
> good idea to 
> change the type in multiplaymgr.cxx. (Bool does sound more 
> logical to me, 
> but none of my aircraft include proper nav lights yet so I 
> don't know much 
> about these.. :)
> 

Yes, I think that's the case, but I've changed the type in multiplaymgr.cxx
to bool, and that doesn't fix it. I'm not sure what to do next.

Vivian 


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to