[QBCore] [ESX] [StandAlone] [FREE] Wizard Vehicle ShowRoom

My First Script, Hope you guys enjoy it!

Features

  • 0.00ms ResMon
  • Configurable Vehicle colors
  • Configurable Vehicle Lock Stats
  • Configurable Vehicle Plates

Preview

Just a Simple Configured PDM to spawn the cars that they’re on preview image

['pdm'] = {
            [1] = {
                coords = vector4(-45.65, -1093.66, 25.44, 69.5),
                Vehicle = 'autarch',
                colors = { 1 },
            },
            [2] = {
                coords = vector4(-48.27, -1101.86, 25.44, 294.5),
                Vehicle = 'cheetah',
                colors = { 5 },
            },
            [3] = {
                coords = vector4(-39.6, -1096.01, 25.44, 66.5),
                Vehicle = 'deveste',
                colors = { 135 },
            },
            [4] = {
                coords = vector4(-51.21, -1096.77, 25.44, 254.5),
                Vehicle = 'entity2',
                colors = { 111 },
            },
            [5] = {
                coords = vector4(-40.18, -1104.13, 25.44, 338.5),
                Vehicle = 'fmj',
                colors = { 88 },
            },
            [6] = {
                coords = vector4(-43.31, -1099.02, 25.44, 52.5),
                Vehicle = 'zombiea',
                colors = { 36 },
            },
            [7] = {
                coords = vector4(-50.66, -1093.05, 25.44, 222.5),
                Vehicle = 'pfister811',
                colors = { 53 },
            },
            [8] = {
                coords = vector4(-44.28, -1102.47, 25.44, 298.5),
                Vehicle = 'nero2',
                colors = { 142 },
            }

Download

6 Likes

Hi GUYZ!
We Have New Update:

GLOBAL

  • You can use the script on Esx or etc. now! (STANDALONE USAGE AVAILABLE)
  • You can have shadows enabled or disabled for vehicles
  • You can set vehicle fuel levels (Used to start vehicle when LockVehicles is set to ‘Unlocked’)
  • You can change vehicles Refresh timer unit and time!

PER VEHICLE

  • You can change vehicle liveries now! (Just Need Livery ID)
  • You can change vehicle extras now! (Just Need Extra ID, Mulltiple Extras Supported)

UPDATING CONFIG!

  1. Add Framework = '', And Enter your FrameWork: 'QBCore', 'Esx', 'None'
  2. Add FuelLevel = '0', And Customize it
  3. Add Refresh = 5, And Customize it
  4. Add RefreshUnit = 'Min', And Customize it: 'Sec', 'Min' or 'Hour'
  5. Add Shadow = true, And Customize it

OPTIONAL UPDATING CONFIG.LUA

  1. Add livery = 0, after colors = {}, And Customize it
  2. Add extra = { 1 , 2 }, after livery = 0, And Customize it


    HOPE YOU GUYZ ENJOY IT
1 Like

I have an small suggestion for you if you add another currency to buy vehicle that’s would be great and unique feature

hi! thank you for the idea, this script is just for showing some available vehicles. i’ll create vehicle store script later so you’ll be able to do that on the incoming vehicle store script! thank you for the idea.