From 21760b9ecaa271cbdb5b8ec6553b5952c338b086 Mon Sep 17 00:00:00 2001 From: KingMcDonalds Date: Thu, 24 Jul 2025 02:10:11 -0700 Subject: [PATCH] fixing ers and adding props --- .../LAPDMLO/stream/meta/lapdbarrier.ymap | 3 + .../LSSD_MAP/stream/davissheriff.ymap | 4 +- .../LSSD_MAP/stream/sc1_19_strm_0.ymap | 3 + .../[ERS]/night_discordapi/config/config.lua | 26 +++------ resources/[ERS]/night_ers/config/config.lua | 30 +++++----- .../[ERS]/night_shifts/config/config.lua | 8 +-- .../config/departments_config.lua | 56 +++++++++---------- .../[ERS]/night_shifts/config/mdt_config.lua | 2 +- .../[ERS]/night_subtitles/config/config.lua | 2 +- 9 files changed, 64 insertions(+), 70 deletions(-) create mode 100644 resources/[EGRP-Map-Addons]/LAPDMLO/stream/meta/lapdbarrier.ymap create mode 100644 resources/[EGRP-Map-Addons]/LSSD_MAP/stream/sc1_19_strm_0.ymap diff --git a/resources/[EGRP-Map-Addons]/LAPDMLO/stream/meta/lapdbarrier.ymap b/resources/[EGRP-Map-Addons]/LAPDMLO/stream/meta/lapdbarrier.ymap new file mode 100644 index 000000000..6d27b8d6b --- /dev/null +++ b/resources/[EGRP-Map-Addons]/LAPDMLO/stream/meta/lapdbarrier.ymap @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf87de62114e946db0ba6b4a73ca5298f54e8ea30c04e6ed6a8f3892df2ff60 +size 1365 diff --git a/resources/[EGRP-Map-Addons]/LSSD_MAP/stream/davissheriff.ymap b/resources/[EGRP-Map-Addons]/LSSD_MAP/stream/davissheriff.ymap index ab4760e77..023acd5f1 100644 --- a/resources/[EGRP-Map-Addons]/LSSD_MAP/stream/davissheriff.ymap +++ b/resources/[EGRP-Map-Addons]/LSSD_MAP/stream/davissheriff.ymap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ed8d19eb162ded4b10b08317bc7770da55a59811bb463faff4b0e39d83e9e70 -size 2588 +oid sha256:5aeed55ac33a756889358ecce276491951b52daebeadc9a336f91afdc39aad1b +size 3793 diff --git a/resources/[EGRP-Map-Addons]/LSSD_MAP/stream/sc1_19_strm_0.ymap b/resources/[EGRP-Map-Addons]/LSSD_MAP/stream/sc1_19_strm_0.ymap new file mode 100644 index 000000000..1abab38ea --- /dev/null +++ b/resources/[EGRP-Map-Addons]/LSSD_MAP/stream/sc1_19_strm_0.ymap @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7d7b8c1760484f8047b1002cd65cf16e071784825c74fc0c1a329ebaeb88aa +size 8175 diff --git a/resources/[ERS]/night_discordapi/config/config.lua b/resources/[ERS]/night_discordapi/config/config.lua index f84515a76..47608c03a 100644 --- a/resources/[ERS]/night_discordapi/config/config.lua +++ b/resources/[ERS]/night_discordapi/config/config.lua @@ -12,30 +12,18 @@ Config = { -- No own bot? Leave `Discord_Bot_Token = "",` as it is and invite ours ยป https://discord.com/oauth2/authorize?client_id=956690799385522237&permissions=1024&scope=bot -- If you do have a bot: define your BOT token below, inbetween the quotation marks: "your_bot_token_here", - Discord_Bot_Token = "NzUxOTY4NTY3MzA5NzYyNjgw.GzVJ9D.kAxZs0UBN-XxcSJPBRqo6zrp1L_KsjoBHibYYE", + Discord_Bot_Token = "", Discord_Guild_Names = { - ["361895986198609920"] = "[Elite Gaming RP]", -- Your primary server/guild ID (legacy scripts will get information regarding this guild) + ["989438923925229598"] = "Nights Software", -- Your primary server/guild ID (legacy scripts will get information regarding this guild) -- ["1001055923912653544"] = "My Community Discord", -- Add another guild. Make sure to invite the bot into this guild. }, Discord_Role_Names = { -- Add Discord roles by their role ID here, name them how you want but make sure to MATCH the NAMES in other configs of our resources. -- Example: - ["361899298209923075"] = "EG|Owner", - ["671141073728307228"] = "EG | Development Team", - ["650653280275267591"] = "EG | Head of Staff", - ["556158473981788176"] = "EG | Sr. Admin", - ["635155687688634399"] = "EG | Admin", - ["789538166536798248"] = "EG | Sr. Moderator", - ["517060882686279701"] = "EG | Moderator", - ["789551229549281331"] = "EG | Sr. Staff", - ["608583076037001225"] = "EG | Staff", - ["538822780662054963"] = "EG | Helper", - ["807381510026035240"] = "Dispatcher", - ["807381507622305852"] = "FiveM First Responder ๐Ÿšจ", - ["807381508859887667"] = "CHP", - ["807381509195300905"] = "CALFIRE", - ["807381508167565352"] = "First Responders", - ["807398679937417237"] = "Mechanic", - ["876585455615889450"] = "Civilian II", + ["989863231482916874"] = "Administrator", + ["963138401656242206"] = "Your_Police_Role", + ["744819251814334485"] = "Your_Ambulance_Role", + ["744819251788906505"] = "Your_Fire_Role", + ["1002578457823297536"] = "Allowlisted", ["468677647228363421"] = "Banned", }, Discord_API_Log_Level = 0, -- Level 0 - Only shows INFO, ERROR and WARN messages | Any higher level will include DEBUG messages diff --git a/resources/[ERS]/night_ers/config/config.lua b/resources/[ERS]/night_ers/config/config.lua index 28940bbc0..a58070a71 100644 --- a/resources/[ERS]/night_ers/config/config.lua +++ b/resources/[ERS]/night_ers/config/config.lua @@ -28,15 +28,15 @@ Config = { --====================== OPTIONAL INTEGRATIONS ======================-- Enable_Night_Shifts = { -- Optional PAID: https://store.nights-software.com/package/5667103 (Enables call forwarding to the MDT & Shift toggle via MDT, which itself offers loads of more features) - ManageShiftsByMDT = true, -- If true, the MDT will manage shift toggles instead of the ERS. - SendCalloutsToMDT = true, -- If true, callouts and pullovers will be sent to the MDT as call. - SendPulloversToMDT = true, -- If true, pullovers will be sent to the MDT as call. - UsePersistentEntities = true, -- If true, persistent entities will be used and NPC data will be stored in the database, to later look up via the MDT. - EnableVehicleInformationPrompt = true, -- If true, vehicle information will be displayed in a UI, otherwise you'll have to use the MDT to get vehicle information (only applied when UsePersistentEntities is true). - EnableIDCardInformationPrompt = true, -- If true, ID card information will be displayed in a UI, otherwise you'll have to use the MDT to look up more information about the person by their name and DOB (only applied when UsePersistentEntities is true). + ManageShiftsByMDT = false, -- If true, the MDT will manage shift toggles instead of the ERS. + SendCalloutsToMDT = false, -- If true, callouts and pullovers will be sent to the MDT as call. + SendPulloversToMDT = false, -- If true, pullovers will be sent to the MDT as call. + UsePersistentEntities = false, -- If true, persistent entities will be used and NPC data will be stored in the database, to later look up via the MDT. + EnableVehicleInformationPrompt = false, -- If true, vehicle information will be displayed in a UI, otherwise you'll have to use the MDT to get vehicle information (only applied when UsePersistentEntities is true). + EnableIDCardInformationPrompt = false, -- If true, ID card information will be displayed in a UI, otherwise you'll have to use the MDT to look up more information about the person by their name and DOB (only applied when UsePersistentEntities is true). }, - Enable_Night_Subtitles = false, -- Optional PAID (Included with ERS): https://store.nights-software.com/package/6043540 (Enables good looking subtitles instead of FiveM native mission text) - Enable_Nearest_Postal = true, -- Optional FREE: https://docs.nights-software.com/resources/nightShifts/#installing-nearest-postal-optional (client/c_functions.lua for GetPostal()) + Enable_Night_Subtitles = true, -- Optional PAID (Included with ERS): https://store.nights-software.com/package/6043540 (Enables good looking subtitles instead of FiveM native mission text) + Enable_Nearest_Postal = false, -- Optional FREE: https://docs.nights-software.com/resources/nightShifts/#installing-nearest-postal-optional (client/c_functions.lua for GetPostal()) Enable_Discord_Webhooks = true, -- Set your webhook URL in server/s_functions.lua. --====================== DISCORD RICH PRESENCE ======================-- @@ -61,7 +61,7 @@ Config = { ["tow"] = "Tow", }, RichPresenceButton = { -- Your Discord rich presence buttons - up to 2 buttons. - [0] = { enabled = true, label = "Join Server", url = "https://elite-gaming.gg" }, + [0] = { enabled = true, label = "Join Server", url = "fivem://connect/YOURSERVERHASH" }, } }, @@ -73,7 +73,7 @@ Config = { IgnoreUnitRequirement = false, -- true = Any unit can receive callouts for any service. | false = Callouts are offered by service type (Police, fire, ambulance, tow). DisplayUnitWaypoints = true, -- true = Display unit waypoints on screen. | false = Do not display unit waypoints on screen. (enabled is higher resmon) - Enable_Night_DiscordApi_Permissions = true, -- server/s_functions.lua + Enable_Night_DiscordApi_Permissions = false, -- server/s_functions.lua Enable_Ace_Permissions = false, -- server/s_functions.lua Enable_ESX_Permissions = { Check_By_Job = false, -- server/s_functions.lua @@ -86,10 +86,10 @@ Config = { -- If you are using Night Shifts MDT, duty will be managed by the MDT. Roles defined here will not be relevant in that case. PermissionRoles = { - PoliceRoles = {"FiveM First Responder ๐Ÿšจ", "First Responders"}, -- Example of two roles (you can add more.) - AmbulanceRoles = {"FiveM First Responder ๐Ÿšจ", "First Responders"}, - FireRoles = {"FiveM First Responder ๐Ÿšจ", "First Responders"}, - TowRoles = {"Mechanic"}, + PoliceRoles = {"Essex_Police_Force", "police"}, -- Example of two roles (you can add more.) + AmbulanceRoles = {"Ambulance_Service", "ambulance"}, + FireRoles = {"Fire_Service", "fire"}, + TowRoles = {"AA_Recovery", "tow"}, }, --====================== GENERAL SETTINGS ======================-- @@ -736,7 +736,7 @@ Config = { --====================== ZONE CHANGE UI ======================-- - EnableZoneChangeUI = false, + EnableZoneChangeUI = true, Zones = { ['AIRP'] = "Los Santos International Airport", ['ALAMO'] = "Alamo Sea", ['ALTA'] = "Alta", ['ARMYB'] = "Fort Zancudo", ['BANHAMC'] = "Banham Canyon Dr", ['BANNING'] = "Banning", ['BEACH'] = "Vespucci Beach", ['BHAMCA'] = "Banham Canyon", ['BRADP'] = "Braddock Pass", ['BRADT'] = "Braddock Tunnel", ['BURTON'] = "Burton", ['CALAFB'] = "Calafia Bridge", ['CANNY'] = "Raton Canyon", diff --git a/resources/[ERS]/night_shifts/config/config.lua b/resources/[ERS]/night_shifts/config/config.lua index 8554eb271..177252461 100644 --- a/resources/[ERS]/night_shifts/config/config.lua +++ b/resources/[ERS]/night_shifts/config/config.lua @@ -26,14 +26,14 @@ Config = { Language = "en", -- Options: "en" | "nl" | "de" | "fr" | "pl" Timezone = "Europe/London", -- Set the timezone for the MDT. https://en.wikipedia.org/wiki/List_of_tz_database_time_zones - TimeFormat = "en-US", -- en-US, fr-FR, de-DE etc. + TimeFormat = "en-GB", -- en-US, fr-FR, de-DE etc. KMHorMPH = "MPH", -- "KMH" or "MPH" Enable_Discord_API = true, -- You need the discord API for this script, otherwise it will not work https://store.nights-software.com/package/5035729 [FREE] Included in the Tebex package. - Enable_Nearest_Postal = true, -- Nearest-postal integration, if false it will always return "Unknown" on postals. (CFX Post: https://forum.cfx.re/t/release-nearest-postal-script/293511) Edit getPostal(x,y) in c_functions.lua if you desire to integrate your own postal system. + Enable_Nearest_Postal = false, -- Nearest-postal integration, if false it will always return "Unknown" on postals. (CFX Post: https://forum.cfx.re/t/release-nearest-postal-script/293511) Edit getPostal(x,y) in c_functions.lua if you desire to integrate your own postal system. Enable_MDT_Battery_System = true, -- Set to false to disable the battery system, if disabled it'll always stay 100%. Charging can be done in vehicles and interiors DefaultSoundVolume = 0.15, -- Used for notifications. Higher than 0.5 will set it to 0.25, limited to protect ears - Enable_Discord_Webhooks = false, -- Set your webhook URL in s_functions.lua, edit your preferences for these messages in c_functions.lua and s_functions.lua + Enable_Discord_Webhooks = true, -- Set your webhook URL in s_functions.lua, edit your preferences for these messages in c_functions.lua and s_functions.lua Enable_Blips = true, -- Allow this system to add blips for backup requests, panic buttons, sighting reports, ANPR hits etc. Enable_Unit_Blips = true, -- Allow this system to add blips for active units on map. Enable_Save_Callsigns = true, -- If true it will set the last used callsign. If false it will use the config pre-set callsigns for departments & sub-departments. @@ -50,7 +50,7 @@ Config = { Enable_Commands = true, -- Allow Commands? Commands = { MobileDataTerminal = "mdt", -- Syntax: /mdt | Open the MDT - CallEmergencies = "911", -- Syntax: /999 | Open emergency hotline call system + CallEmergencies = "999", -- Syntax: /999 | Open emergency hotline call system ChargeMDT = "chargemdt", -- Syntax: /chargemdt | Charges the MDT, can be done in vehicles and interiors StatusChange = "status", -- Syntax: /status 10-42 or /status 2, depends on what you define as statuses. ForceCloseMDT = "forceclosemdt", -- Syntax: /forceclosemdt or use F8 and type it without the slash. diff --git a/resources/[ERS]/night_shifts/config/departments_config.lua b/resources/[ERS]/night_shifts/config/departments_config.lua index 0b56c9df0..b6042cf86 100644 --- a/resources/[ERS]/night_shifts/config/departments_config.lua +++ b/resources/[ERS]/night_shifts/config/departments_config.lua @@ -6,9 +6,9 @@ Config.MobileDataTerminal = Config.MobileDataTerminal or {} -- Misplaced brackets and/or commas can break your script. https://code.visualstudio.com/download -- [IMPORTANT] Edit these roles to match your Discord API. -Config.MobileDataTerminal.DiscordGuildNames = {"Elite Groupe"} -- It checks whether the user is in any of these Discord servers and checks for the roles the user has in these Discord servers. Match these names to your Discord API. The first guild defined is where it fetches the Discord member data from (avatar, nickname etc.). -Config.MobileDataTerminal.RolesWithAccessToMDT = {"EG|Owner", "EG | Development Team", "EG | Head of Staff", "EG | Sr. Admin", "EG | Admine", "EG | Sr. Moderator", "EG | Moderator", "EG | Sr. Staff", "EG | Staff", "EG | Helper", "EG | Staff Team", "Sheriff", "Dispatcher", "FiveM First Responder ๐Ÿšจ", "CHP", "CALFIRE", "First Responders", "Mechanic","Civilian II"} -- Edit these to match your roles (role names) from Night Discord API [FREE] https://store.nights-software.com/package/5035729 -Config.MobileDataTerminal.ManagementRoles = {"EG|Owner", "EG | Development Team", "EG | Head of Staff", "EG | Sr. Admin", "EG | Admine", "EG | Sr. Moderator", "EG | Moderator"} +Config.MobileDataTerminal.DiscordGuildNames = {"Your_Discord_Community_Name"} -- It checks whether the user is in any of these Discord servers and checks for the roles the user has in these Discord servers. Match these names to your Discord API. The first guild defined is where it fetches the Discord member data from (avatar, nickname etc.). +Config.MobileDataTerminal.RolesWithAccessToMDT = {"Your_Police_Role", "Your_Ambulance_Role", "Your_Fire_Role", "Your_Tow_Role", "Your_Civilian_Role"} -- Edit these to match your roles (role names) from Night Discord API [FREE] https://store.nights-software.com/package/5035729 +Config.MobileDataTerminal.ManagementRoles = {"Your_Management_Role"} -- [IMPORTANT] Edit the department list below and make sure each department has a main role, used for the department, first rank and first sub-department. Config.MobileDataTerminal.DepartmentList = { @@ -21,7 +21,7 @@ Config.MobileDataTerminal.DepartmentList = { DepartmentDescription = "The Metropolitan Police Service (MPS), formerly and still commonly known as the Metropolitan Police (and informally as the Met Police, the Met, Scotland Yard, or the Yard), is the territorial police force responsible for law enforcement and the prevention of crime in Greater London.", DepartmentFooterText = "Select to enter the shift menu.", DepartmentShortName = "MET", - DepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", -- Match to the role name in the Discord API config.lua! + DepartmentRoleName = "Your_Police_Role", -- Match to the role name in the Discord API config.lua! DepartmentCallsignPrefix = "CW-", DepartmentType = "police", -- This defines the emergency service type, options: police | ambulance | fire | tow DepartmentShiftAccess = true, -- Is this department allowed to use the Shift system? @@ -46,7 +46,7 @@ Config.MobileDataTerminal.DepartmentList = { [1] = { SubDepartmentName = "Emergency Response & Patrol Team", -- Full sub-department name SubDepartmentShortName = "ERPT", -- Just a shortname used to display, keep it short! - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", -- Match to the role name in the Discord API config.lua! + SubDepartmentRoleName = "Your_Police_Role", -- Match to the role name in the Discord API config.lua! SubDepartmentCallsignPrefix = "CW-", -- Example: Server ID 1 will be 'CW-01' SubDepartmentBlipData = { -- Blips: https://docs.fivem.net/docs/game-references/blips/ SubSpriteID = 1, @@ -57,7 +57,7 @@ Config.MobileDataTerminal.DepartmentList = { [2] = { SubDepartmentName = "MO8", SubDepartmentShortName = "MO8", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "RPU", SubDepartmentCallsignPrefix = "OC-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -68,7 +68,7 @@ Config.MobileDataTerminal.DepartmentList = { [3] = { SubDepartmentName = "MO7 - DSU", SubDepartmentShortName = "MO7 - DSU", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "DSU", SubDepartmentCallsignPrefix = "XD-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -79,7 +79,7 @@ Config.MobileDataTerminal.DepartmentList = { [4] = { SubDepartmentName = "MO7 - TSG", SubDepartmentShortName = "MO7 - TSG", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "TSG", SubDepartmentCallsignPrefix = "XT-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -90,7 +90,7 @@ Config.MobileDataTerminal.DepartmentList = { [5] = { SubDepartmentName = "MO7 - Marine", SubDepartmentShortName = "MO7 - Marine", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "Marine", SubDepartmentCallsignPrefix = "XM-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -101,7 +101,7 @@ Config.MobileDataTerminal.DepartmentList = { [6] = { SubDepartmentName = "MO19", SubDepartmentShortName = "MO19", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "AFO", SubDepartmentCallsignPrefix = "FM-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -112,7 +112,7 @@ Config.MobileDataTerminal.DepartmentList = { [7] = { SubDepartmentName = "National Police Air Service", SubDepartmentShortName = "NPAS", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "NPAS", SubDepartmentCallsignPrefix = "QZ-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -123,7 +123,7 @@ Config.MobileDataTerminal.DepartmentList = { [8] = { SubDepartmentName = "British Transport Police", SubDepartmentShortName = "BTP", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responderse", + SubDepartmentRoleName = "British_Transport_Police", SubDepartmentCallsignPrefix = "BT-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -134,7 +134,7 @@ Config.MobileDataTerminal.DepartmentList = { [9] = { SubDepartmentName = "Special Escort Group", SubDepartmentShortName = "SEG", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "SEG", SubDepartmentCallsignPrefix = "SE-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -150,14 +150,14 @@ Config.MobileDataTerminal.DepartmentList = { DepartmentDescription = "Our main role is to respond to emergency 999 calls, providing medical care to patients across the capital, 24-hours a day, 365 days a year. Other services we offer include providing pre-arranged patient transport and finding hospital beds", DepartmentFooterText = "Select to enter the shift menu.", DepartmentShortName = "LAS", - DepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", -- Match to the role name in the Discord API config.lua! + DepartmentRoleName = "Your_Ambulance_Role", -- Match to the role name in the Discord API config.lua! DepartmentCallsignPrefix = "BS-", DepartmentType = "ambulance", -- This defines the emergency service type, options: police | ambulance | fire | tow DepartmentShiftAccess = true, -- Is this department allowed to use the Shift system? DepartmentPoliceComputerAccess = true, -- Is this department allowed to access the Police Computer? DepartmentOperationsAccess = true, -- Is this department allowed to access operation reports? DepartmentRanksAndRoles = { -- Match to the role name in the Discord API config.lua! - [1] = {RankName = "Student Paramedic", RoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", AccessLevel = 1}, + [1] = {RankName = "Student Paramedic", RoleName = "Your_Ambulance_Role", AccessLevel = 1}, [2] = {RankName = "Paramedic", RoleName = "Ambu_Paramedic", AccessLevel = 2}, [3] = {RankName = "Advanced Paramedic", RoleName = "Ambu_Senior_Paramedic", AccessLevel = 3}, [4] = {RankName = "Care Clinician", RoleName = "Ambu_Advanced_Paramedic", AccessLevel = 4}, @@ -169,7 +169,7 @@ Config.MobileDataTerminal.DepartmentList = { [1] = { SubDepartmentName = "Rapid Response", SubDepartmentShortName = "RRV", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "Your_Ambulance_Role", SubDepartmentCallsignPrefix = "BS-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -180,7 +180,7 @@ Config.MobileDataTerminal.DepartmentList = { [2] = { SubDepartmentName = "Helicopter Emergency Medical Services", SubDepartmentShortName = "HEMS", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "HEMS", SubDepartmentCallsignPrefix = "HO-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -191,7 +191,7 @@ Config.MobileDataTerminal.DepartmentList = { [3] = { SubDepartmentName = "Hazardous Area Response Team", SubDepartmentShortName = "HART", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "HART", SubDepartmentCallsignPrefix = "HA-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -207,14 +207,14 @@ Config.MobileDataTerminal.DepartmentList = { DepartmentDescription = "As well as firefighting, the LFB also responds to road traffic collisions, floods, shut-in-lift releases, and other incidents such as those involving hazardous materials or major transport accidents. It also conducts emergency planning and performs fire safety inspections and education.", DepartmentFooterText = "Select to enter the shift menu.", DepartmentShortName = "LFB", - DepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", -- Match to the role name in the Discord API config.lua! + DepartmentRoleName = "Your_Fire_Role", -- Match to the role name in the Discord API config.lua! DepartmentCallsignPrefix = "PL-", DepartmentType = "fire", -- This defines the emergency service type, options: police | ambulance | fire | tow DepartmentShiftAccess = true, -- Is this department allowed to use the Shift system? DepartmentPoliceComputerAccess = true, -- Is this department allowed to access the Police Computer? DepartmentOperationsAccess = true, -- Is this department allowed to access operation reports? DepartmentRanksAndRoles = { -- Match to the role name in the Discord API config.lua! - [1] = {RankName = "Firefighter", RoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", AccessLevel = 2}, + [1] = {RankName = "Firefighter", RoleName = "Your_Fire_Role", AccessLevel = 2}, [2] = {RankName = "Leading Firefighter", RoleName = "Lead_Firefighter", AccessLevel = 3}, [3] = {RankName = "Sub-Officer", RoleName = "Sub_Manager", AccessLevel = 3}, [4] = {RankName = "Station Officer", RoleName = "Station_Officer", AccessLevel = 4}, @@ -229,7 +229,7 @@ Config.MobileDataTerminal.DepartmentList = { [1] = { SubDepartmentName = "London Fire & Rescue", SubDepartmentShortName = "F&R", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "Your_Fire_Role", SubDepartmentCallsignPrefix = "PL-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -240,7 +240,7 @@ Config.MobileDataTerminal.DepartmentList = { [2] = { SubDepartmentName = "Heathrow Airport Fire & Rescue", SubDepartmentShortName = "AFR", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "heathrowfire", SubDepartmentCallsignPrefix = "HF-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -251,7 +251,7 @@ Config.MobileDataTerminal.DepartmentList = { [3] = { SubDepartmentName = "Marine Unit", SubDepartmentShortName = "MARU", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders", + SubDepartmentRoleName = "Marine", SubDepartmentCallsignPrefix = "MA-", SubDepartmentBlipData = { SubSpriteID = 1, @@ -267,20 +267,20 @@ Config.MobileDataTerminal.DepartmentList = { DepartmentDescription = "AA Towing is a trusted and efficient service that offers prompt assistance to stranded vehicles. With a fleet of well-equipped tow trucks and skilled operators, they excel at rescuing vehicles from breakdowns, accidents, and challenging situations. Whether it's on-site repairs, safe towing to service centers, or long-distance transportation, AA Towing ensures reliable and professional service to keep the roads running smoothly.", DepartmentFooterText = "Start your career as a towing service operator.", DepartmentShortName = "TOW", - DepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders","Mechanic", -- Match to the role name in the Discord API config.lua! + DepartmentRoleName = "Your_Tow_Role", -- Match to the role name in the Discord API config.lua! DepartmentCallsignPrefix = "AA-", DepartmentType = "tow", -- This defines the emergency service type, options: police | ambulance | fire | tow (civilian is a placeholder) DepartmentShiftAccess = true, -- Is this department allowed to access the Shift system? DepartmentPoliceComputerAccess = false, -- Is this department allowed to access the Police Computer? DepartmentOperationsAccess = false, -- Is this department allowed to access Operation reports? DepartmentRanksAndRoles = { -- Match to the role name in the Discord API config.lua! - [1] = {RankName = "Recovery Operator", RoleName = "FiveM First Responder ๐Ÿšจ", "First Responders","Mechanic", AccessLevel = 7}, + [1] = {RankName = "Recovery Operator", RoleName = "Your_Tow_Role", AccessLevel = 7}, }, SubDepartments = { [1] = { SubDepartmentName = "AA Towing Service", SubDepartmentShortName = "AA", - SubDepartmentRoleName = "FiveM First Responder ๐Ÿšจ", "First Responders","Mechanic", + SubDepartmentRoleName = "Your_Tow_Role", SubDepartmentCallsignPrefix = "AA-", SubDepartmentBlipData = { SubSpriteID = 317, @@ -298,14 +298,14 @@ Config.MobileDataTerminal.DepartmentList = { DepartmentDescription = "Be free and play whoever you want to be as a civilian. Legal or illegal? It's all up to you.", DepartmentFooterText = "Select to get access to the DVLA & Council.", DepartmentShortName = "CIV", - DepartmentRoleName = "EG|Owner", "EG | Development Team", "EG | Head of Staff", "EG | Sr. Admin", "EG | Admine", "EG | Sr. Moderator", "EG | Moderator", "EG | Sr. Staff", "EG | Staff", "EG | Helper", "EG | Staff Team", "Sheriff", "Dispatcher", "FiveM First Responder ๐Ÿšจ", "CHP", "CALFIRE", "First Responders", "Mechanic","Civilian II", -- Match to the role name in the Discord API config.lua! + DepartmentRoleName = "Your_Civilian_Role", -- Match to the role name in the Discord API config.lua! DepartmentCallsignPrefix = "NONE", DepartmentType = "civilian", -- This defines the emergency service type, options: civilian DepartmentShiftAccess = false, -- Is this department allowed to access the Shift system? DepartmentPoliceComputerAccess = false, -- Is this department allowed to access the Police Computer? DepartmentOperationsAccess = false, -- Is this department allowed to access Operation reports? DepartmentRanksAndRoles = { -- Match to the role name in the Discord API config.lua! - [1] = {RankName = "Civilian", RoleName = "EG|Owner", "EG | Development Team", "EG | Head of Staff", "EG | Sr. Admin", "EG | Admine", "EG | Sr. Moderator", "EG | Moderator", "EG | Sr. Staff", "EG | Staff", "EG | Helper", "EG | Staff Team", "Sheriff", "Dispatcher", "FiveM First Responder ๐Ÿšจ", "CHP", "CALFIRE", "First Responders", "Mechanic","Civilian II", AccessLevel = 1}, + [1] = {RankName = "Civilian", RoleName = "Your_Civilian_Role", AccessLevel = 1}, }, SubDepartments = {}, -- Leave this empty, for other departments you must add at least one sub-department, see examples in the other departments. }, diff --git a/resources/[ERS]/night_shifts/config/mdt_config.lua b/resources/[ERS]/night_shifts/config/mdt_config.lua index cf2b19bfb..a79fa5494 100644 --- a/resources/[ERS]/night_shifts/config/mdt_config.lua +++ b/resources/[ERS]/night_shifts/config/mdt_config.lua @@ -4,7 +4,7 @@ Config = Config or {} Config.MobileDataTerminal = { - MDTName = "First Responders MTB", -- Title at the top of the MDT UI, to hide the title set it to an empty string: "", + MDTName = "MOBILE DATA TERMINAL", -- Title at the top of the MDT UI, to hide the title set it to an empty string: "", --====================== Intervals ===================-- diff --git a/resources/[ERS]/night_subtitles/config/config.lua b/resources/[ERS]/night_subtitles/config/config.lua index a7595b035..7403df0ce 100644 --- a/resources/[ERS]/night_subtitles/config/config.lua +++ b/resources/[ERS]/night_subtitles/config/config.lua @@ -2,7 +2,7 @@ Config = { - Debug = true, -- Serverside prints. + Debug = false, -- Serverside prints. --====================== COMMANDS ======================--