From e3fc4295d9e79479f069804c414b4bb0288cbc60 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sat, 12 Jul 2025 15:42:54 +0200 Subject: [PATCH] Update config.lua --- resources/[carscripts]/kq_towing2/config.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[carscripts]/kq_towing2/config.lua b/resources/[carscripts]/kq_towing2/config.lua index 85c1ab690..d3cfa492e 100644 --- a/resources/[carscripts]/kq_towing2/config.lua +++ b/resources/[carscripts]/kq_towing2/config.lua @@ -15,9 +15,9 @@ Config.esxSettings = { } Config.qbSettings = { - enabled = true, + enabled = false, -- Whether or not to use the new QBCore export method - useNewQBExport = false, + useNewQBExport = true, } -- Only enable when NOT using ESX or QBCore