Melchior FRANZ wrote:
> * Markus Zojer -- Wednesday 01 August 2007:
>   
>> That should be all, hopefully everything works now.
>>     
>
> No, doesn't:
>
>   Nasal runtime error: setprop() value is not string or number
>     at $FG_ROOT/Aircraft/B-1B/Nasal/b1b.nas, line 359
>
> That's because init_b1b() is called with settimer(..., 0) and not
> with setlistener("/sim/signals/fdm-initialized", ...);
>   
Thats not beautiful, I agree but worked for me .. will you fix it or 
should I?
>
> And then there's this bug:
>
>   setprop("sim/user/callsign", 'B-ONE');
>
> The callsign is something that the *user* chooses, and not something
> that the aircraft may set, let alone: override! Unless you want to
> make sure that nobody uses the B-1B on multiplayer, of course ... :-}
>   
Thats strange, it works flawlessly on my machine (on multiplayer), 
although the

sim/user/callsign

doesn't change your multiplayer callsign but the callsign ATC addresses 
to you, normally Golf Foxtrot Sierra.

M.
> m.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to