Step 3

Start order

It is important to put the resources in the correct order, below es_extened but above the other scripts

In order for the resource to start correctly and not receive any errors, we must start the resources in the following order

ensure qb-core
ensure [inventory]

-- [housing]
ensure meta_libs
ensure bob74_ipl
ensure progressbar
ensure qs-drugs

-- all 
OTHERS SCRIPTS

Last updated