1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-28 00:31:32 +02:00
parent 3aea17355a
commit 457a11b822
507 changed files with 162 additions and 96 deletions

View file

@ -681,10 +681,54 @@ local vehicles = { -- Vehicle list, credits to qb-core!
-- Trailer
{ model = ' boattrailer', name = 'Bootsanhänger', brand = 'HVY', price = 8000, category = 'trailer', shop = { 'trucks', 'fmpdm', 'laryscars' } },
{ model = 'boattrailer', name = 'Bootsanhänger', brand = 'HVY', price = 8000, category = 'trailer', shop = { 'trucks'} },
-- Import Cars
{ model = 'gb811s2', name = '811s', brand = 'Pfister', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbadmiral', name = 'Admiral', brand = 'Dundreary', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbargento7f', name = 'Argento 7F', brand = 'Obey', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbbanshees', name = 'Banshee S', brand = 'Bravado', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbbisonhf', name = 'Bison Hellfire', brand = 'Bravado', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbbisonstx', name = 'Bison STX', brand = 'Bravado', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbbriosof', name = 'Brioso F', brand = 'Grotti', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbcometcl', name = 'Comet Classic', brand = 'Pfister', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbcomets1t', name = 'Comet S1T', brand = 'Pfister', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbcomets2r', name = 'Comet S2R', brand = 'Pfsiter', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbcomets2rc', name = 'Comet S2R Cabrio', brand = 'Pfister', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbdominatorgsx',name = 'Domintaor GSX', brand = 'Vapid', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbeon', name = 'Eon', brand = 'Coil', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbesperta', name = 'Esperta', brand = 'Bravado', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbhades', name = 'Hades', brand = 'Dundreary', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbirisz', name = 'Iris Z', brand = 'Bollokan', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbissimetro', name = 'Metro', brand = 'Weeny', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbkomodagt', name = 'Komoda GT', brand = 'Lampadati', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gblod4', name = 'LOD 4', brand = 'Coil', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbmilano', name = 'Milano', brand = 'Grotti', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbmogulrs', name = 'Mogul RS', brand = 'Karin', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbmojave', name = 'Mojave', brand = 'Karin', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbneonct', name = 'Neon CT', brand = 'Pfister', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbnexusrr', name = 'Nexus RR', brand = 'Dinka', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbprospero', name = 'Prospero', brand = 'Pegassi', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbraidillon', name = 'Raidillon', brand = 'Toundra', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbsapphire', name = 'Sapphire', brand = 'Enus', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbschlagenr', name = 'Schlagen R', brand = 'Benefactor', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbschlagensp', name = 'Schlagen SP', brand = 'Benefactor', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbronin', name = 'Ronin', brand = 'Emperor', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbschrauber', name = 'Schrauber', brand = 'Benefactor', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbschwartzers', name = 'Schwartzer S', brand = 'Benefactor', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbsentinelgts', name = 'Sentinel GTS', brand = 'Übermacht', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbsidewinder', name = 'Sidewinder', brand = 'Maxwell', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbsolace', name = 'Solace', brand = 'Dewbauchee', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbstanierle', name = 'Stanier LE', brand = 'Vapid', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbstarlight', name = 'Starlight', brand = 'Maxwell', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbsolacev', name = 'Solace V', brand = 'Dewbauchee', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbsultanrsx', name = 'Sultan RSX', brand = 'Karin', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbtahomagt', name = 'Tahoma GT', brand = 'Dewbauchee', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbtenfr', name = '10F R', brand = 'Obey', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbtr3s', name = 'TR3S', brand = 'Progen', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbturismogt', name = 'Turismo GT', brand = 'Grotti', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbvivant', name = 'Vivant', brand = 'Bordeaux', price = 80000, category = 'importcars', shop = { 'fussion' } },
{ model = 'gbvivantgrb', name = 'Vivant GRB', brand = 'Bordeaux', price = 80000, category = 'importcars', shop = { 'fussion' } },
}

View file

@ -0,0 +1,51 @@
Config.dealerships = Config.dealerships or {}
Config.dealerships.fussion = { -- Dealership ID, NEEDS TO BE THE SAME AS THE JOB!!!
enabled = true, -- true or false to enable or disable the dealership
label = "Fussion Autos", -- Dealership label
logo = 'https://i.ibb.co/nkBN3bs/logo.png', -- Dealership logo that'll show on UI
job = 'fussion', -- Dealership job or false to not player owned dealerships, NEEDS TO BE THE SAME AS THE ID!!!
lockCatalogueJob = false, -- can be false for everyone to open the catalogue or a job if you want to lock it to some job
currency = 'bank', -- bank, cash or money to ESX (Also to QBCore you can choose other currency like crypto and etc)
useStock = true, -- When using job = false this will be ignored
allowBuyCatalogue = false, -- If true players will be able to buy the vehicles on the catalogue
allowChangeVehicle = false, -- If true players will be able to change the vehicles on the catalogue witout job
needsMission = true, -- Set to false or true to disable/disable the needing of going pick up the car
testDriveRoutingBucket = true, -- Set this to false if you don't want the test drive to be inside of a Routing Bucket
testDriveTime = 50, -- Test drive time in seconds
testDriveSpawn = vec4(-512.9517, -595.8292, 29.2981, 171.7394), -- Test drive spawn coords
truck = 'packer', -- The truck used on importation
trailer = 'tr4', -- The trailer used on importation
truckSpawn = vec4(-492.2509, -623.5234, 30.1750, 274.1733), -- Importation truck spawn coords
buySpawn = vec4(-551.9636, -598.8409, 33.6170, 221.2068), -- Vehicle buy spawn coords
comissions = { buyPercentage = 50, sellComission = 10 }, -- The dealership commisions (buyPercentage is the percentage of vehicle price that the dealership will buy it and the sellComission is the comission that the employee will earn on selling vehicles to players)
blip = { enabled = false, coords = vec3(1223.71, 2722.84, 38.01), sprite = 523, color = 3, scale = 0.6, display = 4 }, -- Dealership map blip
dashboards = { -- Dealership dashboards to import vehicles and see transations and etc
{ coords = vec3(-587.4727, -585.7220, 41.3818), radius = 0.5, includeBossMenu = true },
},
catalogues = { -- The catalogues to the players see the vehicle and emplooyes change the vehicle on showrrom
{ coords = vec3(-532.6084, -616.6392, 41.0757), radius = 0.25, vehicleCoords = vec4(-549.9257, -615.4942, 39.2745, 3.3192), vehicle = 'premier', vehicleColor = 54 },
{ coords = vec3(-547.6871, -615.1765, 41.4520), radius = 0.25, vehicleCoords = vec4(-546.4588, -615.7612, 39.2745, 1.0162), vehicle = 'mesa', vehicleColor = 0 },
{ coords = vec3(-544.8010, -615.1997, 41.5447), radius = 0.25, vehicleCoords = vec4(-542.9736, -615.5190, 39.2745, 1.7699), vehicle = 'vacca', vehicleColor = 73 },
{ coords = vec3(-541.0333, -615.2420, 41.5937), radius = 0.25, vehicleCoords = vec4(-539.6726, -615.5486, 39.2745, 5.4542), vehicle = 'cavalcade', vehicleColor = 4 },
{ coords = vec3(-537.7904, -615.2480, 41.6229), radius = 0.25, vehicleCoords = vec4(-536.2221, -615.3785, 39.2745, 3.8185), vehicle = 'premier', vehicleColor = 54 },
{ coords = vec3(-534.2234, -615.2454, 41.3614), radius = 0.25, vehicleCoords = vec4(-532.7957, -615.6952, 39.2745, 355.9257), vehicle = 'mesa', vehicleColor = 0 },
{ coords = vec3(-553.7078, -583.3445, 35.9908), radius = 0.25, vehicleCoords = vec4(-526.2176, -584.5961, 33.7626, 183.4319), vehicle = 'vacca', vehicleColor = 73 },
{ coords = vec3(-547.4654, -583.4622, 36.0894), radius = 0.25, vehicleCoords = vec4(-532.3713, -584.6558, 33.7636, 175.4681), vehicle = 'cavalcade', vehicleColor = 4 },
{ coords = vec3(-541.0164, -583.4198, 36.0913), radius = 0.25, vehicleCoords = vec4(-538.3643, -584.7485, 33.7645, 186.1272), vehicle = 'vacca', vehicleColor = 73 },
{ coords = vec3(-535.6596, -583.4373, 36.1646), radius = 0.25, vehicleCoords = vec4(-544.1587, -584.6229, 33.7654, 174.8218), vehicle = 'cavalcade', vehicleColor = 4 },
{ coords = vec3(-529.4458, -583.4198, 36.0893), radius = 0.25, vehicleCoords = vec4(-550.4319, -584.9307, 33.7664, 184.8338), vehicle = 'vacca', vehicleColor = 73 },
{ coords = vec3(-523.6227, -583.3900, 36.1522), radius = 0.25, vehicleCoords = vec4(-521.6080, -585.1993, 34.7619, 179.7149), vehicle = 'cavalcade', vehicleColor = 4 },
{ coords = vec3(-514.4501, -592.5050, 35.1424), radius = 0.25, vehicleCoords = vec4(-514.4501, -592.5050, 34.1424, 88.5334), vehicle = 'vacca', vehicleColor = 73 },
{ coords = vec3(-514.1981, -598.2437, 35.1424), radius = 0.25, vehicleCoords = vec4(-514.1981, -598.2437, 34.1424, 90.3686), vehicle = 'cavalcade', vehicleColor = 4 },
{ coords = vec3(-514.2639, -603.1285, 35.1424), radius = 0.25, vehicleCoords = vec4(-514.2639, -603.1285, 34.1424, 96.3925), vehicle = 'vacca', vehicleColor = 73 },
{ coords = vec3(-513.5342, -608.7974, 35.1425), radius = 0.25, vehicleCoords = vec4(-513.5342, -608.7974, 34.1425, 89.4561), vehicle = 'cavalcade', vehicleColor = 4 },
},
categories = { -- The categories that will show on the catalogue and dashboard (need to add the shop with the job name to the vehicles.lua too on the shops field otherwise it'll not show the vehicles!!)
{ label = 'Import Autos', id = 'fussion' },
},
pickups = {
vec4(1201.35, -3187.03, 5.98, 175.35)
}
}

View file

@ -1,54 +0,0 @@
Config.dealerships = Config.dealerships or {}
Config.dealerships.laryscars = { -- Dealership ID, NEEDS TO BE THE SAME AS THE JOB!!!
enabled = true, -- true or false to enable or disable the dealership
label = "Lary's Cars", -- Dealership label
logo = 'https://i.ibb.co/nkBN3bs/logo.png', -- Dealership logo that'll show on UI
job = 'laryscars', -- Dealership job or false to not player owned dealerships, NEEDS TO BE THE SAME AS THE ID!!!
lockCatalogueJob = false, -- can be false for everyone to open the catalogue or a job if you want to lock it to some job
currency = 'cash', -- bank, cash or money to ESX (Also to QBCore you can choose other currency like crypto and etc)
useStock = true, -- When using job = false this will be ignored
allowBuyCatalogue = true, -- If true players will be able to buy the vehicles on the catalogue
allowChangeVehicle = true, -- If true players will be able to change the vehicles on the catalogue witout job
needsMission = true, -- Set to false or true to disable/disable the needing of going pick up the car
testDriveRoutingBucket = true, -- Set this to false if you don't want the test drive to be inside of a Routing Bucket
testDriveTime = 50, -- Test drive time in seconds
testDriveSpawn = vec4(1223.21, 2688.7, 37.56, 108.43), -- Test drive spawn coords
truck = 'packer', -- The truck used on importation
trailer = 'tr4', -- The trailer used on importation
truckSpawn = vec4(1245.86, 2667.8, 37.55, 357.46), -- Importation truck spawn coords
buySpawn = vec4(1210.15, 2719.98, 38.01, 178.31), -- Vehicle buy spawn coords
comissions = { buyPercentage = 50, sellComission = 10 }, -- The dealership commisions (buyPercentage is the percentage of vehicle price that the dealership will buy it and the sellComission is the comission that the employee will earn on selling vehicles to players)
blip = { enabled = true, coords = vec3(1223.71, 2722.84, 38.01), sprite = 523, color = 3, scale = 0.6, display = 4 }, -- Dealership map blip
dashboards = { -- Dealership dashboards to import vehicles and see transations and etc
{ coords = vec3(1225.45, 2739.45, 38.25), radius = 0.5, includeBossMenu = true },
},
catalogues = { -- The catalogues to the players see the vehicle and emplooyes change the vehicle on showrrom
{ coords = vec3(1216.1, 2735.45, 38.15), radius = 0.25, vehicleCoords = vec4(1215.17, 2732.47, 37.1, 358.38), vehicle = 'premier', vehicleColor = 54 },
{ coords = vec3(1218.8, 2735.45, 38.15), radius = 0.25, vehicleCoords = vec4(1218.77, 2732.35, 37.1, 3.14), vehicle = 'mesa', vehicleColor = 0 },
{ coords = vec3(1229.35, 2735.4, 38.1), radius = 0.25, vehicleCoords = vec4(1229.48, 2733.08, 37.1, 356.21), vehicle = 'vacca', vehicleColor = 73 },
{ coords = vec3(1232.95, 2735.5, 38.15), radius = 0.25, vehicleCoords = vec4(1233.06, 2732.51, 38.1, 0.95), vehicle = 'cavalcade', vehicleColor = 4 },
},
categories = { -- The categories that will show on the catalogue and dashboard (need to add the shop with the job name to the vehicles.lua too on the shops field otherwise it'll not show the vehicles!!)
{ label = 'Compacts', id = 'compacts' },
{ label = 'Sedans', id = 'sedans' },
{ label = 'SUVs', id = 'suvs' },
{ label = 'Coupes', id = 'coupes' },
{ label = 'Muscle', id = 'muscle' },
{ label = 'Sports Classics', id = 'classics' },
{ label = 'Sports', id = 'sports' },
{ label = 'Super', id = 'super' },
{ label = 'Motorcycles', id = 'motorcycles' },
{ label = 'OffRoad', id = 'offroad' },
{ label = 'Industrial', id = 'industrial' },
{ label = 'Utility', id = 'utility' },
{ label = 'Vans', id = 'vans' },
{ label = 'Cycles', id = 'cycles' },
{ label = 'Service', id = 'service' },
{ label = 'Commercial', id = 'commercial' },
{ label = 'Open Wheel', id = 'openwheel' },
},
pickups = {
vec4(1201.35, -3187.03, 5.98, 175.35)
}
}

View file

@ -28,7 +28,7 @@ Config.drones = {
itemName = 'emergencydrone',
removeItem = true,
-- command = 'emergencydrone',
jobs = { ['police'] = 0 },
jobs = { ['police'] = 1 },{ ['marshals'] = 1 },{ ['ambulance'] = 1 },
flightTime = 240000,
flyRange = 350,
health = 4,

View file

@ -170,5 +170,25 @@ JobCalls.Positions = {
display = 4
}
},
{
name = "fussion",
coords = vector3(-566.2194, -602.1717, 34.6197),
number = 5558020,
needjob = "fussion",
useMarker = true,
marker = {
drawDistance = 10.0,
type = 25,
size = {x = 1.0, y = 1.0, z = 1.0},
color = {r = 50, g = 50, b = 204}
},
blip = {
active = false,
name = "Fussion Control Center",
sprite = 60,
color = 38,
scale = 0.8,
display = 4
}
},
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View file

@ -95,8 +95,13 @@
"number": 5557185,
"img": "/public/img/service/cc.png",
"acceptMessage": true
}
},
{
"name": "Fussion Autos",
"number": 5558020,
"img": "/public/img/service/fussion.png",
"acceptMessage": true
}
],
"Ringtones": {
"Reflection": "/public/static/sounds/ringtones/Reflection.mp3",

View file

@ -1,19 +1,19 @@
-- FX Information --
fx_version 'cerulean'
lua54 'yes'
game 'gta5'
-- Resource Information --
name 'YBNMVMall'
version '1.0.0'
author 'YBN'
description 'YBNMVMall'
-- Manifest --
dependencies {
'/server:5181'
}
-- FX Information --
fx_version 'cerulean'
lua54 'yes'
game 'gta5'
-- Resource Information --
name 'YBNMVMall'
version '1.0.0'
author 'YBN'
description 'YBNMVMall'
-- Manifest --
dependencies {
'/server:5181'
}
dependency '/assetpacks'

Some files were not shown because too many files have changed in this diff Show more