FIXING ERS
This commit is contained in:
@@ -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 ======================--
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user