[Release] [ESX] [Police Job]

try ‘Police Interceptor’ or ‘Police Cruiser’

now i can buy it but keep saying null xd

:crazy_face:

Hello I have a problem that I cannot solve. Whenever I want to add a vehicle to the police garage, I spawn in the police garage whenever I want to buy it. Does anyone know how to fix that?

Having an issue with the Police Garage, for some reason it lets us buy the vehicle. But it doesn’t spawn us in it, and when we go to the “Open Garage” tab, it says there are no vehicles there. The database is updating showing we own the vehicle. But it’s not in the garage and it doesn’t spawn like it should

Pretty sure somethings broken within the script right now.

any solution ?

Hello,
I have an issue with the Police Armory: If I try to buy weapons in the Armory there comes this Error in the F8 Console:


Can you help me?

Can anyone give me pointers as to why I cannot get the correct names to display here?
I have modified the config.lua to adjust price and ensured both label and name are presented in fields under authorized cars however there seems to be something else at play… I also copied a vehicle within the SQL and ensured the custom car was added there as well with both name and label.

Example of code :
128 Config.AuthorizedVehicles = {
129 car = {
130 recruit = {
131 {model = ‘cvpi’, label = ‘polmp4’, price = 1000},
132 {model = ‘16exp’, label = ‘16exp’, price = 1000},
133 {model = ‘tau’, label = ‘tau’, price = 1000},
134 {model = ‘18charger’, label=‘charger’, price = 1000},
135 {model = ‘19hoe’, label=‘19hoe’, price = 1000},
136 {model = ‘camaro’,label=camaro, price = 1000}

Looks like a custom car, so my guess would be either the meta files of the vehicle, or if you’re using a garage system it could also be in there somewhere. For example, here’s how it works with esx_advancedgarage:

Hey i can’t buy wapens can someone help me out?

How can I get the cops to train on and off duty?

i have the problem that only cops can search cops and no normal people can i turn this on/off ?
need help

an how to enable it that cops see cops?

How do I restrict the police job to certain players or a group of players?

anyone know why i get this error when i go to take things from withdraw object ?

in database go to “jobs”, change the whitelist column value from 0 to 1

1 Like

Hi, i’m having this problem with F6 menu, everytime i try to get the ID of a player it only show me the steam name and not the charcater name, neither the job, DOB, and that stuff of the character. I checked the main.lua of the server and client side and it seems to be ok (OpenIdentityCardMenu) so i have no clue of how can i fix it. I thought that can maybe related with the primary key seted in the database but a i’m afraid to change that and do a mess in the whole server.

Thank you! :smiley:

Hello there.