👑Creator: ESX Framework
🛠️Forked/Edited by: Zerofour
- You can move if you're under arrest
- Bodycam feature
- MDT
- Status of the officer
- Backup system
- Police badge
- K9 Dog menu
- Camera system
- Police shield
- Speed camera system
- Traffic manager
Hey, I'm releasing this police job because I rescripted this police job a few years ago, I mainly implemented better scripts/features in it.
- Auto mode
- Player management (boss actions and armory with buyable weapons)
- ESX Identity Support
- ESX License Support
- ESX Service Support
- ESX Status Support
-
Config.EnablePlayerManagement
= Enable if you want society managing. -
Config.EnableArmoryManagement
= Armory management -
Config.EnableESXIdentity
= Enable if you're using esx_identity. -
Config.EnableLicenses
= Enable if you're using esx_license. -
Config.EnableHandcuffTimer
= Enable handcuff timer? will unrestrain player after the time ends. -
Config.EnableJobBlip
= Enable blips for cops on duty, requires esx_society. -
Config.EnableCustomPeds
= Enable custom peds in cloak room? See Config.CustomPeds below to customize peds. -
Config.EnableESXService
= Enable esx service? -
Config.MaxInService
= How much people can be in service at once? -
Config.PoliceStations
= Location & Blip -
Config.AuthorizedWeapons
= Armory management -
Config.AuthorizedVehicles
= Vehicle management -
Config.Uniforms
= EUP
- Added Backup Sound when you request Backup
- Added more objects in the traffic interaction
- Added some Sheriff coordinates
- Added own police menu
- Bodycam feature
- MDT system
- Status of officer
- Police Backup menu
- K9 Dog Menu
- Camera system
- Shieldmenu
- Speed measurement
- Traffic Manager system
- Updated
fx_version
- Fixed some translation error
- Fixed some SQL File type errors
- Rewritten so that people can move while wearing handcuffs
Using fvm
fvm install --save --folder=esx esx-org/esx_policejob
cd resources
git clone https://github.com/ESX-Org/esx_policejob [esx]/esx_policejob
- Download https://github.com/ESX-Org/esx_policejob/archive/master.zip
- Put it in the
[esx]
directory - Import
esx_policejob.sql
in your database - Add this to your server.cfg:
start esx_policejob
- Please do not upload this script anywhere else as a lot of time is invested in the script and out of respect for the developers
Hey, some parts of the script were not created by me. I wrote and used this content a few years ago and I want to publish this content because I don't play FiveM anymore and want to help some people, also I keep improving the content. If you are one of the creators and don't want your code to be here, make a pull request/issue.
Hey, I've been programming passionately in my spare time for several years and I like to use ideas from other people, unfortunately, I don't always manage to credit every developer, but I try my best. If there is a piece of code in it that the developer doesn't want to have in it, I will of course remove it
💌Thanks to all developers who are part of this script, because without them the script would not be as extensive
esx_policejob - police script for ESX
Copyright (C) 2015-2020 Jérémie N'gadi
This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.
This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.
You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.