Installation

Installation of the NYX Dispatch resource. Please ensure you've read all of this guide and completed all the steps before opening a ticket!

Download Your Resources

You will have been given access to a new resource via Keymaster:

nyx_dispatch

Add Your Resources

Add the downloaded resources to your resources folder. We personally like to structure our folders like below:

resources/
    [police]/
        nyx_dispatch

Add the resources to your server.cfg:

# If you used our folder structure, you can just ensure the folder
ensure [police]

# Otherwise, just start both resources
ensure nyx_dispatch

Configuration

For the most part, the dispatch system is drag and drop and will start working immediately. For advanced usage, you must configure it.

Check out all of the options in nyx_dispatch/config.lua

Last updated