Features
- Spawn of vehicles when you are in the area.
- Delete of the vehicles when you are far away (special radius), allowing to reduce the lags (better performance).
- All vehicle “props” have godmode so explosions and other destroying methods are not possible. (Modding Protection)
- Changing colors for each vehicle.
- Ability to show above the vehicle some informations (3D Text) that you can customize like vehicle name, price or something else that you will set in the config.
- Option to lock the doors of all vehicles.
- Testdriving the showroom vehicles inclusive other dimension (VDM and Troll Protection). In the config possible to change: Time of the Testdrive, Spawnpoint and vehicle.
- 0.00 - 0.01 ms.
- easy to configure.
CFX Infos
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | Client 250 / Server 6 |
Requirements | ESX or QBCore |
Support | Yes via Discord |
Price 10 EUR
Config Preview
Config = {}
Config.Range = 75.0
Config.TestDrive = "Press ~g~E~w~ to start a test drive."
Config.MessageOnlyWhenInside = true -- When true you only see the message when you are in the car!
Config.NoMessageWhileTestDrive = true -- When true you dont see the set message while testdriving!
Config.vehPos = {
zentorno = {
spawnReference = vector3(-62.05, -1086.89, 26.82), -- Near these coordinates, all vehicles in the block will spawn.
vehicleList = {
{
spawnName = "zentorno", -- SPAWN NAME OF THE VEHICLE
coords = vector3(-36.99, -1093.13, 26.56), -- PUT HERE YOUR COORDS X,Y,Z
heading = 187.00, -- HEADING COORD
message = "BRAND NEW ZENTORNO", -- PUT HERE YOUR 3D TEXT
color = {
p = {255, 255, 255}, -- [P Stands for Primary Color]
s = {255, 255, 255} -- [S Stands for Secondary Color]
},
isOpen = true, -- If you want to allow that people want to sit in the vehicle. When "true" Testdriving is possible!
testDrive = {
pos = vector3(1039.561, 479.953, 95.103), -- PUT HERE YOUR TESTDRIVE SPAWN COORDS X,Y,Z),
heading = 43.478, -- HEADING COORD FOR TESTDRIVE
time = 60 -- HOW LONG THE TESTDRIVE SHOULD BE
}
}
}
},
adder = {
spawnReference = vector3(-47.2161, -1091.9755, 26.8901), -- Near these coordinates, all vehicles in the block will spawn.
vehicleList = {
{
spawnName = "adder", -- SPAWN NAME OF THE VEHICLE
coords = vector3(-47.2161, -1091.9755, 26.8901), -- PUT HERE YOUR COORDS X,Y,Z
heading = 95.0430, -- HEADING COORD
message = false, -- PUT HERE YOUR 3D TEXT
color = {
p = {255, 105, 180}, -- [P Stands for Primary Color]
s = {255, 105, 180} -- [S Stands for Secondary Color]
},
isOpen = false, -- If you want to allow that people want to sit in the vehicle. When "true" Testdriving is possible!
testDrive = {
pos = vector3(1039.561, 479.953, 95.103), -- PUT HERE YOUR TESTDRIVE SPAWN COORDS X,Y,Z),
heading = 43.478, -- HEADING COORD FOR TESTDRIVE
time = 60 -- HOW LONG THE TESTDRIVE SHOULD BE
}
}
}
}
}
Other Projects from us:
Scudrah Deathban
Scudrah Fractioninfo