Skip to content

This script add the possibility to have more control over the aircraft yaw, by adding an alternative control to the yaw.

License

Notifications You must be signed in to change notification settings

Niziul-Grand-Theft-Auto-V-Mods/alternative-yaw-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alternative Yaw Control - Keyboards

About the mod

Alternate yaw control is a mod where you can have more control over aircraft yaw, by adding an alternative to the yaw control the yaw is interpreted, the result will vary depending on how the handling has been configured.

Requisites

Control

  • By default you can use "D" to yaw to the right and "A" to yaw to the left.
  • Remember that you can make the following changes inside "AlternativeYawControl/ScriptBehavior.ini":
    • Change the keys;
    • Change the sensitivity of the yaw;

Featured

  • More assertive aircraft yaw control;
  • A beautiful, minimalistic interface where you can see how much percent you are applying to each side of the yaw;
    • Remember that you can make the following changes inside "AlternativeYawControl/BehaviorOfUserInterfaceElements.ini":
      • Change the visibility of the interface. It is up to you to decide whether to display it or not;
      • Change the interface position;
    • Remember that you can make the following changes inside "AlternativeYawControl/YawInterface/InterfaceSetup.ini":
      • Change the color of some interface elements;

Installation

  1. Access the mod page to download the necessary files by clicking on the image that is at the top of the file.;
  2. Extract from the .rar file the Alternative-yaw-control.dll file and the folder named AlternativeYawControl;
  3. Place the extracted files in your script folder;

Changelog

  • [0.1.0.2]
    • Correction for poor script performance at low frame rates;
      • This means that the script will work as intended no matter how poorly the game is performing.
    • Code improvements in general;
  • [0.1.0.1]
    • Fix bug "System.IndexOutOfRangeException";
  • [0.1.0.0]
    • Initial release;