Skip to content

Latest commit

 

History

History
executable file
·
37 lines (23 loc) · 1.38 KB

README.md

File metadata and controls

executable file
·
37 lines (23 loc) · 1.38 KB

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.
  • Add the following code to your server.cfg somewhere after 'ensure qb-core'
ensure qb-pursuitmode

Screenshots

pursuitmode

pursuitmode_message

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.