What's new

Welcome to the forum 👋, Visitor

Discover, download, and share the best FiveM scripts and Fivem mods. Find quality scripts, mods, and resources to enhance your FiveM server easily!

Script [FREE] WNT Code Dispatch — Multilingual Police Alert System | QBCore, Qbox, ESX & Standalone 📻

wntdev

Member
Joined
Jul 27, 2026
Messages
25
Reaction score
2

[FREE] WNT Code Dispatch — Multilingual Police Alert System | QBCore, Qbox, ESX & Standalone 📻

WNT Code Dispatch is a free, modern and highly configurable police code dispatch system for FiveM.
Authorized officers can send dispatch alerts using simple commands such as
/code 1. Every authorized on-duty unit immediately receives a styled NUI notification with the code information, officer name, priority and incident location.
The system also creates temporary map blips and optional incident radius markers for responding units.
Supports QBCore, Qbox, ESX and Standalone with automatic framework detection.

🎥 Preview

This link is hidden for visitors. Please log in or register to view it.


🚨 Main Features

  • Custom Code 0–99 system
  • 5 original NUI styles
  • QBCore, Qbox, ESX & Standalone support
  • Automatic framework detection
  • English, Turkish, Spanish, German & French included
  • Job, grade and duty permissions
  • Dynamic officer and street information
  • Temporary map blips
  • Configurable incident radius
  • Red / red-blue emergency strobe effects
  • Configurable alert sounds
  • Radio talking animation
  • Server-side authorization & validation
  • No database required
  • No mandatory dependencies
  • Event-driven — no permanent client loop
  • Highly configurable through config.lua

📻 Custom Code 0–99 System

Create any dispatch code between Code 0 and Code 99.
Each code can have its own:
  • Title
  • Description
  • Emergency status
  • Priority
  • NUI style
  • Card color
  • Strobe effect
  • Alert sound count
  • Notification duration
  • Blip sprite
  • Blip color
  • Blip scale
  • Incident radius color
  • Single-use restriction
You only need to define the properties you want to change. Everything else automatically inherits from the default configuration.
Example:
Code:
Code:
Config.Codes['66'] = {
    description = {
        en = 'Assistance needed',
        tr = 'Yardım gerekli',
        es = 'Se necesita ayuda',
        de = 'Unterstützung benötigt',
        fr = 'Renfort demandé'
    },
    emergency = false,
    priority = 'assistance',
    nuiStyle = 4,
    tone = 'blue',
    strobe = false,
    beepCount = 2,
    singleUse = false,
    blipSprite = 280,
    blipColor = 3,
    blipScale = 1.0,
    radiusColor = 3
}
Then simply use:
Code:
/code 66


🎨 Five NUI Styles

WNT Code Dispatch includes five different dispatch card styles:
  1. Classic Dispatch
  2. Rounded Accent
  3. Priority Corner
  4. Minimal Assistance
  5. Enhanced Emergency
All five styles can be previewed directly in-game:
Code:
/codenuipreview 1

Change 1 to any style between 1–5.

🌐 Framework Support

Automatic detection order:
Code:
Qbox → QBCore → ESX → Standalone

You can also manually select the framework through config.lua.

Supported

  • Qbox
  • QBCore
  • ESX
  • Standalone
No mandatory framework dependency.


👮 Job, Grade & Duty Permissions

Control exactly who can send and receive dispatch alerts.
Code:
Code:
Config.AllowedJobs = {
    police = true,
    sheriff = true,
    ambulance = 2
}
This example allows:
  • All police grades
  • All sheriff grades
  • Ambulance grade 2+
Qbox and QBCore duty states are supported automatically.
Standalone servers can use ACE permissions.


🌍 Multilingual

Five languages are included out of the box:
🇺🇸 English
🇹🇷 Turkish
🇪🇸 Spanish
🇩🇪 German
🇫🇷 French
English is used as the default/fallback language.
Individual code titles and descriptions can also be translated independently.


🗺️ Map Dispatch System

When an alert is sent, authorized units can receive:
  • Temporary incident blip
  • Custom blip sprite
  • Custom blip color
  • Custom blip scale
  • Optional incident radius
  • Custom radius size
  • Custom radius opacity
  • Automatic marker cleanup
Location information can include the current street and cross street.


📡 Radio Animation

The officer sending the dispatch code can automatically perform a radio animation.
The animation is fully configurable:
  • Enable / disable
  • Animation dictionary
  • Animation name
  • Duration
  • Animation flag
  • Movement compatibility
The dispatch alert is sent before the animation is loaded, so animation problems cannot prevent the alert itself from being sent.


🔒 Server-Side Security

WNT Code Dispatch includes server-side validation for:
  • Framework authorization
  • Job permissions
  • Minimum grade
  • Duty state
  • Code range
  • Configured codes
  • Command cooldown
  • Single-use codes
  • Location request tokens
  • Expiring location requests
  • Server-side coordinates
  • Street name sanitization
  • Player data cleanup
Simply triggering an event is not enough to bypass the authorization system.


⚡ Performance

The resource is designed around events.
  • No permanent client loop
  • No database queries
  • No database dependency
  • Automatic NUI queue
  • Automatic blip cleanup
  • Framework objects cached when available
  • No mandatory external dependencies
The resource only performs work when an alert or related command is triggered.


🎮 Commands

CommandDescription
/codeSend a configured dispatch code
/kodAlternative dispatch command
/codenuipreviewPreview one of the five NUI styles
Command names can be changed or extended through the configuration.


📦 Installation

  1. Download the resource.
  2. Place wnt-kod inside your server's resources directory.
  3. Configure config.lua.
  4. Add it after your framework in server.cfg:
Code:
ensure wnt-kod

  1. Restart the resource:
Code:
restart wnt-kod

  1. Preview the NUI:
Code:
/codenuipreview 1

  1. Send a test alert:
Code:
/code 1


📋 Resource Information

Resource: WNT Code Dispatch
Version: 1.0.0
Game: FiveM
Frameworks: QBCore / Qbox / ESX / Standalone
Languages: EN / TR / ES / DE / FR
Database: Not Required
Dependencies: None Required
Configuration:
config.lua
Delivery: Cfx Asset Escrow
Price: FREE


💬 Support

For installation help, configuration questions or bug reports, join the WNT Development Discord and create a support ticket.
When reporting an issue, please include:
  • Framework
  • Resource version
  • Relevant config section
  • Server console errors
  • F8 console errors
  • Screenshots or video when applicable
1787165220530.webp
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back