Hello,
I'm trying to set a trigger using the state of cockpit arguments in the Su-25T. According to the manual, cockpit arguments in non-clickable cockpits should be located in Mods/aircraft/Su-25T/Cockpit/Scripts/mainpanel_init.lua
In my Steam version, I've navigated to this folder and there is no "mainpanel_init.lua" file for me to view to identify the correct cockpit arguments, or any other .lua files that have this information. I've also looked at the included Su-25T training missions in the editor and that information is not visible. I do seem to have these files for the TF-51 and F5-E (the only two other aircraft I have).
Figuring out what is actually the "argument ID" in that morass of numbers and lines of code is another issue for me deal with, but does anyone know where I can I find the cockpit arguments for the Su-25T? I found a post that showed a trick into revealing cockpit codes as a Tooltip in the Controls options, which was a helpful start, but I need access to the scripts themselves for more information. Thanks.