June 15, 20205 yr With the Honeycomb flight yoke, which is awesome I might add, you are able to set up flip switches that act as toggles. For example, down is off and up is on. In order to do this for the FS2Crew main panel toggle, I'm checking the variable, "A:PANEL AUTO FEATHER SWITCH:1, Bool" to see if it's enable/disabled and do the corresponding action/ enable/disable based on the state. This does not work, so I'm wondering if FS2Crew is not actually setting that variable, but just overriding the functionality. Is there a specific FS2Crew variable that will tell me tell if it is active or not so that the switch can properly toggle only when the condition is correct. For example, if I switch FS2Crew to "off", I only want the switch to turn it off if it is "active". If I close the panel with the mouse and not the switch, then moving the switch "off" should do nothing, and then moving the switch back "on", should activate FS2Crew main panel again. Thanks!
June 16, 20205 yr Commercial Member We're not setting the variable for Auto Feather Arm/Off. We're simply reading it via the stock MS SDK. Cheers, B. York FS2Crew Web Site / FS2Crew Facebook Page / FS2Crew Discord
June 16, 20205 yr Author Thank you, that's what I suspected. But can you tell me if there is a local FS2Crew variable that I can check to see if it's active or not? Thanks.
June 16, 20205 yr Commercial Member 1 minute ago, dam54 said: Thank you, that's what I suspected. But can you tell me if there is a local FS2Crew variable that I can check to see if it's active or not? Thanks. Misswrote... there's no associated local FS2Crew variable. Cheers, Edited June 16, 20205 yr by byork B. York FS2Crew Web Site / FS2Crew Facebook Page / FS2Crew Discord
Archived
This topic is now archived and is closed to further replies.