Installation

How to Install dh_jobleveling

  1. Add sql.sql to your database

  2. Add to your .cfg file ensure dh_jobleveling

  3. Configuration according to your expectations file config.lua

  4. If you are developer configurate file TechnicalConfigClient.lua and TechnicalConfigServer.lua

  5. Prepare language.lua for your language

  6. Add Event to your jobs scripts at the end of done task

circle-info

Client | TriggerEvent('dh_jobleveling:OnJobEnded')

circle-info

Server | TriggerClientEvent('dh_jobleveling:OnJobEnded',source)

7. Restart Server

8. You are good to go

Last updated