Skip to content

ESX Advanced Vehicle Shop

William Plunkett Jr edited this page Jul 17, 2022 · 2 revisions

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