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