eddman Posted August 26, 2022 Report Posted August 26, 2022 p3dv4.5 , windows10, fslabs a320/321 v1.0.1.2. fsuipc v6.1.9 ive tried several times to assign mouse macros to the engine start and ignition switches without success. is there a registry entry somewhere or files i have to delete for a clean start at macro assigning or something. nothing works FSUIPC6.log FSUIPC6.JoyScan.csv FSUIPC6.ini
John Dowson Posted August 26, 2022 Report Posted August 26, 2022 It looks like your macro is assigned and being called: Quote 303312 Mouse Event = [rect x40000137, action 3] 316312 User Macro: engine1=: engine1_________ ... 373468 Mouse Event = [rect x40000136, action 3] 381843 User Macro: engine2=: engine2_________ Maybe you can show me your macro file? But, rather than using mouse-macros, you should first try either the standard controls and/or lvars. From this post, it looks like there are lvars available for both the engine start and the ignition: John
eddman Posted August 26, 2022 Author Report Posted August 26, 2022 i have to do some reading, i dont know what lvars are or what they do. but here are my macros, im using a throttletek flightbox airbus. a320.MCRO.bak a320.MCRO
John Dowson Posted August 27, 2022 Report Posted August 27, 2022 On 8/26/2022 at 7:01 PM, eddman said: i have to do some reading, i dont know what lvars are or what they do. Try the macro file in the first message in that post I referenced, and then assign to the macro:lvar and give a parameter, although I am not sure what the parameter values should be. Try 1 to activate and 0 to turn off, which is standard, and if that doesn't work you can try listing the lvar values (there is a control available for this - List local panel variables) to see how they change when you manually start the ignition and engines. As for your mouse macros, I am not sure why they aren't working. It could be that mouse macros don't work for the FSLabs A32x (not sure, I don't have this aircraft), or that the mouse action (3 - Left single click) is not correct. You could try changing it to use a click followed by a left release, i.e. Quote [Macros] 1=engine1 1.1=RX40000137,3 1.2=RX40000137,13 2=engine2 2.1=RX40000136,3 2.3=RX40000136,13 However, I think you will be better off looking at the custom controls provided by the aircraft. The FSLabs A32x aircraft use the Rotor Brake control with the parameter indicating the actual function. There should be a tutorial on how to use these with FSUIPC on the FSLabs forums - see this post: John
eddman Posted August 29, 2022 Author Report Posted August 29, 2022 my goodness, this is heavy stuff. ok im getting into it. thank you for the info, i wish me luck. cheers
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