Jump to content
The simFlight Network Forums

kaha

Members
  • Posts

    124
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by kaha

  1. Can't get it to work. I'll do it using the other software, but I would prefer to be able to do it with FSUIPC as I love the possibilities lua scripting gives me. Maybe you consider to implement this in the future, that would be great. Karl
  2. Thank you John, I will give this a try. Karl
  3. I want to set the pedestral lights for the Asobo classic C172. I got word from someone (not using FSUIPC but something else) that the event PEDESTRAL_LIGHTS_POWER_SETTING_SET works, but needs two parameters. One parameter is the number 1 and the other is the percentage of the light intensity. Now, with FSUIPC I can only give one parameter: ipc.control(67211, x) where x is the percentage. Regardless what value I use for x, the pedestral lights get always switched off. Same goes for GLARESHIELD_LIGHTS_POWER_SETTING_SET (67212). Is there something I miss? Karl
  4. I also had the stuttering with SU12, but 7.3.19 cured it. Karl
  5. Ok, understood. Thank you, John! Karl
  6. Yes, the script is running. I just extracted the relevant lines to a .txt file. Karl ini_log.zip
  7. John, I now removed the profile specific axis assignments and made none profile specific ones, see attached screenshot. But now the offset event does not fire anymore. There must be something I still don't get. Karl
  8. Of course you are right, John, it's the axis assignment window. Here is my use case: I connected hardware potis to change the cockpit light in the Cessna 310. For this I made some profile specific axis assignments (see attached screenshot) and then set the appropriate cockpit lighting in a lua script. This works. Now I want to utilize those potis for other aircraft as well. Therefor I need to get rid of the profile specific nature of the axis assignment. The corresponding lua code is in the attached file lua.txt. Karl lua.txt
  9. With an aircraft loaded that has profile specific controls defined I want to define an additional control that is not profile specific, in contrary it should be available for all aircraft. Now, bringing up the Button Assignment window the checkbox "Profile specific?" is checked and greyed out. How can I uncheck? Karl
  10. Thank you. I use the store version. I found two FlightSimulator.exe files on my ssd. I changed both to be started as admin, and now it works! I searched for FlightSimulator*.exe on my C drive and then changed to "Start as Administrator" in settings->compatibility. I use the software "Agent Ransack" for searching my drives. Karl
  11. Since some time (already happened with v7.3.8) FSUIPC does not start when I use the desktop shortcut. The sim starts, but not FSUIPC. The shortcut and FSUIPC.exe are set to "Start as Administrator". There is not even a .log file, so FSUIPC does not start at all. Once the sim runs and I start FSUIPC.exe it runs. What can I do, what additional info do you need? Thanks, Karl
  12. Thank you John. I got it to work. Not sure what caused the irregularity, I guess it was my frequent switching between different aircraft for testing and not restarting the sim. Everything is perfect now. Thank you, Karl
  13. Sorry, if FSUIPC is not the reason for my problem, but I don't know where to look for a solution. I try to assign this event "Starter 1 Held" to a switch, but nothing happens. The event "Set Starter 1 (Hold)" in plain MSFS works. "Starter 1 Held" works with other aircraft, though. Where is the issue? MSFS, FSUIPC, that specific aircraft? I'm at a loss. Best, Karl
  14. Maybe 7.2.3 did not install the WASM module? Anyway, it now works. Thanks, Karl
  15. Thank you. It worked before, I didn't change anything in the .ini The logs I sent are from 7.2.3 were with the 7.2.4b exe file. I now updated to 7.2.4, did not change the .ini file (still EnableWAPI=Yes) and did not install the WASM module. But now everything works again. Files attached. logs_724.zip
  16. Thank you John. Would it also be ok to just exit FSUIPC as soon as MSFS has loaded? What about the lvar moduke in the Community Folder? Do I have to delete it when not using FSUIPC? Karl
  17. Sometimes I want to start MSFS without FSUIPC. So I start up the sim from the Windows Start Menu. At some point of the MSFS startup process FSUIPC starts up by itself. Why is this? Karl
  18. I can edit, change and save it. I have all rights: Read, Edit, Change, Execute, Write. What does the FSUIPC installation process need to do with it? Karl
×
×
  • 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.