Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@IgiCodes IgiCodes released this 16 Sep 04:51

Changelog

  • Added the 'status' command to the queue help
  • Updated README with project discontinuation info

Installation

Extract this zip into your FiveM Server "Resources" folder.

Remove the following from your server.cfg if it's there:

start hardcap

Add the following to your server.cfg:

set igi_queue_config "resources/[IgiCore]/igicore-queue/queueSettings.yml"  # Path to the config file relative to where you launch the server
start igicore-queue # THIS MUST BE AFTER THE ABOVE LINE!

Read the README for extra information and configuration.