mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
d3afdf4c28eab1fbe4f9a2b8c42389fad066a80a
fxserver-esx_policejob
FXServer ESX Police Job
[REQUIREMENTS]
-
Auto mode
- esx_billing => https://github.com/FXServer-ESX/fxserver-esx_billing
-
Player management (boss actions and armory with buyable weapons)
- esx_society => https://github.com/FXServer-ESX/fxserver-esx_society
- esx_datastore => https://github.com/FXServer-ESX/fxserver-esx_datastore
[INSTALLATION]
- CD in your resources/[esx] folder
- 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
-
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
Description
Languages
JavaScript
62.3%
Lua
34.8%
TypeScript
1.2%
HTML
0.8%
CSS
0.7%
Other
0.2%