forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
7e9822b0e4
commit
ee0d7808f1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ 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 = false -- Display markers at interaction points
|
||||
Config.ShowMarkers = true -- 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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue