On Sat, 2006-10-07 at 23:16 +0200, Darko Tasovac wrote: > The script I mentioned, is suitable for 747 (3 tanks). Nasal scripts > provides the function foreach() but I forgot how to use it, so I did for > each tank the same operation. You need to change the script so it > matches characteristcs for your aircraft. OK.. never realized that.. it still doesn't seem to work with the 747..
I think it's got to do with the fact that the property: "/consumables/fuel/tank[x]/capacity-gal_us" doesn't exist for any aircraft on my system.. I don't know why? I did manage to get it to work by manually entering the value something like this: capacityTank0 = 1500; Of course I don't really know what the max capacity of the tank really is .. so that's probably not the best solution.. Thanks, - Daniel Pekelharing ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
