Installation

1

hashtag Install all resource dependencies

2

hashtag 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 builderjob-assets
start builderjob-vehicles
start 0r-builderjob
3

hashtag Done

Installation is complete, the script should start without problems.

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

Enjoy the script.

The database.sql file will execute automatically. You don't need to do anything!