Simple vehicle locking system for FiveM, using ox_lib and ESX.
- Locking / Unlocking owned vehicles
- Target option
- Config file
- Sounds
- Ability to share key to your vehicle with other players
- ... and more
exports["wx_carlock"]:shareKey(
playerId, -- [[ integer ]]
vehiclePlate -- [[ string ]]
)