Installation

circle-info

Below are some important types and installation contents!

1

Install all resource dependencies

hashtag

2

Resource start order in server.cfg file

hashtag

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

server.cfg

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
3

Done

hashtag

Installation is complete, the script should start without problems.

Please read here for localization

Enjoy the script.

circle-exclamation