Jump to content
The simFlight Network Forums

FAR

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    🇺🇸

FAR's Achievements

Newbie

Newbie (1/14)

  • One Month Later Rare
  • Week One Done Rare
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. HI Played around with FSUIPCWPFAutoCS and would like to make min own score list from a multiplayer Reno Air race, I noticed that these values is not Variables accessible by default offsets, is it possible to add this, if so, please provide a snippet to add to your excellent FSUIPCWPFAutoCS example. https://docs.flightsimulator.com/html/Programming_Tools/SimConnect/API_Reference/Structures_And_Enumerations/SIMCONNECT_DATA_RACE_RESULT.htm Fly safe FAR
  2. SOLVED function FLIGHT_DIRECTOR() ipc.macro("FD") end event.control(66288,“FLIGHT_DIRECTOR”) function FLIGHT_DIRECTOR() ipc.macro("FD: FDtoggle") end event.control(66288,“FLIGHT_DIRECTOR”)
  3. Awesome.... Thanks John Not at my SIM pc - but just had some time here at office to play around... can you confirm this will work. The intension is to "Flight Director Toggle" (The mouse macro is working and is saved as FD.MCRO) In the Flight_Director.lua function FLIGHT_DIRECTOR() ipc.macro("FD") end event.control(66288,“FLIGHT_DIRECTOR”) In the FSUIPC.ini [LuaFiles] 1=Flight_Director [AUTO] 1=Lua Flight_Director //Thanks again for a great product
  4. *** Moved from User Contributions sub-forum to main support forum *** Hi Can FSUIPC in P3Dv5 lisent for a defined Key_Event in P3D and when it is presented on the stream fire a FSUIPC recorded mouse macro? Thanks in advance for any reply.
×
×
  • 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.