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