A FiveM script that limits the speed of vehicles based on their class or specific spawn codes. This script works without any dependencies on a specific framework, making it perfect for standalone servers or those using other frameworks.
Features
- Speed Limiting: Set custom speed limits for specific vehicles based on their spawn code.
- Category-Based Speed Limits: Assign default speed limits to vehicle classes (e.g., Compacts, Sedans, SUVs, etc.).
- Supports Km/h and Mph: Configure the speed limit in either kilometers per hour (km/h) or miles per hour (mph).
- Works with all vehicles: Includes support for common cars, motorcycles, and even planes/helicopters (which are not speed-limited).
How It Works
- The script automatically detects the vehicle you are in and applies the appropriate speed limit.
- If no specific limit is set for a vehicle, it uses the default or category-based speed limit.
- Speed limits are enforced as long as the player is in the vehicle.
Download: Github
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 56 |
Requirements | Nothing |
Support | Yes |