Vivian Meazza wrote:
> This is, I believe, due to a bug at line 67 of the script
> ~/data/nasal/fuel.nas which improperly sets the tank property
> "kill-when-empty".

Haven't we already been here and thrown out this explanation?  Here is
line 67:

  if(t.getBoolValue("kill-when-empty")) { outOfFuel = 1; }

The property is *read* here, not written.

Can someone else reproduce this issue (the tank's kill-when-empty
property being "set" mysteriously) with another aircraft?

Andy


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

Reply via email to