Files
Elite-Gaming-FiveM-Old/resources/lvc/PLUGINS/traffic_advisor/SETTINGS.lua
T
2025-11-15 11:13:30 -08:00

12 lines
529 B
Lua

--------------------TRAFFIC ADVISOR SETTINGS---------------------
ta_masterswitch = true
-- Determines if traffic_advisor plugin can be activated.
ta_combokey = false
-- Key that needs to be pressed in combination with registered key mapping. Set to false to disable. (default: disabled (false))
-- List of Controls: https://docs.fivem.net/docs/game-references/controls/
ta_sync_radius_default = 20
--[[ Documentation / Wiki: https://github.com/TrevorBarns/luxart-vehicle-control/wiki/Traffic-Advisor ]]
TA_ASSIGNMENTS = { }