Installation

Below are some important types and installation contents!

1

Install all resource dependencies

  • https://github.com/overextended/oxmysql/releases

  • https://github.com/overextended/ox_lib/releases

  • 0r_lib - In your keymaster account

(Original link: https://docs.0resmon.org/0resmon/0r-resources/0r-excavatorjob/installation#install-all-resource-dependencies)

2

Resource start order in server.cfg file

It's important for your resources to start in a logical order to prevent errors from missing dependencies.

server.cfg

start oxmysql
start ox_lib
start framework # the name of your framework (i.e. es_extended, qbx_core)
-- # other resources
start 0r_lib
start 0r-excavatorjob

(Original link: https://docs.0resmon.org/0resmon/0r-resources/0r-excavatorjob/installation#resource-start-order-in-server.cfg-file)

3

Done

Installation is complete, the script should start without problems.

(Original link: https://docs.0resmon.org/0resmon/0r-resources/0r-excavatorjob/installation#done)

Please read here for localization: https://docs.0resmon.org/0resmon/0r-resources/0r-illegalpack/editing-localization-files

Enjoy the script.

circle-exclamation