Tom Stian Posted December 7, 2016 Report Share Posted December 7, 2016 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 4 Quote Link to comment Share on other sites More sharing options...
letec Posted December 7, 2016 Report Share Posted December 7, 2016 Thank you very much. It works perfectly! Quote Link to comment Share on other sites More sharing options...
Tom Stian Posted December 7, 2016 Author Report Share Posted December 7, 2016 9 minutes ago, letec said: Thank you very much. It works perfectly! Glad to hear 1 Quote Link to comment Share on other sites More sharing options...
Mario787NG Posted December 26, 2016 Report Share Posted December 26, 2016 Parabens pelo trabalho muito bom 1 Quote Link to comment Share on other sites More sharing options...
lineman55 Posted February 7, 2017 Report Share Posted February 7, 2017 Thanks Tom! I tried it out last night and it worked great! Well done! 2 Quote Link to comment Share on other sites More sharing options...
Tom Stian Posted February 7, 2017 Author Report Share Posted February 7, 2017 2 hours ago, lineman55 said: Thanks Tom! I tried it out last night and it worked great! Well done! Thanks Quote Link to comment Share on other sites More sharing options...
wain Posted September 20, 2017 Report Share Posted September 20, 2017 how do I edit for gear up? I just realised the calls weren't working as I had not set bugs correctly, only got the 80kts one..... Quote Link to comment Share on other sites More sharing options...
Tom Stian Posted September 20, 2017 Author Report Share Posted September 20, 2017 14 minutes ago, wain said: how do I edit for gear up? I just realised the calls weren't working as I had not set bugs correctly, only got the 80kts one..... You will only get the "80 knots" callout if you dont set the bugs at all or not correctly. So as a minimum you have to set BUG_2 to V1 speed and BUG_3 to Vr speed. Its very important that you use BUG_2 and BUG_3 for V1 and Vr. Dont mix with other bugs If you do that correctly you will get "Positive rate , gear up" callout. You can find the v-speeds in your FMS when you have entered perfomance data etc. 1 Quote Link to comment Share on other sites More sharing options...
wain Posted September 20, 2017 Report Share Posted September 20, 2017 thanks Tom, I huessed it was my error.... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.