Capt. PERO Posted January 13, 2019 Report Posted January 13, 2019 Hi Pete, thanks for v5.15 of FSUIPC5. I got event.textmenu() running perfect. But I am struggeling with FSUIPC4. Any advice? Using this listener: event.textmenu(2, "TextMenuOpened") Brings up this error: 12281 *** LUA Error: ...amapps\common\FSX\Modules\peroJeeHellExtPWRbyGSX.lua:981: attempt to call field 'textmenu' (a nil value) Tested with v4.9.7.401 What am I doing wrong? Any advice?
John Dowson Posted January 14, 2019 Report Posted January 14, 2019 event.textmenu() is not currently implemented in FSUIPC4 - only WideClient and FSUIPC5 (added in version 5.15). It may be implemented in FSUIPC4 in a future release.
John Dowson Posted January 14, 2019 Report Posted January 14, 2019 You can have WideClient running on your sim PC for this. Set the ClassInstance to non-zero in WideClient.INI (you can have as many WideClients as you like running with different ClassInstances). Any FSUIPC applications will only connect to the ClassInstance 0 program though (which is usually FSUIPC on the sim PC). 1
Capt. PERO Posted January 14, 2019 Author Report Posted January 14, 2019 Hi John, thanks for your feedback and the work arround. For me in person this would be fine, but I want to share my Script to the community even for FSX users. So I really would appricate if you could add this in to FSUIPC4. https://aviation.pero-online.de/wordpress/?page_id=1937 Regards, Peter
Pete Dowson Posted January 14, 2019 Report Posted January 14, 2019 3 hours ago, Capt. PERO said: thanks for your feedback and the work arround. For me in person this would be fine, but I want to share my Script to the community even for FSX users. So I really would appricate if you could add this in to FSUIPC4. Sorry, but FSUIPC4 development has finished (after 13 years!) You can publish your script anyway for users with instructions on using Wideclient for it. Those who have upgraded to P3D4 can of course make use of it with FSUIPC5. Pete 1
Capt. PERO Posted January 15, 2019 Author Report Posted January 15, 2019 5 hours ago, Pete Dowson said: Sorry, but FSUIPC4 development has finished (after 13 years!) [...] Fair point. 13 years - am I that old?
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