A client side script that allows to switch between vehicle modes.
All vehicle modes, cars, handling, upgrades, message, sound, and more are fully configurable.
- Download the script and put it in the
[qb]
directory. - Move the sound file from the sound directory to [standalone]/interact-sound/client/html/sounds
- Add the following code to your server.cfg somewhere after 'ensure qb-core'
ensure qb-pursuitmode
- GetVehicleMode
- qb-pursuitmode:vehicleModeChanged
Originally Forked from https://github.com/Spazd/qb-pursuitmode
Big thanks to Spazd and uShifty who initially created this script and allowed me to release this on my Github!
And special thanks to helenclarko#5367 and FJamZoo!. They posted and worked on a snippet on the RenewedScripts Discord which I partially incorperated in this script.