Features
- Optimized with 0.00ms idle- Gives keys to all currently owned vehicles on player spawn
- Skill check for hotwiring/lockpicking vehicles (Configurable based on vehicle class; i.e. Super cars are more difficult than sedans)
- Easy to implement client/server exports to implement into 3rd party scripts
- Configurable give key command with player select menu
- Ability to rob peds of their car keys at gunpoint
- Configurable maximum hotwire attempts
- Full animations
- All data saved server side to ensure consistency accross clients and prevent cheaters
- Full sync between clients
- Everything is extremely configurable and pretty much every option can be enabled / disabled
- Compatible with QBCore and ESX
- Compatibility events added for qb-vehiclekeys(no need to edit all your scripts)
- And more!
Dependencies:
- es_extended (Any version should be fine) OR qb-core
- ox_lib - https://github.com/overextended/ox_lib/releases
- oxmysql / mysql-async - https://github.com/overextended/oxmysql/releases
- wasabi_bridge (Provided inside the file)