{"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":"2025-12-24T07:30:02","modified_gmt":"2025-12-24T06:30:02","slug":"repartition-l2s","status":"publish","type":"product","link":"https:\/\/fivemx.com\/fr\/l2s-dispatch\/","title":{"rendered":"l2s-exp\u00e9dition"},"content":{"rendered":"<h2>Video Preview<\/h2>\n<p><iframe title=\"[QB\/ESX] | FiveM Dispatch Script - List, Dashboard, CCTV, And Reports\" width=\"1290\" height=\"726\" src=\"https:\/\/www.youtube.com\/embed\/Ar3B396SegA?feature=oembed\" loading=\"lazy\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\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=\"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 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 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; \r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Core = 'l2s-core'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.GangUpdateEvent = 'QBCore:Client:OnGangUpdate'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.JobUpdateEvent = 'QBCore:Client:OnJobUpdate'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.LoadEvent = 'QBCore:Client:OnPlayerLoaded'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.UnLoadEvent = 'QBCore:Client:OnPlayerUnload'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SQL = {\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    players = 'players',\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    gang = 'gang',\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Target &gt;&gt;\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.TargetSystem = 'qb' -- ox , qb\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.TargetExport = 'qb-target' -- ox , qb\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Inventory &gt;&gt;\r\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)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Menu &gt;&gt;\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.MenuSystem = 'qb_menu  ' -- ox_lib , qb_menu custom\r\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)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Script Settings &gt;&gt;\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Webhok = '' -- Logs Webhok\r\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\">\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 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 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; \r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.FrameworkFolder = 'es_extended'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.JobUpdateEvent = 'esx:setJob'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.LoadEvent = 'esx:playerLoaded'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.onPlayerSpawn = 'esx:onPlayerSpawn'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SQL = {\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    players = 'users',\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    gang = 'job',\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Target &gt;&gt;\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.TargetSystem = 'ox' -- ox , qb\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.TargetExport = 'ox_target' -- ox , qb\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Inventory &gt;&gt;\r\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)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Menu &gt;&gt;\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.MenuSystem = 'ox_lib' -- ox_lib , qb_menu custom\r\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)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Script Settings &gt;&gt;\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.Webhok = '' -- Logs Webhok\r\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 \"\"\r\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\">\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 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 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\r\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 )\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SprayPrice = 5000 -- Sprayer Price , (Defult : 5000)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SprayRemoverPrice = 3000  -- Remove Sprayer Price , (Defult : 3000)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.SprayItem = 'turfspray' -- Sprayer Item\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.RemoveSprayItem = 'spray_remover' -- Remoing Spraying Item\r\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\">\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 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 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;\r\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)\r\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)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.BlipOpacity = 85 -- the opacity of the blip (0-100) \r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.BlipRaduis = 80.0  --Blips Cricle Raduis in FiveM Mini Map\r\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\r\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 )\r\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 )\r\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 )\r\n<\/span><\/span>\r\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\r\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 \r\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)\r\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 )\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['police'] = true,\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['sheriff'] = false,\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\r\n<\/span><\/span>\r\n<span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; Gangs Level Settings &gt;&gt; :\r\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\r\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\r\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\r\n<\/span><\/span>\r\n<span class=\"highlight-line\"><span class=\"highlight-line-content\">-- &lt;&lt; God Father Commands &gt;&gt; :\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.GodFatherCommands = true\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.GodFatherGang = 'godfather'\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.CommandsList = {\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    [1] = 'turf', -- to open Turf Ui \r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    [2] = 'addganglevel', -- to add gang level (God father only)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    [3] = 'removeganglevel', -- to remove gang level (God father only)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    [4] = 'toggleturf', -- to toggle turf wars  (God father only)\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\r\n<\/span><\/span>\r\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\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">Config.WarNotify = { \r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['sprite'] = 161,  \r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['color'] = 1,\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['scale'] = 2.7,\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['time'] = 7 * 60000,\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['sound'] = true,\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">    ['msg'] = true,\r\n<\/span><\/span><span class=\"highlight-line\"><span class=\"highlight-line-content\">}\r\n<\/span><\/span>\r\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>Con\u00e7u pour les unit\u00e9s de police et de secours, ce syst\u00e8me de contr\u00f4le tout-en-un rassemble tout ce dont vous avez besoin dans une interface claire\u00a0: gestion des unit\u00e9s, chat en direct, rapports, vid\u00e9osurveillance, radar, drapeaux de v\u00e9hicules, et plus encore.<\/p>\n<p>\ud83d\ude93 <strong>Tableau de bord de l&#039;unit\u00e9<\/strong> \u2013 Consultez la liste compl\u00e8te des unit\u00e9s actives avec leurs informations d\u00e9taill\u00e9es (indicatif, nom, grade, radio, position). Les r\u00f4les tels que Police et Sh\u00e9rif sont organis\u00e9s s\u00e9par\u00e9ment, et vous pouvez r\u00e9organiser les unit\u00e9s ou int\u00e9grer directement les rapports \u00e0 la liste.<\/p>\n<p>\ud83d\udcac <strong>Chat s\u00e9curis\u00e9<\/strong> \u2013 Communication en temps r\u00e9el pour les \u00e9quipes de police et d&#039;ambulanciers avec liens d&#039;images, canaux s\u00e9par\u00e9s et alertes de messages non lus.<\/p>\n<p>\ud83d\udc6e <strong>Contr\u00f4le de profil<\/strong> \u2013 G\u00e9rez votre statut de service, personnalisez votre indicatif d&#039;appel, activez ou d\u00e9sactivez le mode de r\u00e9partition et ajustez la visibilit\u00e9 des rapports ou des alertes.<\/p>\n<p>\u2699\ufe0f <strong>Param\u00e8tres avanc\u00e9s<\/strong> \u2013 Personnalisez l\u2019interface utilisateur (transparence, mode performance, notifications, filtres). Masquez les classements ou les emplacements, activez la sauvegarde automatique des journaux, coupez le son ou r\u00e9tablissez les param\u00e8tres par d\u00e9faut \u00e0 tout moment.<\/p>\n<p>Simplifi\u00e9. Puissant. Parfait pour les serveurs RP professionnels. <a href=\"https:\/\/fivemx.com\/fr\/pourquoi-lopen-source\/\">Source ouverte.<\/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","sale","downloadable","virtual","taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product\/200858","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/comments?post=200858"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/media\/200859"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/media?parent=200858"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_brand?post=200858"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_cat?post=200858"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_tag?post=200858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}