Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 949 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 949 Bytes

fxserver-esx_policejob

FXServer ESX Police Job

[REQUIREMENTS]

[INSTALLATION]

  1. CD in your resources/[esx] folder
  2. Clone the repository
git clone https://github.com/FXServer-ESX/fxserver-esx_policejob esx_policejob
    • Auto mode : Import esx_policejob_minimal.sql in your database
    • Player / Armory management : Import esx_policejob_full.sql in your database
  1. 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