diff --git a/resources/[ERS]/night_ers/config/config.lua b/resources/[ERS]/night_ers/config/config.lua index 2509060d3..799bf435c 100644 --- a/resources/[ERS]/night_ers/config/config.lua +++ b/resources/[ERS]/night_ers/config/config.lua @@ -227,7 +227,7 @@ Config = { HotKeys = { -- https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/keyboard/ -- Shift - ToggleShift = "F4", -- Button to toggle shift on/off. + ToggleShift = "F11", -- Button to toggle shift on/off. -- Callouts AcceptCallout = "Y", -- Button to accept an offered callout. @@ -454,10 +454,7 @@ Config = { vector3(533.8215, -12.1921, 70.6256), -- Downtown Vinewood Police Station vector3(475.0804, -1021.3436, 28.0728), -- Mission Row Police Station vector3(-441.9879, 6017.8491, 31.6403), -- Paleto Bay Police Station - vector3(1714.64, 3873.29, 35.03, 310.45), -- Sandy Shores Police Station - - - + vector3(1851.2694, 3692.9575, 34.2194), -- Sandy Shores Police Station }, --====================== Incident Blip Settings ======================-- diff --git a/server.cfg b/server.cfg index c5ff341a2..8527fb068 100644 --- a/server.cfg +++ b/server.cfg @@ -223,8 +223,8 @@ ensure vMenu ensure Delete-Vehicle //ensure night_discordapi -//ensure night_ers -//ensure night_subtitles +ensure night_ers +ensure night_subtitles ensure map_postals ensure night_ers_k9 ensure night_prop_system