noamko Posted May 24, 2021 Report Posted May 24, 2021 Hi, I am using FSUIPC4 (ver. 4.976) and creating macros for an add on aircraft I use. Some Lvar s have long names and are unusable. For example, "ASD_560XL_SWITCH_APU_START_MODE" is too long and gets truncated to "ASD_560XL_SWITCH_APU_START_MOD" (ID=-1 Not Found. In the log.) I saw in another thread that an FSUIPC5 dll with 64 character name limit was posted. Is there a similar FSUIPC4 dll that I can use? Is there another workaround? Thanks, Noam
John Dowson Posted May 24, 2021 Report Posted May 24, 2021 This update was never applied to FSUIPC4 as that has now been closed for future development for several years - at least since Pete retired.
noamko Posted May 27, 2021 Author Report Posted May 27, 2021 Thanks John. I found a simple workaround - wrote a short lua script for setting/unsetting the Lvar and it works!
John Dowson Posted May 27, 2021 Report Posted May 27, 2021 On 5/27/2021 at 4:53 PM, noamko said: I found a simple workaround - wrote a short lua script for setting/unsetting the Lvar and it works! Expand So longer names work via lua but not macros? Thats interesting - thanks for reporting back. I'm not familiar with the lvar access implementation in FSUIPC4 - before my time I'm afraid (and Pete still looks after FSUIPC4).
noamko Posted May 27, 2021 Author Report Posted May 27, 2021 On 5/27/2021 at 6:13 PM, John Dowson said: So longer names work via lua but not macros? Expand Yes
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now