Installation

1

Install all resource dependencies

For more details: https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-forklift-operator/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

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

For more details: https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-forklift-operator/installation#resource-start-order-in-server.cfg-file

3

Done

Installation is complete, the script should start without problems.

For localization: https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-forklift-operator/editing-localization-files

Enjoy the script.

circle-exclamation