[RELEASE][ESX/QBCore] Pursuit Mode Script for Emergency Vehicles ![]()
![]()
Description:
This script provides emergency responders with an enhanced pursuit mode, specifically optimized for high-speed chases. The mode improves handling and maneuverability of emergency vehicles without increasing top speed. The script dynamically adjusts traction, driving behavior, and curve stability to offer a realistic and controlled pursuit experience—ideal for police RP servers!
Features:
- Enhanced Handling: Improved traction and stable cornering behavior, ideal for pursuit situations.
- Anti-Tip Protection: Optimized stability adjustments to prevent vehicle tipping during sharp turns.
- Adaptive Acceleration: Automatically adjusts acceleration dynamics, allowing for controlled maneuvering around tight corners.
- Easy Activation: Activate via
/pursuitcommand, available only in authorized emergency vehicles. - User-Friendly Indicator: Green and red status indicator for pursuit mode, visible only to the driver.
Usage:
- Command: Enter
/pursuitin the chat to toggle the pursuit mode on or off. - Indicator: A green light shows when pursuit mode is active, and a red light shows when it’s inactive. The light is visible only to the driver.
- Automatic Deactivation: The script automatically monitors if the player exits the vehicle or enters an unauthorized vehicle, disabling the mode in such cases.
Configuration (config.lua)
The script includes a configuration file (config.lua) where you can define allowed vehicle classes and forbidden vehicle types. This makes it easy to tailor the script to your server’s needs.
Example configuration:
lua
Config.AllowedVehicleClasses = {
[18] = true, -- Police
[20] = true -- Ambulance
}
Config.ForbiddenVehicleTypes = {
"heli", -- Helicopters
"plane", -- Planes
"boat" -- Boats
}
Installation:
- Download the files and add the script to your resources folder.
- Add
start <scriptname>to yourserver.cfg. - Done! The script is ready to use.
Preview (Screenshots/Videos)

Price
- One-Time Payment: 3,60 €
TOS (Terms of Service):
- No Redistribution: This script cannot be resold or shared.
- No Refunds: Due to the digital nature of this product, refunds are not available after purchase.
- Support: Updates and support are included with the purchase.
Feel free to reach out with any questions. I look forward to enhancing your server’s pursuit experience with this realistic and powerful script!
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 127 |
| Requirements | latest server build |
| Support | Yes |