| This is an improved and repurposed version of https://www.gta5-mods.com/scripts/cruise-control.
 SPEED LIMITER
 Fit in with Los Santos traffic by limiting your speed. Driving is the same as always, however with this script your vehicle's speed gets capped.
 
 Speed Limit
 
 Description:
 Choose your desired max. speed limit whilst crusing.
 
 Installation:
 1. Copy speedLimit.lua to /scripts/addins
 
 2. In order to load lua plugins you need to have lua plugin installed,
 you can download it separately
 http://gtaforums.com/topic/789139-vrelhook-lua-plugin-for-script-hook-v/
 
 3. In order to load lua plugins you need to have asi loader installed,
 you can download it separately
 https://www.gta5-mods.com/tools/script-hook-v
 
 Controls:
 J - Turn on speed limit
 L - Turn off speed limit
 I - Increase speed by 1 unit (rougly 2mph)
 K - Decrease speed
 |