🔧General Settings
This section covers the core behavior of the script, including police requirements, cooldowns, and interaction methods.
Config.Target = {
enabled = true, -- Set to true to use ox_target
resource = 'ox_target',
icon = 'fas fa-sign-in-alt'
}Last updated