PanelBuilder Posted May 5, 2009 Posted May 5, 2009 Hi guys, I've been offline for a while. Is there anything new in Blackshark data exporting and iimporting? The BlackShark export.lua file I have still has stuff like the following: LoGetMechInfo() -- mechanization info result_is = { gear = {status,value,main = {left = {rod},right = {rod},nose = {rod}}} flaps = {status,value} speedbrakes = {status,value} refuelingboom = {status,value} airintake = {status,value} noseflap = {status,value} parachute = {status,value} wheelbrakes = {status,value} hook = {status,value} wing = {status,value} canopy = {status,value} controlsurfaces = {elevator = {left,right},eleron = {left,right},rudder = {left,right}} -- relative vlues (-1,1) (min /max) } It would be nice to get this cleaned up. Thanks a lot, Colin
Recommended Posts