{"id":200858,"date":"2025-10-28T08:21:50","date_gmt":"2025-10-28T07:21:50","guid":{"rendered":"https:\/\/fivemx.com\/?post_type=product&#038;p=200858"},"modified":"2026-08-06T12:43:34","modified_gmt":"2026-08-06T10:43:34","slug":"l2s-dispatch","status":"publish","type":"product","link":"https:\/\/fivemx.com\/it\/l2s-dispatch\/","title":{"rendered":"l2s-dispatch"},"content":{"rendered":"<h2>Video Preview<\/h2>\n<div class=\"video-container\"><iframe title=\"[QB\/ESX] | FiveM Dispatch Script - List, Dashboard, CCTV, And Reports\" width=\"1170\" height=\"658\" src=\"https:\/\/www.youtube.com\/embed\/Ar3B396SegA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe><\/div>\n<header class=\"max-w-3xl page-width-wide:max-w-screen-2xl mx-auto mb-6 space-y-3 page-api-block:ml-0 page-api-block:max-w-full page-has-ancestors\">\n<h2 class=\"text-4xl font-bold flex items-center gap-4 grow text-pretty clear-right xs:clear-none\">Settings<\/h2>\n<\/header>\n<div class=\"grid [&amp;&gt;*+*]:mt-5 whitespace-pre-wrap\">\n<div class=\"flex-1 z-1 max-w-full break-words text-start justify-self-start leading-tight\"># Framework<\/div>\n<p class=\"mx-auto page-width-wide:mx-0 w-full decoration-primary\/6 max-w-3xl print:break-inside-avoid page-api-block:ml-0 text-start justify-self-start\">QBCore :<\/p>\n<div class=\"video-container\"><\/div>\n<div class=\"group\/codeblock grid shrink grid-flow-col overflow-hidden mx-auto page-width-wide:mx-0 w-full decoration-primary\/6 max-w-3xl print:break-inside-avoid page-width-wide:max-w-full page-api-block:ml-0\">\n<pre data-no-translation=\"\" class=\"relative overflow-auto border border-tint-subtle bg-tint-subtle theme-muted:bg-tint-base p-2 [grid-area:2\/1] contrast-more:border-tint contrast-more:bg-tint-base [html.theme-bold.sidebar-filled_&amp;]:bg-tint-base rounded-md straight-corners:rounded-xs shadow-xs\"><code data-no-translation=\"\" id=\":S1:\" class=\"inline-grid min-w-full grid-cols-[auto_1fr] [count-reset:line] print:whitespace-pre-wrap\"><span class=\"highlight-line\"><span class=\"highlight-line-content\">--  &lt;&lt; Framework &gt;&gt; \n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Core = 'l2s-core'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.GangUpdateEvent = 'QBCore:Client:OnGangUpdate'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.JobUpdateEvent = 'QBCore:Client:OnJobUpdate'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.LoadEvent = 'QBCore:Client:OnPlayerLoaded'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.UnLoadEvent = 'QBCore:Client:OnPlayerUnload'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SQL = {\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    players = 'players',\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    gang = 'gang',\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Target &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.TargetSystem = 'qb' -- ox , qb\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.TargetExport = 'qb-target' -- ox , qb\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Inventory &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Inventory = 'qb-inventory' -- qb-inventory , ox_inventory , l2s-inventory , qs-inventory , custom  (change export from cl_editable)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Menu &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.MenuSystem = 'qb_menu  ' -- ox_lib , qb_menu custom\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.MenuExport = 'qb-menu,' -- ox_lib , qb-menu, l2s-interface, ... (Resource name of your menu)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Script Settings &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Webhok = '' -- Logs Webhok\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Color = '' -- if you want use 1 color for all UI example : #66666 , if you want to use color gang Leave it blank \"\"<\/span><\/span><\/code><\/pre>\n<\/div>\n<p class=\"mx-auto page-width-wide:mx-0 w-full decoration-primary\/6 max-w-3xl print:break-inside-avoid page-api-block:ml-0 text-start justify-self-start\">ESX:<\/p>\n<div class=\"group\/codeblock grid shrink grid-flow-col overflow-hidden mx-auto page-width-wide:mx-0 w-full decoration-primary\/6 max-w-3xl print:break-inside-avoid page-width-wide:max-w-full page-api-block:ml-0\" aria-busy=\"false\">\n<div class=\"flex items-center justify-start gap-2 text-sm [grid-area:1\/1]\"><\/div>\n<p><button class=\"button group\/button inline-flex items-center gap-2 rounded-md straight-corners:rounded-none circular-corners:rounded-3xl border border-tint hover:border-tint-hover disabled:border-tint depth-subtle:shadow-xs hover:depth-subtle:shadow-md focus-visible:depth-subtle:shadow-md active:depth-subtle:shadow-xs shadow-tint\/6 dark:shadow-tint-1 contrast-more:border-tint-12 contrast-more:hover:border-2 contrast-more:hover:border-tint-12 hover:depth-subtle:-translate-y-px focus-visible:depth-subtle:-translate-y-px data-[state=open]:depth-subtle:-translate-y-px active:depth-subtle:translate-y-0 transition-all grow-0 shrink-0 truncate max-w-full disabled:cursor-not-allowed disabled:translate-y-0! disabled:shadow-none! bg-tint depth-flat:bg-transparent text-tint hover:bg-tint-hover hover:depth-flat:bg-tint-hover hover:text-tint contrast-more:bg-tint-subtle disabled:bg-transparent disabled:text-tint\/8 text-xs py-1 px-2 z-2 mt-2 mr-2 self-start justify-self-end leading-none opacity-0 backdrop-blur-md [grid-area:2\/1] group-hover\/codeblock:opacity-11 translate-y-0! print:hidden\" type=\"button\"><span class=\"button-content truncate\">Copy<\/span><\/button><\/p>\n<pre data-no-translation=\"\" class=\"relative overflow-auto border border-tint-subtle bg-tint-subtle theme-muted:bg-tint-base p-2 [grid-area:2\/1] contrast-more:border-tint contrast-more:bg-tint-base [html.theme-bold.sidebar-filled_&amp;]:bg-tint-base rounded-md straight-corners:rounded-xs shadow-xs\"><code data-no-translation=\"\" id=\"\u00abrc\u00bb\" class=\"inline-grid min-w-full grid-cols-[auto_1fr] [count-reset:line] print:whitespace-pre-wrap\"><span class=\"highlight-line\"><span class=\"highlight-line-content\">--  &lt;&lt; Framework &gt;&gt; \n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.FrameworkFolder = 'es_extended'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.JobUpdateEvent = 'esx:setJob'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.LoadEvent = 'esx:playerLoaded'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.onPlayerSpawn = 'esx:onPlayerSpawn'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SQL = {\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    players = 'users',\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    gang = 'job',\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Target &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.TargetSystem = 'ox' -- ox , qb\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.TargetExport = 'ox_target' -- ox , qb\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Inventory &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Inventory = 'ox_inventory' -- ox_inventory ,  qs-inventory , custom  (change export from cl_editable)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Menu &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.MenuSystem = 'ox_lib' -- ox_lib , qb_menu custom\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.MenuExport = 'ox_lib' -- ox_lib , qb-menu, l2s-interface, ... (Resource name of your menu)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Script Settings &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Webhok = '' -- Logs Webhok\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Color = '' -- if you want use 1 color for all UI example : #66666 , if you want to use color gang Leave it blank \"\"\n<\/span><\/span><\/code><\/pre>\n<\/div>\n<div class=\"relative hash grid grid-area-1-1 h-[1em] border-0 opacity-0 site-background rounded group-hover\/hash:opacity-[0] group-focus\/hash:opacity-[0] md:group-hover\/hash:opacity-[1] md:group-focus\/hash:opacity-[1] -ml-6 pr-2\"><\/div>\n<div class=\"flex-1 z-1 max-w-full break-words text-start justify-self-start leading-tight\">#Shop<\/div>\n<div class=\"group\/codeblock grid shrink grid-flow-col overflow-hidden mx-auto page-width-wide:mx-0 w-full decoration-primary\/6 max-w-3xl print:break-inside-avoid page-width-wide:max-w-full page-api-block:ml-0\" aria-busy=\"false\">\n<div class=\"flex items-center justify-start gap-2 text-sm [grid-area:1\/1]\"><\/div>\n<p><button class=\"button group\/button inline-flex items-center gap-2 rounded-md straight-corners:rounded-none circular-corners:rounded-3xl border border-tint hover:border-tint-hover disabled:border-tint depth-subtle:shadow-xs hover:depth-subtle:shadow-md focus-visible:depth-subtle:shadow-md active:depth-subtle:shadow-xs shadow-tint\/6 dark:shadow-tint-1 contrast-more:border-tint-12 contrast-more:hover:border-2 contrast-more:hover:border-tint-12 hover:depth-subtle:-translate-y-px focus-visible:depth-subtle:-translate-y-px data-[state=open]:depth-subtle:-translate-y-px active:depth-subtle:translate-y-0 transition-all grow-0 shrink-0 truncate max-w-full disabled:cursor-not-allowed disabled:translate-y-0! disabled:shadow-none! bg-tint depth-flat:bg-transparent text-tint hover:bg-tint-hover hover:depth-flat:bg-tint-hover hover:text-tint contrast-more:bg-tint-subtle disabled:bg-transparent disabled:text-tint\/8 text-xs py-1 px-2 z-2 mt-2 mr-2 self-start justify-self-end leading-none opacity-0 backdrop-blur-md [grid-area:2\/1] group-hover\/codeblock:opacity-11 translate-y-0! print:hidden\" type=\"button\"><span class=\"button-content truncate\">Copy<\/span><\/button><\/p>\n<pre data-no-translation=\"\" class=\"relative overflow-auto border border-tint-subtle bg-tint-subtle theme-muted:bg-tint-base p-2 [grid-area:2\/1] contrast-more:border-tint contrast-more:bg-tint-base [html.theme-bold.sidebar-filled_&amp;]:bg-tint-base rounded-md straight-corners:rounded-xs shadow-xs\"><code data-no-translation=\"\" id=\"\u00abre\u00bb\" class=\"inline-grid min-w-full grid-cols-[auto_1fr] [count-reset:line] print:whitespace-pre-wrap\"><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Ped = 'g_m_importexport_01' -- Spray seller Ped\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.LimtSprayPay = 2 -- How much Palyer can pay gang sprayer in 1 Restart , (Defult : 2 )\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SprayPrice = 5000 -- Sprayer Price , (Defult : 5000)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SprayRemoverPrice = 3000  -- Remove Sprayer Price , (Defult : 3000)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SprayItem = 'turfspray' -- Sprayer Item\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.RemoveSprayItem = 'spray_remover' -- Remoing Spraying Item\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.PedCoords = vec4(-509.32272338867, -2222.1071777344, 6.3940186500549, 239.59478759766) -- Spray seller location<\/span><\/span><\/code><\/pre>\n<\/div>\n<div class=\"relative hash grid grid-area-1-1 h-[1em] border-0 opacity-0 site-background rounded group-hover\/hash:opacity-[0] group-focus\/hash:opacity-[0] md:group-hover\/hash:opacity-[1] md:group-focus\/hash:opacity-[1] -ml-6 pr-2\"><\/div>\n<div class=\"flex-1 z-1 max-w-full break-words text-start justify-self-start leading-tight\">#Turf Settings<\/div>\n<div class=\"group\/codeblock grid shrink grid-flow-col overflow-hidden mx-auto page-width-wide:mx-0 w-full decoration-primary\/6 max-w-3xl print:break-inside-avoid page-width-wide:max-w-full page-api-block:ml-0\" aria-busy=\"false\">\n<div class=\"flex items-center justify-start gap-2 text-sm [grid-area:1\/1]\"><\/div>\n<p><button class=\"button group\/button inline-flex items-center gap-2 rounded-md straight-corners:rounded-none circular-corners:rounded-3xl border border-tint hover:border-tint-hover disabled:border-tint depth-subtle:shadow-xs hover:depth-subtle:shadow-md focus-visible:depth-subtle:shadow-md active:depth-subtle:shadow-xs shadow-tint\/6 dark:shadow-tint-1 contrast-more:border-tint-12 contrast-more:hover:border-2 contrast-more:hover:border-tint-12 hover:depth-subtle:-translate-y-px focus-visible:depth-subtle:-translate-y-px data-[state=open]:depth-subtle:-translate-y-px active:depth-subtle:translate-y-0 transition-all grow-0 shrink-0 truncate max-w-full disabled:cursor-not-allowed disabled:translate-y-0! disabled:shadow-none! bg-tint depth-flat:bg-transparent text-tint hover:bg-tint-hover hover:depth-flat:bg-tint-hover hover:text-tint contrast-more:bg-tint-subtle disabled:bg-transparent disabled:text-tint\/8 text-xs py-1 px-2 z-2 mt-2 mr-2 self-start justify-self-end leading-none opacity-0 backdrop-blur-md [grid-area:2\/1] group-hover\/codeblock:opacity-11 translate-y-0! print:hidden\" type=\"button\"><span class=\"button-content truncate\">Copy<\/span><\/button><\/p>\n<pre data-no-translation=\"\" class=\"relative overflow-auto border border-tint-subtle bg-tint-subtle theme-muted:bg-tint-base p-2 [grid-area:2\/1] contrast-more:border-tint contrast-more:bg-tint-base [html.theme-bold.sidebar-filled_&amp;]:bg-tint-base rounded-md straight-corners:rounded-xs shadow-xs\"><code data-no-translation=\"\" id=\"\u00abrg\u00bb\" class=\"inline-grid min-w-full grid-cols-[auto_1fr] [count-reset:line] print:whitespace-pre-wrap\"><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Turf Settings &gt;&gt;\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.ProggressBar =  7 * 60000 -- How many minutes does it take to consept the spray? , (Defult : 7 min)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.RemoveProggressBar =  7 * 60000  -- How many minutes do you need to scratch the spray? , (Defult : 7 min)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.BlipOpacity = 85 -- the opacity of the blip (0-100) \n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.BlipRaduis = 80.0  --Blips Cricle Raduis in FiveM Mini Map\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.OneSprayInRadius = true -- true : you cant consept 2 spray in same Raduis , False = you can consept spray anywhare\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.ContestCount  = 0 -- How many from you gang must be online to consept the spray? , (Defult : 3 )\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.RemoveCount = 0 -- How many must be online from another gang to scratch theier spray? , (Defult : 4 )\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.LimtSpray = 2 -- How much gang can consept sprayer in 1 Restart , (Defult : 2 )\n<\/span><\/span>\n<span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.PoliceCanClean  = true -- If you want to allow to officers to clean the gangs Grafifiti\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.ShowForAll = true -- true : show for all players  || false : show only for gangs members and police jobs \n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.PoliceCleanProggressBar =  3 * 60000  -- How many minutes do you need to clean the spray (for officer)? , (Defult : 3 min)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.PoliceJobs = { -- you can add any job (this working only if Config.ShowForAll = false )\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['police'] = true,\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['sheriff'] = false,\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\n<\/span><\/span>\n<span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Gangs Level Settings &gt;&gt; :\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.ConseptAddLevel = 4 -- The Level that added to your gang after consept spray\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.ScratchAddLevel = 5 -- The Level that added to your gang after scratch another gang\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.ScratchRemoveLevel = 3 -- The Level that is deducted from your gang, after another gang scratch your gang sprayer\n<\/span><\/span>\n<span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; God Father Commands &gt;&gt; :\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.GodFatherCommands = true\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.GodFatherGang = 'godfather'\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.CommandsList = {\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    [1] = 'turf', -- to open Turf Ui \n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    [2] = 'addganglevel', -- to add gang level (God father only)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    [3] = 'removeganglevel', -- to remove gang level (God father only)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    [4] = 'toggleturf', -- to toggle turf wars  (God father only)\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\n<\/span><\/span>\n<span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Alert Blip Settings  &gt;&gt; Notification settings for the gang whose area is under scratching\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.WarNotify = { \n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['sprite'] = 161,  \n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['color'] = 1,\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['scale'] = 2.7,\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['time'] = 7 * 60000,\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['sound'] = true,\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['msg'] = true,\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\n<\/span><\/span>\n<\/code><\/pre>\n<\/div>\n<\/div>\n<div class=\"flex flex-col md:flex-row mt-6 gap-2 max-w-3xl page-width-wide:max-w-screen-2xl mx-auto text-tint\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Built for police and EMS units, this all-in-one control system brings everything you need into one clean interface \u2014 unit management, live chat, reports, CCTV, radar, vehicle flags, and more.<\/p>\n<p>\ud83d\ude93 <strong>Unit Dashboard<\/strong> \u2013 See all active units with full info (callsign, name, rank, radio, location). Roles like Police and Sheriff are organized separately, and you can reorder units or integrate reports directly into the list.<\/p>\n<p>\ud83d\udcac <strong>Secure Chat<\/strong> \u2013 Real-time communication for police and ambulance teams with image links, separate channels, and unread message alerts.<\/p>\n<p>\ud83d\udc6e <strong>Profile Control<\/strong> \u2013 Manage duty status, customize your callsign, toggle dispatch mode, and fine-tune report visibility or alerts.<\/p>\n<p>\u2699\ufe0f <strong>Advanced Settings<\/strong> \u2013 Personalize the UI (transparency, performance mode, notifications, filters). Hide ranks or locations, auto-save logs, mute sounds, or reset defaults anytime.<\/p>\n<p>Streamlined. Powerful. Perfect for professional RP servers. <a href=\"https:\/\/fivemx.com\/it\/perche-lopen-source\/\">Codice sorgente aperto.<\/a><\/p>","protected":false},"featured_media":200859,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[1820,96,1892,512,2907,511],"product_tag":[],"class_list":["post-200858","product","type-product","status-publish","has-post-thumbnail","product_cat-police-scripts","product_cat-esx-scripts","product_cat-fivem-job-scripts","product_cat-qbcore-scripts","product_cat-qbox-scripts","product_cat-standalone-scripts","first","instock","downloadable","virtual","taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/product\/200858","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/comments?post=200858"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/media\/200859"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/media?parent=200858"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/product_brand?post=200858"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/product_cat?post=200858"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/it\/wp-json\/wp\/v2\/product_tag?post=200858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}