Files
esx_core/README.md
T
MagnanQC 041e7e539b update readme.md
URL for Identity updated
2018-02-25 01:24:32 -05:00

939 B

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
  1. Import esx_policejob.sql in your database

  2. 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