-
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
Thanks for your input @Defiance_co I have been reading around and it looks like V2 isen't called out in normal operations. More used in the older days with older aircrafts. Maybe @Litjan or someone with knowledege on this can come with some input also. -
vSpeed callouts for IXEG 733 - LUA Script
Tom Stian replied to Tom Stian's topic in General Discussion
So what do you think guys (and girls?). Should V2 callout be default enabled. Or is it rarley used ? -
X-Plane Beta II seems to work better with IXEG 737
Tom Stian replied to judeb's topic in General Discussion
Looks good so far. But I think I have some issues with auto brake not working with public beta 2. Worked ok with pb1. -
vSpeed callouts for IXEG 733 - LUA Script
Tom Stian replied to Tom Stian's topic in General Discussion
Another version out with the option to disable V2 callout. -
vSpeed callouts for IXEG 733 - LUA Script
Tom Stian replied to Tom Stian's topic in General Discussion
-
vSpeed callouts for IXEG 733 - LUA Script
Tom Stian replied to Tom Stian's topic in General Discussion
Made a new version now that is compatible with XP 10.51. -
vSpeed callouts for IXEG 733 - LUA Script
Tom Stian replied to Tom Stian's topic in General Discussion
I havent tested it with XP 10. Checking now. -
vSpeed callouts for IXEG 733 View File Hello Captains! I made a simple LUA-script for v-speed callouts. It includes callouts for 80 knots, V1, Vr, V2 (V2 is optional) and positiv rate / gear up. The script is tested on X-Plane 10.51 and X-Plane 11 on Windows 10. Feel free to leave a comment if you liked the script (or not) Requirement: - You will need FlyWithLua installed - http://forums.x-plane.org/index.php?/files/file/17468-flywithlua-for-xp9-and-xp10/ Installation: - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts You should get a structure something like this. Settings:Edit the IXEG_vSpeed.lua for the settings. Set to true to enable "V2" callout and false to disable. true and false have to be written with lowercase letters.Enable_V2 = false Set to true to enable "Positive rate/Gear up" callout and false to disable. true and false have to be written with lowercase letters. EnablePosGearUp = true Sync the First Officers speedbugs with what you set on Captain side. Default = false. true and false have to be written with lowercase letters. SyncSpeedBugs = false Change "SoundLevel" to adjust volume for the callouts. Adjust between 0.10 min - 1.00 max (default 0.55) SoundLevel = 0.55 How to use: This is how I use the bugs. It may not be correct compared to real procedures. The required bugs you need to set for the call out to work is Bug_2 to V1 speed, Bug_3 to Vr speed, and set the MCP speed to V2 (if you use V2 callout). You can set the other bugs to whatever you prefere. Demo: Known bugs/limitations: - Speed bugs can only be set on Captains side. Credits: @xplana for his excellent voice for the callouts For support, please visit: http://forums.x-pilot.com/forums/topic/12002-lua-script-vspeed-callouts/ Submitter Tom Stian Submitted 12/07/2016 Category Plugins and Utilities
-
Version 0.111
1,238 downloads
Hello Captains! I made a simple LUA-script for v-speed callouts. It includes callouts for 80 knots, V1, Vr, V2 (V2 is optional) and positiv rate / gear up. The script is tested on X-Plane 10.51 and X-Plane 11 on Windows 10. Feel free to leave a comment if you liked the script (or not) Requirement: - You will need FlyWithLua installed - http://forums.x-plane.org/index.php?/files/file/17468-flywithlua-for-xp9-and-xp10/ Installation: - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts You should get a structure something like this. Settings:Edit the IXEG_vSpeed.lua for the settings. Set to true to enable "V2" callout and false to disable. true and false have to be written with lowercase letters.Enable_V2 = false Set to true to enable "Positive rate/Gear up" callout and false to disable. true and false have to be written with lowercase letters. EnablePosGearUp = true Sync the First Officers speedbugs with what you set on Captain side. Default = false. true and false have to be written with lowercase letters. SyncSpeedBugs = false Change "SoundLevel" to adjust volume for the callouts. Adjust between 0.10 min - 1.00 max (default 0.55) SoundLevel = 0.55 How to use: This is how I use the bugs. It may not be correct compared to real procedures. The required bugs you need to set for the call out to work is Bug_2 to V1 speed, Bug_3 to Vr speed, and set the MCP speed to V2 (if you use V2 callout). You can set the other bugs to whatever you prefere. Demo: Known bugs/limitations: - Speed bugs can only be set on Captains side. Credits: @xplana for his excellent voice for the callouts For support, please visit: http://forums.x-pilot.com/forums/topic/12002-lua-script-vspeed-callouts/ -
The first video in this thread I used sound files from my PMDG 737. Used them for testing. And can't distribute them of course If you have other files for 80kts, v1, vr etc you can just replace them. But it will make @xplana sad
-
Its released
-
Hello Captains! I made a simple LUA-script for v-speed callouts. It includes callouts for 80 knots, V1, Vr, V2 (V2 is optional) and positiv rate / gear up. The script is tested on X-Plane 10.51 and X-Plane 11 on Windows 10. Feel free to leave a comment if you liked the script (or not) Requirement: - You will need FlyWithLua installed - http://forums.x-plane.org/index.php?/files/file/17468-flywithlua-for-xp9-and-xp10/ Installation: - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts You should get a structure something like this. Settings:Edit the IXEG_vSpeed.lua for the settings. Set to true to enable "V2" callout and false to disable. true and false have to be written with lowercase letters.Enable_V2 = false Set to true to enable "Positive rate/Gear up" callout and false to disable. true and false have to be written with lowercase letters. EnablePosGearUp = true Sync the First Officers speedbugs with what you set on Captain side. Default = false. true and false have to be written with lowercase letters. SyncSpeedBugs = false Change "SoundLevel" to adjust volume for the callouts. Adjust between 0.10 min - 1.00 max (default 0.55) SoundLevel = 0.55 How to use: This is how I use the bugs. It may not be correct compared to real procedures. The required bugs you need to set for the call out to work is Bug_2 to V1 speed, Bug_3 to Vr speed, and set the MCP speed to V2 (if you use V2 callout). You can set the other bugs to whatever you prefere. Demonstration: Known bugs/limitations: - Speed bugs can only be set on Captains side. Credits: @xplana for his excellent voice for the callouts Changelog: v0.111- Made variables and datarefs unique to avoid conflicts with other lua scripts. v0.110 - Minor optimizing of the script. v0.109 - Added setting to sync the speed bugs on First Officers side with what you set on Captains side. v0.108 - Added setting to adjust volume for the callouts- Added setting to disable "Positive rate/Gear up" callout v0.107 - Speed bugs did not reset. Fixed v0.106 - Reseting speed bugs when loading script. To avoid callouts if you dont have set the bugs. - Some adjustment to the sounds. (not so much right panning). v0.105 - Changed the default for V2 callout to false (disabled) v0.104 - Fixed V1 callout when starting X-Plane/loading aircraft v0.103 - Fixed "Positive rate / Gear up" -callout when V2 is disabled v0.102- Added setting to disable V2 callout v0.101 - Fixed compability with X-Plane 10 v0.100 - inital version You can download the script here: http://forums.x-pilot.com/files/file/1029-ixeg-vspeeds-callouts/
-
I will do the initial release now of the script with the current callouts from the demo 5. Maybe I can improve it later.
-
You are demanding man
-
What about this ?
-
Well. back to scripting then
-
New version with some editing on the sound files. I think this one sounded better
-
What do you think?
-
Do you got 80 knots also ?
-
Well.. If @Litjan could make some with his "pilotvoice" it would be awesome. But my voice? nah
-
Script is done. I only need some wav-files for the callouts, 80knots, V1, Vrotate and V2. If anyone know about some good freeware files I can include in the package, then let me know
-
Im not ready yet. Looking for some free .wav files (80kts, v1, vr and v2) that I can put in the package. But the scripting is almost done.
-
Hi all. I made a simple (dirty) LUA script for V-speed callouts. V1 and Vr are based on the speed bugs you set, and V2 are based on what you have dialed in on the MCP. Im not done with the script, but wonder if it is any interest for it ?
-
Hi I don't think there is datarefs for that.