Page cover

🚘Vehicleshop

Vehicleshop Documentation

------INSTALLATION------

STEP 1 - Unzip The Folder

Unzip the script folder than copy or cut everything inside file and paste it on your server resources folder.

STEP 2 - Add Script To Server

Add the script to you server config : " ensure brezel_vehicleshop ".

STEP 3 - Script Configuration

When you open the config file you'll see a lines of codes to configure it to your server.

STEP 3.1 - Language Configuration

BS_Vehshop.Locale = "en" -- en, de

STEP 3.2 - Plate Prefix Configuration

BS_Vehshop.PlatePrefix = "BS" -- Prefix of the Plate

STEP 4 - Add Vehicles

You can add in the categories area new Vehicles to the Shop copy this line and insert them as you wish.

  {
            ["name"] = "blista",
            ["label"] = "Blista",
            ["price"] = 1000000,
            ["type"] = "Sedan",
            ["brand"] = "dinka",
            ["garagetype"] = "car"
          },

Name = spawnname Label = display name price = how much cost the vehicle type = car categorie brand = brand garagetype = Which garage is the vehicle intended for?

Here you can find Brand Icons

Preview Video

Hier kommt noch ein YT Video

TEBEX

Last updated