Hey guys, I am new to Mobiflight, so bear with me if I am asking silly questions 🙂 I am having Skalarki hardware and FS2024 with Prosim (converted from P3D + JeeHell this year), and I am having a Lua script which is using a lot of events to trigger checklist and other sounds. As JeeHell was providing a lot of offsets that I was able to read and use in my script (e. g. reading LED status for APU master switch or A/BRK MAX etc.), these are gone with ProSim.
ProSim instead has with around 4300 variables a lot more information to offer, but not in Offsets but in "variables". I have seen that Mobiflight can read all these variables that I can do further processing with these values.
Can anybody tell me what kind of variables these are? Are these scoped Lvars? My preferred option would be to read and process them within my Lua script.
Thanks a lot!