Dispatch System
Open Dispatch
You are able to open dispatch by pressing "DELETE" on your keyboard.
Send Alert
With following export you are able to send alert.
senderId
number
data
table
title
string
code
string
icon
string
(fontawesome)info
table
isStreet?
boolean
coords?
vector3 / vector4 / table
(not required if you want source coords)jobs?
table
(dont use if for everyone)blip?
table
type?
"normal" / "risk"
(default "risk")canAnswer?
boolean
(default false)maxOfficers?
number
(default 4)time?
number
(default 5, in minutes, how long alert will be on dispatch)notifyTime?
number
(default 7000)
Last updated