For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Below are some important types and installation contents !

1

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
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
3

Done

Installation is complete, the script should start without problems.

Enjoy the script.

Last updated