💻Installation

CONTACT ME > Discord: Noelort or Gmail: risenetworkgta@gmail.com

circle-check

INSTALL

  • Configure the resource to your liking, remember to do it well and if you set a job, add everything it asks for even if you are not going to use it later.

  • If you use lb-voltic-app remember to add the jobs that will be able to use the app.

    • lb-voltic-app > client.lua

      local allowedJobs = {
          ["police"] = true,
          ["gatto"] = true
      }

  • It is recommended to use: core > shared > jobs.lua

    • The operation is to make that when a player enters the server or is changed of work he will be out of service and thus not to have problems at the time of clocking and accounting hours.

defaultDuty = false,
QBShared.ForceJobDefaultDutyAtLogin = true 

TRANSLATION

To translate the resource is simple, just go directly to these paths

locales.lua At the end of this code you can select the language, add new languages following the example of ES and EN.

CONFIG

Última actualización