Cruise Script
This can be a script mod for GTA V that allows you to management your car’s flip alerts and hazard lights and make your car follow a sure velocity on the press of a button.
This mod requires Alexander Blade’s Script Hook V, a .asi loader and Crosire’s Neighborhood Script Hook V .NET.
Set up:
1. Place ScriptHookV.dll and dinput8.dll inside GTA V’s root listing (the place the GTA5.exe is positioned)
2. Place ScriptHookVDotNet.asi inside GTA V’s root listing
3. Create a folder in GTA V’s root listing named “scripts” and duplicate the CruiseScript.cs inside it.
Controls:
Left flip sign:
J
Proper flip sign:
L
Hazard lights:
Okay
Activate Cruise Management (maintain present velocity):
I
You possibly can change the controls contained in the CruiseScript.cs the place it says
const Keys kLeftIndicator = Keys.J;
const Keys kRightIndicator = Keys.L;
const Keys kHazards = Keys.Okay;
const Keys kCruiseControl = Keys.I;
Please don’t reupload this script though you’ll be able to be happy to switch it and use it for studying functions or no matter.
Changelog:
Model 1.1:
-Fastened set up information to suit the .asi loader change
-Fastened an issue the place the turning off the hazard lights would maintain
one mild on
-Fastened an issue the place leaving a car with out turning off the lights
first would not make the alerts within the subsequent automobile work appropriately
V1.1 – YouRik – http://twitter.com/yourik/
Credit:
YouRik