Installation

How to Install dh_farmer

QB

  1. Add items to your qb-core | QB ITEMS

  2. Add to your .cfg file ensure dh_farmer #QB Items

  3. Add images to items

  4. Configuration according to your expectations file config.lua

  5. If you are developer configurate file technical_config_client.lua and technical_config_server.lua

  6. Prepare in config.lua Config.Translate for your language

  7. If you want to use job create one in qb-core and add the name of it to Config.JobName otherewise put nil

  8. Add items to your shops so players can buy seeds

  9. Restart Server

  10. You are good to go

ESX

  1. Add sql.sql to your database

  2. Add to your .cfg file ensure dh_farmer

  3. Configuration according to your expectations file config.lua

  4. If you are developer configurate file technical_config_client.lua and technical_config_server.lua

  5. Prepare in config.lua Config.Translate for your language

  6. If you want to use job create one from job_template.sql and add the name of it to Config.JobName otherewise put nil

  7. Add items from sql.sql to your shops so players can buy seeds

  8. Restart Server

  9. You are good to go

Last updated