ESX Advanced Vehicle Shop - HumanTree92/VENT_ESX_Scripts GitHub Wiki


Adding Categories

Step 1: In the Database under vs_car_categories & do the following:

  • Insert New Column and fill out the Info
    • id = 13
    • name = chevys
    • label = Chevys

Step 2: In the Database under vs_cars & do the following:

  • Insert New Column and fill out the Info
    • id = 1000
    • name = 05 Chevy Silverado
    • model = chevysilv05
    • price = 15000
    • category = chevys
    • image = Image Link Here