Posted on behalf of @GiZz, the developer of ESX (ES Extended).
[Requirements]:
MySQL
EssentialMode Base by @Kanersps: [Release] EssentialMode base
ES Extended (ESX) by @GiZz: https://github.com/FXServer-ESX/fxserver-es_extended
esx_policejob: https://github.com/FXServer-ESX/fxserver-esx_policejob
[Features]:
-Illegal job opportunities await!
-Marijuana/Coke/Meth/Opium as options to farm
-Gather → Package/Process → Sales!
-Blips are no available to keep it more along RP. Coordinates are located in the config files.
-Gives dirty money to purchase illegal goods with
-Police cannot see or interact with the drug zones
-Set the required amount of police online necessary to harvest/process/sell particular illegal drugs
-Multi-language support (en, fr, br)
[Installation]:
- Change directory to resources/[esx]/
- Clone the Git repository: https://github.com/FXServer-ESX/fxserver-esx_drugs
- Import esx_drugs.sql into your MySQL database
- Add this to your server.cfg “start esx_drugs”
To get Opium working as of right now include the following block:
INSERT INTO
items
(name, label) VALUES
(‘opium’, ‘Opium’),
(‘opium_pooch’, ‘Pochon de opium’)
;
[Additional Information]
For any and all support please visit the ESX Discord: Discord as I do not provide support and have been away from quite some time.
There are more plugins available which you can view at https://github.com/FXServer-ESX.