Queue System
10.00 EUR
Description
nc_queue — FiveM Queue System by NoCapScripts · v2.0.3
A clean, production-ready FiveM queue resource with SQL-backed priority tiers, grace periods, analytics logging, and admin commands. It has customisable settings and a clean manual to help you use this script properly.
Features
-
10 built-in priority tiers (Super Admin → Default) stored in MySQL, fully editable in the database
-
Smooth skip-ahead — priority players advance gradually each tick, not instantly
-
Grace period — disconnected players keep their queue spot for a configurable window
-
Ban system — block identifiers temporarily or permanently, applies instantly to active queue entries
-
Session logging — every entry and exit logged with wait time and exit reason
-
Analytics view — query
v_queue_stats_by_tierfor average wait times per tier -
Server exports — other resources can read queue position, length, and full snapshots
-
Admin commands — manage priority and bans live from the server console
-
Resource protection — verifies its own name on startup, refuses to run if renamed
Requirements
-
oxmysql
-
ox_lib
-
MySQL 5.7+ or MariaDB 10.3+
Dependencies ensure oxmysql ensure ox_lib ensure ensure nc_queue
⚠️ Do not rename the resource folder. The script verifies its own name on startup and will refuse to run if changed. The folder must remain nc_queue.
🔒 ESCROWED — Core logic is protected. config.lua and locale files remain fully open for customisation.