Martin Spott a e'crit :
> alexis bory wrote:
>
> > A-10 update since trajectory-markers toggle command is broken.
> >
> > Fix for others a/c having the same problem (most of them are Lee's
> > aircrafts) will follow.
>
> Has this stuff already been sorted out in the meantime ?
>
> Martin.
Yes,
alexis bory wrote:
> A-10 update since trajectory-markers toggle command is broken.
>
> Fix for others a/c having the same problem (most of them are Lee's
> aircrafts) will follow.
Has this stuff already been sorted out in the meantime ?
Martin.
--
Unix _IS_ user friendly - it's just
* leee -- Thursday 26 April 2007:
> Another thing about that particular code snippet is that it is resilient
> insofar as it ensures correct data values whereas the technique you suggest
> relies upon a valid value in the node to work - if it gets corrupted the
> function may not work or may be
* leee -- Thursday 26 April 2007:
> I've got to confess that I have always tended to write simple but verbose
> code
> on the basis that the the simplicity should make human misinterpretation less
> likely and the verbosity is only in the /source/ code
In this case it's different. The verbose
On Thursday 26 April 2007 07:28, Melchior FRANZ wrote:
> * alexis bory -- Wednesday 11 April 2007:
> > toggle_traj_mkr = func {
> > + if(getprop("/ai/submodels/trajectory-markers") == nil) {
> > +setprop("/ai/submodels/trajectory-markers", 0);
> > + }
> >if(getprop("ai/submodels/trajecto
* alexis bory -- Wednesday 11 April 2007:
> toggle_traj_mkr = func {
> + if(getprop("/ai/submodels/trajectory-markers") == nil) {
> +setprop("/ai/submodels/trajectory-markers", 0);
> + }
>if(getprop("ai/submodels/trajectory-markers") < 1) {
> setprop("ai/submodels/trajectory-marker
Hi,
A-10 update since trajectory-markers toggle command is broken.
Fix for others a/c having the same problem (most of them are Lee's
aircrafts) will follow.
Thanks,
Alexis
--
Index: A-10-set.xml
===
RCS file: /var/cvs/FlightGear
7 matches
Mail list logo