Installation

circle-info

Below are some important types and installation contents!

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

Copy

server.cfg
ensure oxmysql
ensure ox_lib
ensure framework # the name of your framework (i.e. es_extended, qbx_core)
-- # other resources
ensure qua_warehouse
ensure 0r-trucker
3

hashtag Done

Installation is complete, the script should start without problems.

Please read localization instructions: https://docs.0resmon.org/0resmon/0r-resources/0r-trucker-v2/editing-localization-files

Enjoy the script.

circle-exclamation