AKRE DOCS
  • Akre Documentation
  • Dispatch
    • Information
    • Config Preview
    • Installation Guide
    • Custom Dispatch Calls
  • APPLICATIONS
    • Information
    • Config Preview
    • Installation Guide
Powered by GitBook
On this page
  • Dependencies QBCORE
  • Dependencies ESX
  • Supported Languaes
  • Chat Commands
  • Key Binds
  • Call Exports
  • All Automatic Dispatch Calls
  • All Manual Dispatch Calls
  1. Dispatch

Information

PreviousAkre DocumentationNextConfig Preview

Last updated 2 months ago

If you got any questions or issues contact us in

Buy on Tebex Encrowed Fivem Forum Post

YouTube Dispatch Preview

Dependencies QBCORE

Dependencies ESX

Supported Languaes

  1. English /en/

  2. Czech /cs/

  • The Resmon of the script ranges between 0.00 and 0.02 ms.

Chat Commands

Commands their discriptions can be simply change in shared/config.lua

Command /
Description

Opens a small dispatch UI

dispatchmove

Dispatch Move mode

dispatchpanel

Opens a Dispatch Panel UI

dispatchrespond

Reaction to the last dispatch call

dsp_left/right

Switching between dispatch calls

panic

Turn on and off Panic Button

pt

Turn on and off Panic Button Tracking

turnoffpanicbutton

Supervisor grade can deactivate someone Panic Button

panicB

Turn on Panic Button B - Officer Car Crash

location

Send Officer/Medic location to dispatch

carcrash

Send dispatch call about player Car Crash

kidnap

Send dispatch call about possible kindnapping

911

Send Emergency message to Dispatch

911a

Send Anonymous Emergency message to Dispatch

Key Binds

Commands their discriptions can be change in client/c_commands.lua

Key
Description

K

Opens a small dispatch UI

G

Reaction to the last dispatch call

Right/Left Arrows

Switching between dispatch calls

J

Turn on and off Panic Button

Call Exports

exports['akre_dispatch']:CarCrash()
exports['akre_dispatch']:Kidnapping()
exports['akre_dispatch']:CallBox()
exports['akre_dispatch']:FrontDesk()
exports['akre_dispatch']:DrugSell()
exports['akre_dispatch']:PanicButton()
exports['akre_dispatch']:PanicButtonB()
exports['akre_dispatch']:Location()
exports['akre_dispatch']:JewelryRobbery()
exports['akre_dispatch']:JewelryRobbery()
exports['akre_dispatch']:StoreRobbery()
exports['akre_dispatch']:PacificBankRobbery()
exports['akre_dispatch']:ATMRobbery()
exports['akre_dispatch']:HouseRobbery()

All Automatic Dispatch Calls

Default Calls

Shooting|Drive-by|Shots Fired by PD|Possible Shooting (Suppresed Weapons)

Vehicle Thieft

Speeding Vehicle|Reckless Driving

Melee

Injured Person|Officer Down|Medic Down

All Manual Dispatch Calls

Default Calls

Front Desk

SOS BOX

Car Crash

Kidnapping

Panic Button

Panic Button B - Officer Car Crash

Offficer|Medic Location

Emergency Calls|Anonymous Emergency Calls

Freamwork:

Notify: QBCore Notify or OX Notify ()

Target: or

Sounds:

Freamwork:

Notify: ESX Notify or OX Notify ()

Target:

Sounds:

QBCore
ox_lib
qb-target
ox_target
interact-sound
ESX
ox_lib
ox_target
interact-sound
Discord
Page cover image