1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-06 11:44:36 +02:00
parent fd93967cea
commit a3cb0050da
2 changed files with 11 additions and 1 deletions

View file

@ -149,6 +149,16 @@ config.stashes = {
weight = 100000,
},
---- SP Autohaus ----
{
coords = vector3(1930.88, 3723.82, 32.57),
textUiLabel = 'öffnen',
name = 'spahlager1', -- uniq name
label = 'Lager',
slots = 60,
weight = 60000,
},
---- SHERIFF ----
{
coords = vector3(1825.34, 3684.54, 34.4),

View file

@ -14,7 +14,7 @@ Config.SimCardDLC = true -- Enable if using RoadPhone SimCard DLC
-- Phone Settings
Config.PhoneCommand = "TogglePhone"
Config.NeedItem = true -- Requires an item to open the phone
Config.NeedItem = false -- Requires an item to open the phone
Config.RegisterKeyMapping = true -- If false, the phone can only be closed using ESC
Config.OpenKey = 'f1' -- Works if RegisterKeyMapping is true
Config.OpenKeyNumber = 288 -- Works if RegisterKeyMapping is false