-
Posts
1,088 -
Joined
-
Last visited
-
Days Won
48
Content Type
Profiles
Forums
Latest X-Plane & Community News
Events
Downloads
Store
Everything posted by Tom Stian
-
vSpeed callouts for IXEG 733 - LUA Script
Tom Stian replied to Tom Stian's topic in General Discussion
A minor upgrade of this script is out. v0.109 - Added setting to sync the speed bugs on First Officers side with what you set on Captains side. -
Randomly enable the built-in IXEG failures - LUA script
Tom Stian replied to Tom Stian's topic in General Discussion
Hello. I have uploaded it to the file library. Maybe you have better luck downloading from there -
Version 0.113
295 downloads
Hello I made this LUA-script for randomly enable the built-in IXEG failures. The script enables the built-in IXEG failures + engine fire, engine failure and oil pumps. Have your QRH ready. Available failures by IXEG. The script activates when your GroundSpeed is higher then 40 knots. Settings: (edit the IXEG_Failures.lua) -- Here you set if the failures should be default enabled or disabled when your starting up X-Plane. -- Set true to enable failures, false to disable. Default is true. true and false have to be written with lowercase letters. EnableFailures_WizVar = true -- Mean time between failures (MTBF) is the predicted elapsed time between inherent failures of a system during operation. -- Default is MTBF_hours = 20.0. See further down for of a example of MTBF set to 10 hours. MTBF_hours = 20.0 -- Max simultaneous failures pr session -- Default is Max_Failures = 2 -- The highest numbers of failures is 27 -- setting above this can crash x-plane Max_Failures = 2 -- Set the level of failures you want. -- 1 = Minor failures, 2 = Minor and Major failures, 3 Minor, Major and Critical failures. FailureSeverity = 3 "ADVANCED OPTIONS" -- Set 'ImminentFailure' to 1 to enable the imminent failure option. When this option is enabled you can trigger a imminent failure with setting the SERVICE INTERPHONE to ON position on the overhead panel. -- The SERVICE INTERPHONE will switch back to OFF when a failure is triggered. -- The 'ImminentFailureMTBF' (in minutes) is the MTBF used when you enable the 'ImminentFailure' and set the SERVICE INTERPHONE to on. -- Default is 0. ImminentFailure = 0 -- Default is 5 (in minutes) ImminentFailureMTBF = 5 The Service Interphone switch How to enable or disable failures (for the session) with FlywithLua menu. MTBF: This graph shows a example how often you can expect a failure when you set the MTBF to 10 hours. Requirement: - You need FlyWithLua installed - XP10: http://forums.x-plane.org/index.php?/files/file/17468-flywithlua-for-xp9-and-xp10/XP11: http://forums.x-plane.org/index.php?/files/file/35579-flywithlua-for-x-plane-11-and-10-windows-linux-mac-os-x-version/ - Tested on X-Plane 11 with Windows 10. Installation: - Simply place the script in [X-Plane]\Resources\plugins\FlyWithLua\Scripts Logging: Every failure is logged. You can find the logfile in your X-Plane root folder. The logfile is called IXEG_Failures.log Here is a sample of the logfile. Known bugs/limitations: - None. But please report if you find one Support: For support please visit: http://forums.x-pilot.com/forums/topic/11350-lua-script-randomly-enables-ixeg-failures/ -
Randomly enable the built-in IXEG failures View File Hello I made this LUA-script for randomly enable the built-in IXEG failures. The script enables the built-in IXEG failures + engine fire, engine failure and oil pumps. Have your QRH ready. Available failures by IXEG. The script activates when your GroundSpeed is higher then 40 knots. Settings: (edit the IXEG_Failures.lua) -- Here you set if the failures should be default enabled or disabled when your starting up X-Plane. -- Set true to enable failures, false to disable. Default is true. true and false have to be written with lowercase letters. EnableFailures_WizVar = true -- Mean time between failures (MTBF) is the predicted elapsed time between inherent failures of a system during operation. -- Default is MTBF_hours = 20.0. See further down for of a example of MTBF set to 10 hours. MTBF_hours = 20.0 -- Max simultaneous failures pr session -- Default is Max_Failures = 2 -- The highest numbers of failures is 27 -- setting above this can crash x-plane Max_Failures = 2 -- Set the level of failures you want. -- 1 = Minor failures, 2 = Minor and Major failures, 3 Minor, Major and Critical failures. FailureSeverity = 3 "ADVANCED OPTIONS" -- Set 'ImminentFailure' to 1 to enable the imminent failure option. When this option is enabled you can trigger a imminent failure with setting the SERVICE INTERPHONE to ON position on the overhead panel. -- The SERVICE INTERPHONE will switch back to OFF when a failure is triggered. -- The 'ImminentFailureMTBF' (in minutes) is the MTBF used when you enable the 'ImminentFailure' and set the SERVICE INTERPHONE to on. -- Default is 0. ImminentFailure = 0 -- Default is 5 (in minutes) ImminentFailureMTBF = 5 The Service Interphone switch How to enable or disable failures (for the session) with FlywithLua menu. MTBF: This graph shows a example how often you can expect a failure when you set the MTBF to 10 hours. Requirement: - You need FlyWithLua installed - XP10: http://forums.x-plane.org/index.php?/files/file/17468-flywithlua-for-xp9-and-xp10/XP11: http://forums.x-plane.org/index.php?/files/file/35579-flywithlua-for-x-plane-11-and-10-windows-linux-mac-os-x-version/ - Tested on X-Plane 11 with Windows 10. Installation: - Simply place the script in [X-Plane]\Resources\plugins\FlyWithLua\Scripts Logging: Every failure is logged. You can find the logfile in your X-Plane root folder. The logfile is called IXEG_Failures.log Here is a sample of the logfile. Known bugs/limitations: - None. But please report if you find one Support: For support please visit: http://forums.x-pilot.com/forums/topic/11350-lua-script-randomly-enables-ixeg-failures/ Submitter Tom Stian Submitted 04/30/2017 Category Plugins and Utilities
-
- 2
-
You don't need to reinstall. Check out this http://developer.x-plane.com/2016/11/you-dont-need-to-reinstall-x-plane-to-fix-it/
-
http://apxp.info/ Is also a great tool to find freeware airports.
-
The IXEG and X-Plane 11 Topic [Merged]
Tom Stian replied to danitabaires's topic in General Discussion
Have you installed http://forums.x-plane.org/index.php?/files/file/16270-enhanced-runways-hd-by-flyjsim/ or similar also ? The HD runways are a bit darker and reflecting less light. -
The IXEG and X-Plane 11 Topic [Merged]
Tom Stian replied to danitabaires's topic in General Discussion
Landing and taxi lights is working with the final version of X-Plane 11. With X-Plane 11.01 beta 1 there is some issues with the landing and taxi lights. aka not working. You should expect beta version of x-plane to break things. So if you want to help out you should report this to Laminar Research. Or you can stay on the final/stable versions of X-Plane. -
The IXEG and X-Plane 11 Topic [Merged]
Tom Stian replied to danitabaires's topic in General Discussion
The taxi and landing lights are maybe a bit overdone on other aircrafts. I also think they are a bit weak on the 733, but they are that in real life also You can read more about it here -
Gear, flaps and spoilers are animated. But I dont think they are linked to the state of the aircraft. As I understand this package will not work on IVAO. You should ask on the IVAO forum if they have plans to support the OBJ8 format. FAQ Does this work with X-IvAp/PilotEdge/some other pilot client? I don't know. Will this work with swift? Yes, when swift is released. When will swift be released? I don't know. What's the deal with RAR files? If you prefer ZIP files they are here. How can I make more OBJ8 CSL models? Try this forum thread.
-
New xPlane 11.0 beta1 breaks the landing lights
Tom Stian replied to smoothchat's topic in General Discussion
Noticed that also. I have reported this as a bug to LR since it was working with the final version of XP 11. -
Hi all. Someone have made a new CSL package to xSquawkbox and the future Swift client for flying on VATSIM. Its now in OBJ8 format and the upgrade and quality is a huge. The model matching is also improved. You can download the package here. I also recommend xSquawkbox 1.3.3 beta 1 or newer when trying this. Some screenshots.
-
Cruising around with my Cessna 172.
-
Help I cant update my 737 Classic!!
Tom Stian replied to maxflyerberlin's topic in General Discussion
Where have you installed the navdata ? did you use the fms data manager that navigraph provide ? -
Help I cant update my 737 Classic!!
Tom Stian replied to maxflyerberlin's topic in General Discussion
You need buy them from http://navigraph.com/ or http://www.aerosoft.com/en/search?sSearch=navdatapro I personal recommend navigraph. -
Help I cant update my 737 Classic!!
Tom Stian replied to maxflyerberlin's topic in General Discussion
Hi You have the latest version. v1.0.7 -
Help I cant update my 737 Classic!!
Tom Stian replied to maxflyerberlin's topic in General Discussion
Hello You have to use this hotfix installer -
The IXEG 733 dont have any vspeed callouts, thats the reason you dont hear them An alternativ to your suggestion is this script. http://forums.x-pilot.com/files/file/1029-vspeed-callouts-for-ixeg-733/ Happy easter
-
The IXEG and X-Plane 11 Topic [Merged]
Tom Stian replied to danitabaires's topic in General Discussion
Use this guide https://youtu.be/dZmh6GOLNmM?t=1m36s -
Inputting Cruise Winds
Tom Stian replied to 787pilotdabomb's topic in 737-300 Aircraft Systems and Operation
Hello Your putting the winds (normaly the winds you have on Top Of Climb) on the PERF page and CRZ WIND. But the input at the CRZ WIND is not simulated at the moment.- 1 reply
-
- 2
-
Incompatibility with latest XSquawkBox
Tom Stian replied to Andrey Novikov's topic in Pilot Edge and VATSIM Discussions
Hi. Version 1.3.3 of xSquawkbox will not have this issue. So use 1.3.1 until 1.3.3 is released. -
It was great fun. Just landed now, so one flight to go. My flights is done on Vatsim (sorry for posting on this IVAO thread, but I think this tour was a great idea and wanted to share my experience ), so the tracking is done automaticly. Im not sure if you can track like that on IVAO ? If not you can use https://projectfly.co.uk/ to track your flighs.
-
Thanks for link @aljaz41 Im almost done now with the "Around Africa tour". Very fun to do this. ATC coverage is limitied, but when they where online they gave me excellent service. On my way to FQMA / Maputo now. And after that it is the last flight of this tour to, FACT / Cape Town, where it all started. I was flying from Nairobi to Dar es Salaam when I spotted this little mountain. Had to check the maps what mountain it was. And found out it was Mount Kilimanjaro. Some random screenshots
-
No screenshots or any information. And the download link is on dropbox. That is the receipt for virus or other bad things. If it really is a aircraft you should use the file library http://forums.x-pilot.com/files/ .
-
Yea..Not fun when you have been flying for ~2h and XP crashes. Anyway. let me see what I can do. Maybe you can test it for me.