AndyHill Posted July 14, 2005 Posted July 14, 2005 I don't know if this has been brought up before, but Lua commands such as lowering gear or flaps get through when playing track files and usually result in planes crashing and other problems. Maybe an option to disable Lua IMPORT functions during track playback? The export functions are useful for testing gauges during track playback so I wouldn't want to get rid of them. ________________________________________________________ Lock on must have toe brake functionality with differential braking! My blog full of incoherent ramblings on random subjects: https://anttiilomaki.wordpress.com/
AndyHill Posted July 17, 2005 Author Posted July 17, 2005 Strange. I can't say for sure, but any tracks that don't have the Su25 in them seem to work ok even if I happen to pull the gear down etc. I'm not completely certain about this, however, perhaps I'll test a little more if I have the time. My blog full of incoherent ramblings on random subjects: https://anttiilomaki.wordpress.com/
Tracker Posted September 8, 2005 Posted September 8, 2005 It would seem that placing rem brackets [[-- --]] around the input section of the export.lua prior to running your track would prevent this behavior. Example: [[-- Input: LoSetCommand(command, value) -- (args - 2, results - 0) -1.0 <= value <= 1.0 --]] When all else fails, Eject then read the manual. Oh, and a good wingman helps.
Recommended Posts