January 20, 20251 yr I'm in the process of setting up my controllers with the A320neo from FBW and I've ran into some scripting issues with one of the buttons. It's the CHR button above the landing gear lever. On the mobiflight page (and in debug mode), it says the code should be (>H:A32NX_CHRONO_TOGGLE), but that doesn't do anything. What's the proper way to code this in the scripting editor?
January 20, 20251 yr Commercial Member 1 hour ago, LukeFF said: What's the proper way to code this in the scripting editor? Working fine here. Technically the correct syntax is "1 (>H:A32NX_CHRONO_TOGGLE)" but it works either way. Make sure that the two AAO addon packages lorbysi-content-hooks and lorbysi-content-fippanel are present and active in your Community folder, "hooks" is required for HVars Edited January 20, 20251 yr by Lorby_SI LORBY-SI
January 21, 20251 yr Author On 1/20/2025 at 9:48 AM, Lorby_SI said: Working fine here. Technically the correct syntax is "1 (>H:A32NX_CHRONO_TOGGLE)" but it works either way. Make sure that the two AAO addon packages lorbysi-content-hooks and lorbysi-content-fippanel are present and active in your Community folder, "hooks" is required for HVars Okay, thank you. Are those packages installed by default or do I need to add them manually?
January 21, 20251 yr Commercial Member 25 minutes ago, LukeFF said: Okay, thank you. Are those packages installed by default or do I need to add them manually? They are installed by default. If the installer couldn't find the Community folder, you can copy them over manually from here: C:\Program Files\LorbyAxisAndOhs_MSFS LORBY-SI
January 22, 20251 yr Author On 1/20/2025 at 9:48 AM, Lorby_SI said: Make sure that the two AAO addon packages lorbysi-content-hooks and lorbysi-content-fippanel are present and active in your Community folder, "hooks" is required for HVars Yes, this was the issue. I re-ran the installer, and it added the folders to my Community folder, and now it works right. Thanks!
Create an account or sign in to comment