Jump to content
The simFlight Network Forums

Mouse macros not working with Carenado Phenom 300


Recommended Posts

Hi,

I have tried to create a mouse macro with this aircraft but FSUIPC doesn't seem to recognise

that I have pressed a button in the VC(whatever button I try).

Here is the XML code for the button that I am trying to replicate. Is there a way to make a macro from it please?

Here's the code....

-<MouseArea id="MouseArea">

<FloatPosition>0.000,0.000</FloatPosition>

<Size>2634,1690</Size>


-<MouseArea id="Letter A">

<FloatPosition>16.000,151.000</FloatPosition>

<Size>45,30</Size>

<CursorType>Hand</CursorType>


-<MouseClick id="MouseClick">

<Script>65 chr (>@c:IcaoSearchEnterChar) 1 (>L:BUFFER_BTN_FMC,number)</Script>

<ClickType>LeftSingle</ClickType>

<ClickRepeat>True</ClickRepeat>

</MouseClick>

</MouseArea>

 

I am using FSX and a registered copy of FSUIPC 4.974

Thanks for looking

Stinger

Edited by Stinger2k3
Link to comment
Share on other sites

35 minutes ago, John Dowson said:

Hi.

mouse macros do not work with xml gauges in FSX, only those build using the C/C++ Guages SDK.

You should maybe investigate if any L:vars  are available instead.

Regards,

John

Mmm, unfortunately an Lvar trace produced nothing.

Ok thanks.

Keith

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.