Open Nikolovski777 opened 4 years ago
I'm also having the same issue, even after using the code from #4
Nevermind, I just updated my garage/vehicle shop to the Advanced ones and now these changes WORK 👍
Have the same prob
I have the advanced garage but also the error
Update code to use the latest esx version. https://github.com/sprixGG/esx_carlock/pull/4/commits/719164cd6d60cbe3b87ca9549cd25e65fff60506
thank you @TommieTankEngine
It worked for me but when I lock a vehicle the license plate appears "null"
Update code to use the latest esx version. 719164c
It worked for me but when I lock a vehicle the license plate appears "null"
Update code to use the latest esx version. 719164c
Does the vehicle still lock?
It works and it locks, what I mean is that in the message below on the left it appears "you opened your NULL vehicle"
It worked for me but when I lock a vehicle the license plate appears "null"
Update code to use the latest esx version. 719164c
Does the vehicle still lock?
It works and it locks, what I mean is that in the message below on the left it appears "you opened your NULL vehicle"
It worked for me but when I lock a vehicle the license plate appears "null"
Update code to use the latest esx version. 719164c
Does the vehicle still lock?
This is not a issue with this script that is a issue with the car you are using with the script. I personally would remove the vehicle name.
ESX.ShowNotification('You have ~r~locked~s~ your ~y~vehicle~s~.') ESX.ShowNotification('You have ~r~unlocked~s~ your ~y~vehicle~s~.')
In mine it says: ESX.ShowNotification('You have ~r~locked~s~ your ~y~'..vehicleLabel..'~s~.') ESX.ShowNotification('You have ~g~unlocked~s~ your ~y~'..vehicleLabel..'~s~.')
ESX.ShowNotification('You have ~r~locked~s~ your ~y~vehicle~s~.') ESX.ShowNotification('You have ~r~unlocked~s~ your ~y~vehicle~s~.')
Yes. That Is correct! But I would instead recommend that you use the two I previously posted so you can avoid any problems with the "NULL" vehicle.
Thanks
Yes. That Is correct! But I would instead recommend that you use the two I previously posted so you can avoid any problems with the "NULL" vehicle.
I am using the newest esx legacy and I have tried updating the code but it still doesn't work. I keep getting a server callback error stating "carlock:isVehicleOwner" does not exist and it is telling to check server file for errors. What errors would I be looking for?
when i try to lock the car it says no vehicles no lock nearby help?