Skip to content

No cars show up when i go to take a pic i use qbcore  #5

@cktohigh

Description

@cktohigh

image
my config file

Config = {}
Config.DiscordWebHook = 'https://discord.com/api/webhooks/975926167754407957/1Rx3IpnFIApwjdi95c-aW8XDytIwtWSKcUzlxbUkVF7rFkpjZ4yHaYrEWKDQOMh03Qd4'
Config.save = 'json' -- kvp, json
Config.vehicle_table = '' -- vehicle table must have model column (name not hash)
Config.useSQLvehicle = false -- use mysql async to fetch vehicle table else SqlVehicleTable will use
Config.SqlVehicleTable = QBCore and QBCore.Shared and QBCore.Shared.Vehicles and QBCore.Shared.Vehicles or {} -- example qbcore shared vehicle

-- Custom Category
Config.Category = 'all' -- select a custom category | set this to 'all' if you want to Screenshot all vehicle categories

-- Permission
Config.owners = {
['license:535128e884eec5865f4416a8027d593543e2c8b0'] = true,
--add more here
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions