Search the Community
Showing results for tags 'release'.
-
Hi, I am a registered user of FSUIPC7, with which I have been able to make lots of things for years. I thank the authors a lot for this excellent software. Today, I have got a small difficulty : I want to use the "ENG1" button of my Airbus Throttle TCA (from Thrustmaster). I wrote a Lua script with event.button ("H" , 2 , "my function") . When I push the button, the event accesses correctly to "My Function" . But when I release the button, there is no managed event. Nothing happens (checked in the log of the console) I also tried "event.button ("H" , 2 , downup, "my function") : again no reaction on release. Now, I tried to use Assignments + Buttons (in the menu) , with assigning one lua for Button-press and a second lua for Button-release. It works perfectly well. Do you have an idea of why it works with KeyPress and not with event.button ? Thank you in advance.
-
Where can I find the simconnect dll file? I do not have the sdk