From 56adc1144468395df4fcf115948e3434bf85a782 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Tue, 5 Aug 2025 17:12:00 +0200 Subject: [PATCH] Update config.lua --- resources/[carscripts]/ebu_trailer/config.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[carscripts]/ebu_trailer/config.lua b/resources/[carscripts]/ebu_trailer/config.lua index 994d1c59b..97ed7c8ed 100644 --- a/resources/[carscripts]/ebu_trailer/config.lua +++ b/resources/[carscripts]/ebu_trailer/config.lua @@ -12,14 +12,14 @@ Config.NotiUnLoadMessage = 'Vehicle Unloaded' Config.UseExternalTrailerConnect = false -- Set to True if you want to use ebu_trailerconnect with the whitelist/blacklist control --========Interaction Type========-- --======[[see utils.lua to modify]]======-- -Config.UseTarget = false -- If True, Markers & Prompts will be disabled except for in vehicle +Config.UseTarget = true -- If True, Markers & Prompts will be disabled except for in vehicle Config.Target = 'qb-target' --========Markers & Prompts=======-- --Increases tick rate from 0.01 to 0.08 - 0.1 when in range Config.WaitTimer = 3000 -- Update rate to check for nearby trailer seconds * 1000 (Default 3000) -Config.ShowMarkers = true -- Display markers at interaction points +Config.ShowMarkers = false -- Display markers at interaction points Config.ShowHelp = true -- Display help prompts Config.MessageDistance = 2.0 -- Distance from point to display message (Default 2.0) Config.Marker = {