Jump to content

Tom Stian

Members
  • Posts

    1,088
  • Joined

  • Last visited

  • Days Won

    46

Everything posted by Tom Stian

  1. Version v0.105

    704 downloads

    Hello Captains! A LUA-script for v-speed callouts for the HotStart Challenger 650 v1.2 or higher. It includes callouts for 80 knots, V1, Vr, V2 (V2 is optional) and positiv rate / gear up. Feel free to leave a comment if you liked the script (or not) Requirement: The script requires FlyWithLua: Download the correct version for your simulator. FlyWithLua for X-Plane 11: - https://forums.x-plane.org/index.php?/files/file/38445-flywithlua-ng-next-generation-edition-for-x-plane-11-win-lin-mac/ FlyWithLua for X-Plane 12: - https://forums.x-plane.org/index.php?/files/file/82888-flywithlua-ng-next-generation-plus-edition-for-x-plane-12-win-lin-mac/ Installation: - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts You should get a structure something like this. Settings: Edit the Wizball_CL650_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. local 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. local EnablePosGearUp = true -- Set to 1 for callout by totoritko(HotStart). Set 2 for callout by xplana. local CalloutVoice = 1 -- Change "SoundLevel" to adjust volume for the callouts. Adjust between 0.10 min - 1.00 max. -- Recommended value for CalloutVoice 1 - 0.70 - For CalloutVoice 2 - 0.30 local SoundLevel = 0.70 How to use: Just make sure you set the vSpeeds in the FMS and you will get the callouts. Demo: Known bugs/limitations: - Non at the moment. Credits: totoritko and xplana for the callouts
  2. vSpeed callouts for HotStart Challenger 650 View File Hello Captains! A LUA-script for v-speed callouts for the HotStart Challenger 650 v1.2 or higher. It includes callouts for 80 knots, V1, Vr, V2 (V2 is optional) and positiv rate / gear up. Feel free to leave a comment if you liked the script (or not) Requirement: The script requires FlyWithLua: Download the correct version for your simulator. FlyWith Lua for X-Plane 11: - https://forums.x-plane.org/index.php?/files/file/38445-flywithlua-ng-next-generation-edition-for-x-plane-11-win-lin-mac/ FlyWith Lua for X-Plane 12: - https://forums.x-plane.org/index.php?/files/file/82888-flywithlua-ng-next-generation-plus-edition-for-x-plane-12-win-lin-mac/ Installation: - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts You should get a structure something like this. Settings: Edit the Wizball_CL650_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. local 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. local EnablePosGearUp = true -- Set to 1 for callout by totoritko(HotStart). Set 2 for callout by xplana. local CalloutVoice = 1 -- Change "SoundLevel" to adjust volume for the callouts. Adjust between 0.10 min - 1.00 max. -- Recommended value for CalloutVoice 1 - 0.70 - For CalloutVoice 2 - 0.30 local SoundLevel = 0.70 How to use: Just make sure you set the vSpeeds in the FMS and you will get the callouts. Demo: Known bugs/limitations: - Non at the moment. Credits: totoritko and xplana for the callouts Submitter Tom Stian Submitted 01/24/2022 Category Plugins and Utilities  
  3. Hi Minor thing, but when selecting LOC on the clock the local time just freeze. Have tried to look at the FCOM, but dident find any that I missed. Did i miss anything ?
  4. I dont remember what the defaults are. You can change it in the FMS under IDX->Defaults. Im using .78/290 at the moment for the descend phase.
  5. When I make a flightplan with a alternate airport, I enter CONT + FINAL RES on the reserves. Since the FMS is calculating the fuel needed for the alternate. But be aware that the fuel FMS calculate can be different from what simbreif says you need. If I dont enter a alternate airport in the flightplan, I enter CONT + FINAL RES + ALTN. That is what im doing.
  6. This is based on location on your aircraft. So when i.e. you are in Europe, the fueler will ask you how many liters you want. And when in US he asks for gallons.
  7. Enjoying this aircraft alot. And this is a minor wish I have. The first flights I had I often messed up my calculation for refueling. So when he asked me if I want more fuel, it would be very usefull to have the fuel density in this dialogbox also.
  8. Im not missing LIMC with AIRAC 2113.
  9. Thanks @Graeme_77 This was usefull. Ill guess I have 3 options then. Fly faster Fly lower Or fly in locations with warmer weather.
  10. I also had this. i was enroute to ENSB at FL350 from ENGM. After about 45 min or so i stepclimb to FL370. it was very cold, below -70 SAT. I noticed i was loosing N1 power over time. So had to descent to FL350 again. At FL350 i regained my N1 power. Cruisespeed mach .82. fueltemp was around -15c. not sure if it is a bug or just a limitation of the aircraft.
  11. Hi, I have the same issue as you have. No traffic is shown when im on VATSIM. Im using the same setting as you are on with TFC on MFD. Have tested with "normal", "above" , "under". But no traffic. I also tested on EGLL to see arriving and departing traffic. But was not able to see any traffic. Log.txt
  12. I can confirm that its not crashing with latest version of DataRefTool
  13. Having issue with this version of DataRefTool. When enabled the X-Plane crash when trying to load the aircraft. Just wanted to share my findings.
  14. The TBM dont have any tiller. You have to use your rudder(pedals).
  15. Maybe not the same issue. But when I did a direct-to it seems that some of the flightplan is missing. Try to enter the flightplan and scroll back on the waypoints. They are still there in my case.
  16. Have you tilted the wx radar up? Try +4 when on ground.
  17. Hmm.. I dont get the fail with Gizmo v18, but with Gizmo v20 ill get the error/fail. So maybe you are running Gizmo v18 @tkyler ?
  18. For me the GPU is powering both buses the first time, but same bus fail as above when using the GPU for the second time
  19. Hello I have made a custom version for you. Check your inbox here on the forum. I have not tested it, but it should work
  20. Try this 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.
  21. Hi Jota Are you sure you are setting the speedbugs correct according to the instruction?
×
×
  • Create New...