- Messages
- 19
Hi all,
I have an ALT readout with this script:
Now I'm looking for two mouse events to decrease and increase the digital altimeter setting through hovering over the digits.
I tried a lot of things, but I can't get it working.
Does anyone know what the script of the event must be?
Best regards,
Jacob.
I have an ALT readout with this script:
Code:
%((P:Units of measure, enum) 2 == if{ (A:Autopilot altitude lock var, meters) } els{ (A:Autopilot altitude lock var, feet) } 99999 min 0 max)%!05d!
Now I'm looking for two mouse events to decrease and increase the digital altimeter setting through hovering over the digits.
I tried a lot of things, but I can't get it working.
Does anyone know what the script of the event must be?
Best regards,
Jacob.
