[Release] [ESX] [Police Job]

does anyone have issues running this cause ive recently updated to the latest via here and nothing is working for it ?

My vehicle garage shows ā€˜Plate’ and for model shows ā€˜nil’ for my addon cars? Any idea how to fix?

Make sure that

  1. your addoncars has a vehicles_name.lua file that llooks like this
Citizen.CreateThread(function()
    AddTextEntry('vehcilespawnname', 'Vehicle Name')  -- Repeat for each vehicle
end)
  1. Make sure this is in the __resource.lua file for the addon cars
client_script {
    'vehicle_names.lua'    
}
1 Like

They also should watch and not change the phone registration name… this way both jobs can get the calls to Police if they are using a phone

Make sure your es_extended is the latest version.

Man, you’re the absolute bomb. Thank you!

Another question:
I’m using the latest ambulance and police job, and I cannot cuff downed players?

how did u get ur police job working when i updated it i couldn’t see the police station or the blips for the job ?

1 Like

Please make the option societyownedvehicle! I dont want to rollback to a old version…

Can only put one person in a vehicle the same vehicle

how do you save your job so you don’t lose it when you restart the server or is that not possible

It should automaticaly save!

Whenever I try adding esx_policejob.sql to my database i get this error in phpmyadmin

SQL query:

``

INSERT INTO `addon_account` (name, label, shared) VALUES
	('society_police', 'Police', 1)

MySQL said: Documentation

#1062 - Duplicate entry 'society_police' for key 'PRIMARY'

Here is my database setup https://imgur.com/a/wqd2vVY

Just open the SQL file and find the field names and tables they are in Then log into your DB and delete those fields from those tables. It will resolve itself.

anyone know how to get revive and jsfour criminal records on the menu of the latest police job?

Did you fix it? Because I got the same problem

I couldn’t get Revive working from the menu. Let me know if you manage it. For the criminal records why not use esx criminal records instead?

do it set them automatically ? as soon as i jail him or how do it work i managed to get the criminal records on the list

Not sure cos I don’t use it. Ask the dev of that script.

thanks buddy