Jump to content
The simFlight Network Forums

deth

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by deth

  1. Thank you for quick reply Pete. I just thought I will find at least somethig in one of aircrafts suitable for macro just to be sure it works in general. But I got the point. And to be little more precise with my question, is it possible to write things in the main window instead creating new one? For example as I can see the framerate in the left upper corner by clicking Shift+z. Best Regards, Mike
  2. Hi All, My main question is how can I print anything on FS screen. But let me explain in short what led me to this need. I'm building some simple GA cockpit and after interfacing almost all functionality I needed to hardware, I encountered really annoying problem. In most aircrafts that I use (Carenado's F33, RealAir Duke), in order to dial in AP altitude and AP vertical speed you must switch between them with some special button so they appear to view in AP window. The catch is in that this functionality is not supported by FSX API and is implemented by each arcraft vendor. I tried to give a chance to mouse macro wizard in FSUIPC but it just doesnt work. At all. I get a mouse macro window, give it a name, clicking 'OK', exiting FSUIPC, clicking, dragging, switching all different things in cockpit of many different aircrafts and nothing happens, - no window, no text, no prompts. No .mcro file is created of course. So I left this idea behind and decided to create lua script that will print V/S and ALT values in the screen corner for example and will be updated in case of update event when I change it with rotaries. I started to learn Lua scripting, read FSUIPC Lua Library Reference. However there is still some mess in my head regarding usage of the library so, please if anyone could provide me with small code snippet or point to right one from examples it will be very appreciated. BTW, if anyone will tell me why mouse macros might not work it will be appreciated also, despite that I don't really believe macro will help me :) I have FSX with Acceleration pack, FSUIPC 4.823, Win 7 Enterprise and ATI graphics card. Best Regards, Mike
  3. Thank You for answers. The question PositiveAero asked is exactly one of the two I intended to ask too. Could you also tell me please if I can change heading bug stepping as a function of encoder rotation speed or amount (like it works with mouse wheel)? I actually never tried scripting for FSUIPC or with LUA but since I'm a soft developer this wouldn't be the problem if it is practically possible. In case it also appears in documentation, just send me RTFM. :razz: Kind Regards
×
×
  • 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.