[REQUIREMENTS]
-
Auto mode
-
Player management (boss actions and armory with buyable weapons)
-
ESX Identity Support
[INSTALLATION]
- CD in your resources/[esx] folder
- Clone the repository
git clone https://github.com/FXServer-ESX/fxserver-esx_policejob esx_policejob
-
Import esx_policejob.sql in your database
-
Add this in your server.cfg :
start esx_policejob
-
- If you want player management you have to set Config.EnablePlayerManagement to true in config.lua
- If you want armory management you have to set Config.EnableArmoryManagement to true in config.lua
- If you want license management you have to set Config.EnableLicenses to true in config.lua
The project is licensed under GPLv3, read the license for more information.