πŸ“œInstallation

sm-drugdelivery

Welcome to our installation page. Here you can find the dependencies you need, instructions on how to start our script, and Frequently Asked Questions(FAQ).

If you still can't install the script or encounter any errors, don't hesitate to create a ticket in our discord.

you can find the configurables here:

πŸ“”Configurables

you can find the events/exports here:

πŸ—‚οΈEvents/exports

Dependencies

Make sure you have installed all the dependencies. Without these scripts the script will not work properly.

Ensuring scripts

To make sure the script works properly we need to make sure all scripts start in the right order in your server.cfg. Below you can find an example of how it can look like:

-- start your framework
ensure es_extended or qb-core

-- ox_lib
ensure ox_lib

-- ox_target or qb-target
ensure ox_target or qb-target

-- fmLib
ensure fmLib

-- sm-drugdelivery
ensure sm-drugdelivery

FAQ

Last updated