Re: [Flightgear-devel] some problems with nasal and modding

2007-01-29 Thread Melchior FRANZ
* timo van Overbrüggen -- Monday 29 January 2007: > I know, there is a "listener-command" but it do not work with > properties in ".../jsbim/aero/.." so I can not link the > listener-command to the aerodynamical forces. listeners are triggered whenever something writes to the listened-to property

[Flightgear-devel] some problems with nasal and modding

2007-01-29 Thread timo van Overbrüggen
Hi, is there somebody who can tell me, if there is a timer-function which I can use for starting my listener in nasal? I created a script which shows the forces and moments on an ASK21 as arrows. I know, there is a "listener-command" but it do not work with properties in ".../jsbim/aero/.." so I