September 19, 20196 yr Hi, I have two questions about the LINDA Editor. From a friend I got three files, which I had to exchange for three files in the Modules folder from P3DV4, so that the Pack 1+2 keys became effective in the FSLabs A320. Unfortunately this works only limited with my A320. That means I can't use the toggle function. Because I only have buttons in my OVHD panel that don't engage, I can't use the OFF function. It is very difficult to press the button so short that the packs are not switched off immediately. That's why I looked at the programming in the editor and noticed that there was a writing error during programming, as you can see below. There you can see that in one line there is Packs instead of Pack. Could it be that this typo is the reason that toggle doesn't work? I fixed this bug and then clicked SAVE. The wrong spelling has now disappeared in the Editor after a LINDA restart, but toggle still doesn't work. Unfortunately, my knowledge of LINDA is limited to the correct installation and activation of the switches and buttons. What I don't know, in which file is the correction saved and what is to do that toggle works? This is the text in the Editor: function FSLA3XX_ACPACK1_toggle() if _tl("VC_OVHD_AC_AC_Packs_1_Button" , 0) then FSLA3XX_AC_Pack_1_on() else FSLA3XX_AC_Pack_1_off() In the third lline it must be Pack instead of Packs Best regards Horst
September 20, 20196 yr The current FSL A3XX module is limited in scope. Many of the 'flat' buttons require FSUIPC Mouse Macro files to be defined. This development work is ongoing. The AC functions you quote are not yet available. Andrew Gransden Scotland, UK LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew
September 21, 20196 yr Author Hi, Andrew, many thanks for your answer to my question regarding Pack 1+2 toggle best regards Horst
Archived
This topic is now archived and is closed to further replies.