qb-pursuitmode
qb-pursuitmode copied to clipboard
a police pursuit mode
qb-pursuitmode
A client side script that allows to switch between vehicle modes.
All vehicle modes, cars, handling, upgrades, message, sound, and more are fully configurable.
Dependencies
Installation
- 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
Screenshots
Exports
- GetVehicleMode
Events
- qb-pursuitmode:vehicleModeChanged
Credits
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.