May 20, 201214 yr Hello Bryan, I was wondering whether there is a L:Var or offset that I can check to detect whether FS2Crew is active or not? The reason why I ask is that I have a home built overhead panel (of sorts!) which I've programmed using a Lua script and I'm finding that conflicts sometimes arise when a VC switch is operated by the FS2Crew FO and the switch state disagrees with the state of my hardware switch. It will be useful if I could program my Lua script to check whether FS2Crew is active and if so to ignore conflicts or switches that disagree. I could of course just terminate my script when using FS2Crew but there are some switches that I would still like to use so a checking routine will be preferable. regards Paul Paul Dumke
May 21, 201214 yr Commercial Member Hi Paul, There's currently no way codewise you can check. I'll maybe add a simple way of checking in a future update. Cheers, B. York FS2Crew Web Site / FS2Crew Facebook Page / FS2Crew Discord
May 21, 201214 yr Author Thanks Bryan, that will be very much appreciated. This has got me thinking... (which can be dangerous!) What would be even better is if FS2Crew events and buttons had L:Vars assigned to them, then I could control FS2Crew from external hardware without opening the interface, the Linda developers will probably also be interested in this? Could even assign LED's to each phase and the timer could be displayed on a LCD display. Paul Paul Dumke
Create an account or sign in to comment