diff --git a/resources/[Developer]/[Nordi]/kq_towing2-20250610T154151Z-1-001.zip b/resources/[Developer]/[Nordi]/kq_towing2-20250610T154151Z-1-001.zip new file mode 100644 index 000000000..44bdbb7ba Binary files /dev/null and b/resources/[Developer]/[Nordi]/kq_towing2-20250610T154151Z-1-001.zip differ diff --git a/resources/[Developer]/[Nordi]/rcore_pool-20250610T154209Z-1-001.zip b/resources/[Developer]/[Nordi]/rcore_pool-20250610T154209Z-1-001.zip new file mode 100644 index 000000000..56eabd3f7 Binary files /dev/null and b/resources/[Developer]/[Nordi]/rcore_pool-20250610T154209Z-1-001.zip differ diff --git a/resources/[standalone]/[rcore_tv]/rcore_television/config.lua b/resources/[standalone]/[rcore_tv]/rcore_television/config.lua index d9993909f..a6ed99e47 100644 --- a/resources/[standalone]/[rcore_tv]/rcore_television/config.lua +++ b/resources/[standalone]/[rcore_tv]/rcore_television/config.lua @@ -41,13 +41,13 @@ Config.OnPlayerLoaded = "QBCore:Client:OnPlayerLoaded" Config.OnJobUpdate = "QBCore:Client:OnJobUpdate" -- will enable debug print and stuff -Config.Debug = false +Config.Debug = debug -- will type start and end of events + nui callbacks -Config.FunctionsDebug = false +Config.FunctionsDebug = true -- Will print in what type of thing error has happened.. Example CreateThread, RegisterNetEvent, RegisterCommand, etc. -Config.GeneralDebug = false +Config.GeneralDebug = true -- a command to set volume for TV Config.volumeCommand = "tvvolume" @@ -364,7 +364,7 @@ Config.DefaultOpenDistance = 1.5 -- i wouldn't recommend to change anything there unless you know what you're doing Config.resolution = { [-240931727] = { - ['ItemToOpen'] = {"remote"}, -- Nordis Haus + ['ItemToOpen'] = nil -- Nordis Haus ['Job'] = nil, ['CameraOffSet'] = { ['y'] = -3.0,