Installation

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
start oxmysql
start ox_lib
start framework # the name of your framework (i.e. es_extended, qbx_core)
-- # other resources
start 0r-fishingv2
3

Now let's compile the item data

Go to Items Page

Last updated