Installation

Installation Guide of nm1-Scoreboard

1. Download Resource

To Begin, by downloading the resource you have purchased from our storearrow-up-right

Now Log in to your cfx portalarrow-up-right account and navigate to the Asset Grants section. There, you will find a list of all resources associated with your account, from which you can download the required files.

2. Frameworks Supported

  • ESX

  • QBcore

  • Qbox

  • Standalone

3. Ensuring Asset(s)

To ensure the asset(s) start correctly and function as intended, it is important that they are loaded in the proper order within your server.cfg. Below is an example illustrating the recommended startup sequence.

# 1. Start the core framework (choose the one your server uses)
# ensure es_extended      # ESX
# ensure qb-core        # QB-Core
# ensure qbx_core       # Qbox
# ensure your_own_framework # Standalone

# 2. Start the nm1 notification resource
ensure nm1-notification 

# Or create a folder named [nm1] and start all nm1 resources.
# ensure [nm1]
triangle-exclamation

Last updated