Alternative Throttle Control - Keyboards v0.1.3.0
909
38
-
Јануари 18, 2023
Alternative Throttle Control is a mod where we add the possibility to conduct the gradual and smooth increase of throttle of an aircraft using the keyboard. By default, throttle by keyboard is somewhat binary, it's either 100%, or 0% there is no smooth as is found in throttle using joystick. Currently you can increase the acceleration using Add and decrease it with None.
Requisites
Featured
- More assertive aircraft throttle control
- A beautiful and minimalist interface where you can see how much power is being put into the throttle :)
Installation
- Extract from the .rar file the Alternative-throttle-control.dll file and the folder named AlternativeThrottleControl;
- Place the extracted files in your script folder
Changelog
- [0.1.3.0]
- Added support for throttle down;
- Interface update, where you can see the throttle input percentage, both throttle up and throttle down;
- Improve the performance of the script;
- [0.1.2.1]
- Fix bug "System.IndexOutOfRangeException".
- [0.1.2.0]
- I have updated the interface, especially the speedometer part to something more visible.
- Code improvements in general.
- [0.1.1.0]
- this version of the script comes with some of the additions requested by the community, they are:
- addition of speedometer with km/h, mph and knot support.
- addition of the "ScriptBehivior.ini" file with the key settings and the possibility to adjust the throttle sensitivity.
- this version of the script comes with some of the additions requested by the community, they are:
- [0.1.0.0]
- initial release
[source code]
Првпат Додадено: Септември 14, 2022
Последно Ажурирање: Јануари 18, 2023
Последно Симнување: пред 3 саати
34 Коментари
Alternative Throttle Control is a mod where we add the possibility to conduct the gradual and smooth increase of throttle of an aircraft using the keyboard. By default, throttle by keyboard is somewhat binary, it's either 100%, or 0% there is no smooth as is found in throttle using joystick. Currently you can increase the acceleration using Add and decrease it with None.
Requisites
Featured
- More assertive aircraft throttle control
- A beautiful and minimalist interface where you can see how much power is being put into the throttle :)
Installation
- Extract from the .rar file the Alternative-throttle-control.dll file and the folder named AlternativeThrottleControl;
- Place the extracted files in your script folder
Changelog
- [0.1.3.0]
- Added support for throttle down;
- Interface update, where you can see the throttle input percentage, both throttle up and throttle down;
- Improve the performance of the script;
- [0.1.2.1]
- Fix bug "System.IndexOutOfRangeException".
- [0.1.2.0]
- I have updated the interface, especially the speedometer part to something more visible.
- Code improvements in general.
- [0.1.1.0]
- this version of the script comes with some of the additions requested by the community, they are:
- addition of speedometer with km/h, mph and knot support.
- addition of the "ScriptBehivior.ini" file with the key settings and the possibility to adjust the throttle sensitivity.
- this version of the script comes with some of the additions requested by the community, they are:
- [0.1.0.0]
- initial release
[source code]
Првпат Додадено: Септември 14, 2022
Последно Ажурирање: Јануари 18, 2023
Последно Симнување: пред 3 саати
-
Nice job man! I did something similar in the past, maybe you want to have its source code, it maybe helps you and I don't have time to maintain it anymore unfortunately: https://www.gta5-mods.com/scripts/smooth-throttle
Октомври 18, 2022 -
script no response , no error message
Use -
Script Hook V | v1.0.2699.0
Script Hook V DotNet | v3.5.1Октомври 19, 2022 -
@Niziul https://pastebin.com/hjH2jGGf maybe it helps you :) And btw I know my source code quality is shit ^^
Октомври 27, 2022 -
@Niziul Would be nice to see you update the mod made by Kryo4lex, that tool did the job perfectly, but unfortunately it doesnt work on the latest game version.
Октомври 31, 2022 -
-
Прошири да го видиш цел коментар
Got this error with both of your mods when hoping on the plane :(
[13:18:20] [ERROR] Caught fatal unhandled exception:
System.IndexOutOfRangeException: Índice fuera de los límites de la matriz.
en Alternative_throttle_control.settings.SettingsManager.ReturnThePositionOfCenterOfScreen()
en Alternative_throttle_control.settings.SettingsManager.ReturnTheCustomPositionOfCenterOfScreen()
en Alternative_throttle_control.settings.SettingsManager.ReturnStCustomSpriteConfigurationOfThis(String filename)
en Alternative_throttle_control.user_interfaces.interfaces.ThrottleInterface.ReturnTheCustomSpritesOfThis(String filename)
en Alternative_throttle_control.user_interfaces.interfaces.ThrottleInterface.ReturnContainerElementForTheYawInterface()
en Alternative_throttle_control.user_interfaces.interfaces.ThrottleInterface.BuildTheInterface()
en Alternative_throttle_control.user_interfaces.UserInterfaces.<>c__DisplayClass0_0.<.ctor>b__0(Object o, EventArgs e)
en SHVDN.Script.MainLoop()
[13:18:20] [ERROR] The exception was thrown while executing the script Alternative_throttle_control.user_interfaces.UserInterfaces.
[13:18:20] [WARNING] Aborted script Alternative_throttle_control.user_interfaces.UserInterfaces.
[13:18:20] [ERROR] Caught fatal unhandled exception:
System.IndexOutOfRangeException: Índice fuera de los límites de la matriz.
en Alternative_throttle_control.settings.SettingsManager.ReturnThePositionOfCenterOfScreen()
en Alternative_throttle_control.settings.SettingsManager.ReturnTheCustomPositionOfCenterOfScreen()
en Alternative_throttle_control.settings.SettingsManager.ReturnStCustomSpriteConfigurationOfThis(String filename)
en Alternative_yaw_control.user_interfaces.interfaces.YawInterface.ReturnTheCustomSpritesOfThis(String filename)
en Alternative_yaw_control.user_interfaces.interfaces.YawInterface.ReturnContainerElementForTheYawInterface()
en Alternative_yaw_control.user_interfaces.interfaces.YawInterface.BuildTheInterface()
en Alternative_yaw_control.user_interfaces.UserInterface.<>c__DisplayClass0_0.<.ctor>b__0(Object o, EventArgs e)
en SHVDN.Script.MainLoop()
[13:18:20] [ERROR] The exception was thrown while executing the script Alternative_yaw_control.user_interfaces.UserInterface.
[13:18:20] [WARNING] Aborted script Alternative_yaw_control.user_interfaces.UserInterface.Ноември 5, 2022 -
-
-
-
Great work! Really love being able to put a custom throttle and the fact that the planes/helicopters now can maintain the speed without having to permanent tab the acceleration key :)
Декември 10, 2022 -
@Niziul This works with Xbox controller? And if its not can you make it happen?
Јануари 19, 2023 -
@rodolfo_luna94 Not currently. But I will see if I can add control support soon.
Јануари 19, 2023 -
@Niziul Awsome, thank you! By the way, this mod was a very nice idea, it goes very well with:
(https://www.gta5-mods.com/scripts/plane-low-speed-no-off-engine-net), this mod prevents engine turning off while holding S key/LT controller.Јануари 19, 2023 -
@rodolfo_luna94 this script is pretty cool, I have used it a lot in the past, but I ended up creating another one because this one has some very silly bug that I managed to fix, maybe I will add it as an additional feature in the next update.
Јануари 19, 2023 -
@Niziul I didn't noticed any bug but it wasn't compatible with dogfight mod.
пред 10 дена
If you are curious to see how the new interface looks like, here is a link to the video: https://www.youtube.com/watch?v=bN_B2RtKQdA
A suggestion here for those who are interested in using the standard input keys for the throttle:
It is very simple, just follow the steps below:
1 - first open the script configuration file calling "ScriptBehavior";
2 - put the "W" key in "KeyForTheThrottleIncrease" and the "S" key in "KeyForTheThrottleDecrease";
3 - now inside the game, access the pause menu, and go to "Key Bindings" and click on "Aircraft";
4 - now just delete the key associated with throttle up and throttle down;
simple as this.