Installation

Installation of the NYX ATM Robbery 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 two new resource via Keymaster:

nyx_atmrobbery
nyx_atmrobbery_assets

Add Your Resources

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

resources/
    [nyx]/
        nyx_atmrobbery
        nyx_atmrobbery_assets

Add the resources to your server.cfg:

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

# Otherwise, just start the resources
ensure nyx_atmrobbery_assets
ensure nyx_atmrobbery

Install/Setup The Dependencies

This resource requires the following dependencies to work:

Add The Required Items

Add the following items to your qb-core/shared/items.lua :

Inventory Items

Configuration

For the most part, the licenses 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_atmrobbery/config.lua :

Config

Last updated