You can ask us to reset your license, then we'll reset it asap.
Type: Posts; User: LNRalph
You can ask us to reset your license, then we'll reset it asap.
The plugin is running fine. Looks more like a firewall or network issue. Give it a try with the firewall temporarily turned off.
Sorry for my late reply, I rarely visit this forums. Make sure you have the latest plugin: www.siminnovations.com/wiki/
Perfect! Let me know if you have any other questions.
In Prepar3D: Options -> Settings -> General -> Uncheck 'Pause on task switch'
I will update the wiki soon. But both versions have the ability to resize gauges. There has never been a function to resize them all at once.
If you click on of the instruments in the panel,...
Not so much glass cockpit indeed. We want to make more... But it takes so much time.
I'm on a quest to make more 737 instruments work with FSX as well. The MCP is first, and probably after that the radio panel.
It loads automatically when FSX starts, it's a so called DLL.
We'll release 2.1.1 next week. Hang on :)
Which model are you looking for?
You're right. I will see if I can fix this tomorrow.
Same problem as the other one.
It's a bug in 2.1.0, it's fixed in 2.1.1. Send me an email, and I'll send you the latest 2.1.1 beta.
Unfortunately there's no dataref or variable for the icing warning light. I'm not really sure which conditions are normally used to trigger the icing warning. There's graphs that show the risk for...
Problem was caused by Air Manager not being in touchscreen mode. A thing to check for everyone who has this problem. Solved :)
Wrong code :) setting_dial does not exist. I'll send you a updated instrument for com/nav1.
Something wrong in the code. Which instrument is this? Did you modify the code?
This video shows how.
https://youtu.be/koIOMO3uhiA
Do you have the plug-in running? Is the simulator set to FSX in the settings tab? Did you try it with the firewall disabled? Are you running Air Manager locally or remote?
I have uploaded a new version of the callsign label, you can now edit the callsign in the code.
Any luck so far? Maybe I should send you a modified instrument?
It's about the Bendix King com/nav radio. I've also tried this one here, works fine. I must admit it's with the 2.1.1 beta, but that should not make any difference...I suppose...
It's not the hardware, but maybe it's a bug in Air Manager. Did you try higher numbers, like 180? I will test it on my laptop tonight.
It works like this, an example:
combig = dial_add("dialbig.png", 229, 113, 85, 85, new_combig)
touch_setting(combig, "ROTATE_TICK", 90)
This causes the dial to trigger the callback function...