Tutorials
How to lock/unlock vehicle with third party script ?
How to make your vehicle drivable after lockpicking it while Config.NeedKeysToStartVehicles is true
How to create vehicle_keys table in your database
1.
Toggle vehicle lock/unlock export:
Toggle vehicle lock/unlock export - EXAMPLE:
2.
Give car keys export:
Client side:
Give car keys export - EXAMPLE:
Script used for this demonstration: https://github.com/esx-framework/esx_vehicleshop
[esx_vehicleshop/server/main.lua] line - 152
3.
Remove/give player keys when storing/taking out vehicle from garage:
4.
Make vehicle drivable after lockpicking it:
5.
Create vehicle_keys table in your database:
If you need help with anything, do not hesitate and open a support ticket in our discord.
Last updated