Skip to content

Mechomancer/Lorefriendly-Cars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lore friendly Cars

A collection of high rated lore friendly vehicles from GTA5-mods. This pack features a mixture of add-on, replace and tuning cars. Some also feature custom sounds.

  • Only high quality models and sounds.
  • Most models run at <40 MiB of physical memory.
  • Most handling files are lore friendly. Feel free to make a PR if you fix handling on one of the featured vehicles.

Important ⚠️

  • All credits to go the original creators of these vehicles. These vehicles may be removed from the pack if the owners will it.
  • Treat all vehicles in this pack as the following: Modifying this package and it's contents except the text data such as handling, meta files and mod-kit, uploading or hosting it elsewhere as is or in a modified state and selling, paywalling or monetizing in any shape or form is prohibited.
  • Most of these cannot be used as one of one's or as donator cars.

Install

  • Drag and drop
  • Ensure Lorefriendly-Cars

For use of sounds

  • Drag [lf-cars-sounds] into your resources folder
  • Ensure [lf-cars-sounds] in your server CFG

Support

  • I will not offer support on any of these vehicles, everything on my part is in the README. If you want to change any handling files (which for some it's needed), you need to configure it yourself.

Credits

To-do List

  • Update handling to be a lore friendly standard.
  • Make sure soundfiles work properly when provided.
  • Update README/Adding cars to dealerships to contain all vehicles.

Adding cars to dealerships

  • Add to qb-core/shared/vehicles.lua
	-- Lore Vehicles
    ['akumac'] = {
		['name'] = 'Akuma Classic',
		['brand'] = 'Dinka',
		['model'] = 'akumac',
		['price'] = 83155,
		['category'] = 'motorcycles',
		['hash'] = `akumac`,
		['shop'] = 'luxury',
    },
    ['arias'] = {
		['name'] = 'Arias',
		['brand'] = 'Bordeaux',
		['model'] = 'arias',
		['price'] = 48296,
		['category'] = 'compacts',
		['hash'] = `arias`,
		['shop'] = 'pdm',
    },
    ['asteropers'] = {
		['name'] = 'Asterope RS',
		['brand'] = 'Karin',
		['model'] = 'asteropers',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `asteropers`,
		['shop'] = 'luxury',
    },
    ['atlas'] = {
		['name'] = 'Atlas',
		['brand'] = 'Karin',
		['model'] = 'atlas',
		['price'] = 60339,
		['category'] = 'suvs',
		['hash'] = `atlas`,
		['shop'] = 'pdm',
    },
    ['auroras'] = {
		['name'] = 'Aurora Sport LHD',
		['brand'] = 'Progen',
		['model'] = 'auroras',
		['price'] = 1,
		['category'] = 'sports',
		['hash'] = `auroras`,
		['shop'] = 'luxury',
    },
    ['auroras2'] = {
		['name'] = 'Aurora Sport RHD',
		['brand'] = 'Progen',
		['model'] = 'auroras2',
		['price'] = 1,
		['category'] = 'sports',
		['hash'] = `auroras2`,
		['shop'] = 'luxury',
    },
    ['baller7r'] = {
		['name'] = 'Baller Raid',
		['brand'] = 'Gallivanter',
		['model'] = 'baller7r',
		['price'] = 94090,
		['category'] = 'offroad',
		['hash'] = `baller7r`,
		['shop'] = 'pdm',
    },
    ['bcatctx'] = {
		['name'] = 'Bobcat CTX',
		['brand'] = 'Vapid',
		['model'] = 'bcatctx',
		['price'] = 1,
		['category'] = 'muscle',
		['hash'] = `bcatctx`,
		['shop'] = 'pdm',
    },
    ['benson2'] = {
		['name'] = 'Benson',
		['brand'] = 'Vapid',
		['model'] = 'benson2',
		['price'] = 45430,
		['category'] = 'utility',
		['hash'] = `benson2`,
		['shop'] = 'truck',
    },
    ['beretta'] = {
		['name'] = 'Beretta',
		['brand'] = 'Übermacht',
		['model'] = 'beretta',
		['price'] = 1,
		['category'] = 'suv',
		['hash'] = `beretta`,
		['shop'] = 'pdm',
    },
    ['blazer6'] = {
		['name'] = 'Blazer Recon ATV',
		['brand'] = 'Nagasaki',
		['model'] = 'blazer6',
		['price'] = 45430,
		['category'] = 'offroad',
		['hash'] = `blazer6`,
		['shop'] = 'pdm',
    },
    ['buffalo4h'] = {
		['name'] = 'Buffalo Hellfire',
		['brand'] = 'Bravado',
		['model'] = 'buffalo4h',
		['price'] = 140174,
		['category'] = 'sports',
		['hash'] = `buffalo4h`,
		['shop'] = 'luxury',
    },
    ['brisket'] = {
		['name'] = 'Brisket',
		['brand'] = 'Weeny',
		['model'] = 'brisket',
		['price'] = 1,
		['category'] = 'compacts',
		['hash'] = `brisket`,
		['shop'] = 'pdm',
    },
    ['brisket2'] = {
		['name'] = 'Brisket Rally',
		['brand'] = 'Weeny',
		['model'] = 'brisket2',
		['price'] = 1,
		['category'] = 'compacts',
		['hash'] = `brisket2`,
		['shop'] = 'pdm',
    },
    ['brisket3'] = {
		['name'] = 'Brisket Gasser',
		['brand'] = 'Weeny',
		['model'] = 'brisket3',
		['price'] = 1,
		['category'] = 'compacts',
		['hash'] = `brisket3`,
		['shop'] = 'pdm',
    },
    ['burritor'] = {
		['name'] = 'Burrito Racing',
		['brand'] = 'Declasse',
		['model'] = 'burritor',
		['price'] = 121619,
		['category'] = 'vans',
		['hash'] = `burritor`,
		['shop'] = 'luxury',
    },
    ['callista'] = {
		['name'] = 'Comet Callista',
		['brand'] = 'Pfister',
		['model'] = 'callista',
		['price'] = 1,
		['category'] = 'sports',
		['hash'] = `callista`,
		['shop'] = 'luxury',
    },
    ['caracaran'] = {
		['name'] = 'Caracara',
		['brand'] = 'Vapid',
		['model'] = 'caracaran',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `caracaran`,
		['shop'] = 'pdm',
    },
    ['castella'] = {
		['name'] = 'Castella',
		['brand'] = 'Shitzu',
		['model'] = 'castella',
		['price'] = 1,
		['category'] = 'compacts',
		['hash'] = `castella`,
		['shop'] = 'pdm',
    },
    ['cheetahfel'] = {
		['name'] = 'Cheetah Veloce',
		['brand'] = 'Grotti',
		['model'] = 'cheetahfel',
		['price'] = 191828,
		['category'] = 'sportsclassics',
		['hash'] = `cheetahfel`,
		['shop'] = 'luxury',
    },
    ['clique2'] = {
		['name'] = 'Clique Deluxe',
		['brand'] = 'Vapid',
		['model'] = 'clique2',
		['price'] = 117687,
		['category'] = 'coupes',
		['hash'] = `clique2`,
		['shop'] = 'luxury',
    },
    ['coquette4c'] = {
		['name'] = 'Coquette D10 Widebody',
		['brand'] = 'Invetero',
		['model'] = 'coquette4c',
		['price'] = 100584,
		['category'] = 'sports',
		['hash'] = `coquette4c`,
		['shop'] = 'luxury',
    },
    ['cwagon'] = {
		['name'] = 'Compact Wagon',
		['brand'] = 'Schyster',
		['model'] = 'cwagon',
		['price'] = 1,
		['category'] = 'vans',
		['hash'] = `cwagon`,
		['shop'] = 'pdm',
    },
    ['dilettantedx'] = {
		['name'] = 'Dilettante DX',
		['brand'] = 'Karin',
		['model'] = 'dilettantedx',
		['price'] = 47413,
		['category'] = 'sedans',
		['hash'] = `dilettantedx`,
		['shop'] = 'pdm',
    },
    ['domc'] = {
		['name'] = 'Dominator Classic',
		['brand'] = 'Vapid',
		['model'] = 'domc',
		['price'] = 101292,
		['category'] = 'muscle',
		['hash'] = `domc`,
		['shop'] = 'pdm',
    },
    ['dominatorgtc'] = {
		['name'] = 'Dominator GTC',
		['brand'] = 'Vapid',
		['model'] = 'dominatorgtc',
		['price'] = 115910,
		['category'] = 'muscle',
		['hash'] = `dominatorgtc`,
		['shop'] = 'pdm',
    },
    ['dukes4'] = {
		['name'] = 'Dukes Cobra',
		['brand'] = 'Imponte',
		['model'] = 'dukes4',
		['price'] = 181855,
		['category'] = 'muscle',
		['hash'] = `dukes4`,
		['shop'] = 'pdm',
    },
    ['elegant'] = {
		['name'] = 'Elegant',
		['brand'] = 'Willard',
		['model'] = 'elegant',
		['price'] = 184411,
		['category'] = 'sedans',
		['hash'] = `elegant`,
		['shop'] = 'pdm',
    },
    ['elegyheritage'] = {
		['name'] = 'Elegy Heritage',
		['brand'] = 'Annis',
		['model'] = 'elegyheritage',
		['price'] = 196066,
		['category'] = 'sedans',
		['hash'] = `elegyheritage`,
		['shop'] = 'pdm',
    },
    ['elegyrace'] = {
		['name'] = 'Elegy Race',
		['brand'] = 'Annis',
		['model'] = 'elegyrace',
		['price'] = 310394,
		['category'] = 'tuner',
		['hash'] = `elegyrace`,
		['shop'] = 'tuner',
    },
    ['euros'] = {
		['name'] = 'Euros',
		['brand'] = 'Annis',
		['model'] = 'euros',
		['price'] = 187268,
		['category'] = 'sports',
		['hash'] = `euros`,
		['shop'] = 'luxury',
    },
    ['eva'] = {
		['name'] = 'EVA',
		['brand'] = 'Hijak',
		['model'] = 'eva',
		['price'] = 134785,
		['category'] = 'compacts',
		['hash'] = `eva`,
		['shop'] = 'pdm',
    },
    ['executioner'] = {
		['name'] = 'Executioner',
		['brand'] = 'Vapid',
		['model'] = 'executioner',
		['price'] = 79419,
		['category'] = 'suvs',
		['hash'] = `executioner`,
		['shop'] = 'pdm',
    },
    ['f620d'] = {
		['name'] = 'F620',
		['brand'] = 'Ocelot',
		['model'] = 'f620d',
		['price'] = 216006,
		['category'] = 'sports',
		['hash'] = `f620d`,
		['shop'] = 'luxury',
    },
    ['f620s2'] = {
		['name'] = 'F620 Sleeper',
		['brand'] = 'Ocelot',
		['model'] = 'f620s2',
		['price'] = 216006,
		['category'] = 'sports',
		['hash'] = `f620s2`,
		['shop'] = 'luxury',
    },
    ['fagaloac'] = {
		['name'] = 'Fagaloa Coupe',
		['brand'] = 'Vulcar',
		['model'] = 'fagaloac',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `fagaloac`,
		['shop'] = 'pdm',
    },
    ['feltzer9'] = {
		['name'] = 'Sterling',
		['brand'] = 'Benefactor',
		['model'] = 'feltzer9',
		['price'] = 1,
		['category'] = 'sportsclassics',
		['hash'] = `feltzer9`,
		['shop'] = 'luxury',
    },
    ['gauntletc'] = {
		['name'] = 'Gauntlet Classic',
		['brand'] = 'Bravado',
		['model'] = 'gauntletstx',
		['price'] = 155969,
		['category'] = 'muscle',
		['hash'] = `gauntletstx`,
		['shop'] = 'luxury',
    },
    ['gauntletstx'] = {
		['name'] = 'Gauntlet STX',
		['brand'] = 'Bravado',
		['model'] = 'gauntletstx',
		['price'] = 189784,
		['category'] = 'muscle',
		['hash'] = `gauntletstx`,
		['shop'] = 'luxury',
    },
    ['glendalelimo'] = {
		['name'] = 'Glendale Stretch',
		['brand'] = 'Karin',
		['model'] = 'glendalelimo',
		['price'] = 104695,
		['category'] = 'sedans',
		['hash'] = `glendalelimo`,
		['shop'] = 'pdm',
    },
    ['gstyosemite1'] = {
		['name'] = 'Yosemite DRT',
		['brand'] = 'Declasse',
		['model'] = 'gstyosemite1',
		['price'] = 177529,
		['category'] = 'offroad',
		['hash'] = `gstyosemite1`,
		['shop'] = 'luxury',
    },
    ['hachura'] = {
		['name'] = 'Hachura R',
		['brand'] = 'Vulcar',
		['model'] = 'hachura',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `hachura`,
		['shop'] = 'luxury',
    },
    ['hotringfr'] = {
		['name'] = 'Hotring Fortune',
		['brand'] = 'Vapid',
		['model'] = 'hotringfr',
		['price'] = 1,
		['category'] = 'tuner',
		['hash'] = `hotringfr`,
		['shop'] = 'tuner',
    },
    ['hotwee'] = {
		['name'] = 'Hotring Weevil',
		['brand'] = 'BF',
		['model'] = 'hotwee',
		['price'] = 89853,
		['category'] = 'compacts',
		['hash'] = `hotwee`,
		['shop'] = 'pdm',
    },
    ['ingotc'] = {
		['name'] = 'Ingot VD90R',
		['brand'] = 'Vulcar',
		['model'] = 'ingotc',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `ingotc`,
		['shop'] = 'pdm',
    },
    ['issi8s'] = {
		['name'] = 'Issi Rally',
		['brand'] = 'Weeny',
		['model'] = 'issi8s',
		['price'] = 1,
		['category'] = 'compacts',
		['hash'] = `issi8s`,
		['shop'] = 'pdm',
    },
    ['italigts'] = {
		['name'] = 'Itali GTS',
		['brand'] = 'Grotti',
		['model'] = 'italigts',
		['price'] = 87538,
		['category'] = 'sports',
		['hash'] = `italigts`,
		['shop'] = 'luxury',
    },
    ['kampfer'] = {
		['name'] = 'Kampfer',
		['brand'] = 'Übermacht',
		['model'] = 'kampfer',
		['price'] = 59955,
		['category'] = 'motorcycles',
		['hash'] = `kampfer`,
		['shop'] = 'luxury',
    },     
    ['kamswb'] = {
		['name'] = 'Kamacho SWB',
		['brand'] = 'Canis',
		['model'] = 'kamswb',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `kamswb`,
		['shop'] = 'pdm',
    },
    ['kawaii'] = {
		['name'] = 'Kawaii',
		['brand'] = 'Annis',
		['model'] = 'kawaii',
		['price'] = 82378,
		['category'] = 'sports',
		['hash'] = `kawaii`,
		['shop'] = 'luxury',
    },
    ['kriegerc'] = {
		['name'] = 'Krieger BPX-32B',
		['brand'] = 'Benefactor',
		['model'] = 'kriegerc',
		['price'] = 1,
		['category'] = 'tuner',
		['hash'] = `kriegerc`,
		['shop'] = 'tuner',
    },
    ['l35l'] = {
		['name'] = 'Walton Bed',
		['brand'] = 'Declasse',
		['model'] = 'l35l',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `l35l`,
		['shop'] = 'pdm',
    },
    ['l35r'] = {
		['name'] = 'Walton',
		['brand'] = 'Declasse',
		['model'] = 'l35r',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `l35r`,
		['shop'] = 'pdm',
    },
    ['l35s'] = {
		['name'] = 'Walton Slambed',
		['brand'] = 'Declasse',
		['model'] = 'l35s',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `l35s`,
		['shop'] = 'pdm',
    },
    ['m420'] = {
		['name'] = 'Monroe SOTW Edition',
		['brand'] = 'Pegassi',
		['model'] = 'm420',
		['price'] = 1,
		['category'] = 'sports',
		['hash'] = `m420`,
		['shop'] = 'luxury',
    },
    ['mesaxl'] = {
		['name'] = 'Gator 4x4',
		['brand'] = 'Canis',
		['model'] = 'mesaxl',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `mesaxl`,
		['shop'] = 'pdm',
    },
    ['meteor'] = {
		['name'] = 'Meteor',
		['brand'] = 'Pfister',
		['model'] = 'meteor',
		['price'] = 80644,
		['category'] = 'sports',
		['hash'] = `meteor`,
		['shop'] = 'luxury',
    },
    ['morningstar'] = {
		['name'] = 'Morningstar',
		['brand'] = 'Schyster',
		['model'] = 'morningstar',
		['price'] = 1,
		['category'] = 'vans',
		['hash'] = `morningstar`,
		['shop'] = 'pdm',
    },
    ['nebula2'] = {
		['name'] = 'Nebula',
		['brand'] = 'Vulcar',
		['model'] = 'nebula2',
		['price'] = 1,
		['category'] = 'sedans',
		['hash'] = `nebula2`,
		['shop'] = 'pdm',
    },
    ['nerops'] = {
		['name'] = 'Nero Pur Sport',
		['brand'] = 'Truffade',
		['model'] = 'nerops',
		['price'] = 1,
		['category'] = 'sports',
		['hash'] = `nerops`,
		['shop'] = 'luxury',
    },
    ['nspeedo'] = {
		['name'] = 'Speedo Express',
		['brand'] = 'Vapid',
		['model'] = 'nspeedo',
		['price'] = 54778,
		['category'] = 'vans',
		['hash'] = `nspeedo`,
		['shop'] = 'pdm',
    },
    ['oceanic'] = {
		['name'] = 'Oceanic',
		['brand'] = 'Bravado',
		['model'] = 'oceanic',
		['price'] = 1,
		['category'] = 'sedans',
		['hash'] = `oceanic`,
		['shop'] = 'pdm',
    },
    ['panorama'] = {
		['name'] = 'Panorama',
		['brand'] = 'Classique',
		['model'] = 'panorama',
		['price'] = 115449,
		['category'] = 'sedans',
		['hash'] = `panorama`,
		['shop'] = 'pdm',
    },
    ['paradox'] = {
		['name'] = 'Paradox',
		['brand'] = 'Willard',
		['model'] = 'paradox',
		['price'] = 47136,
		['category'] = 'muscle',
		['hash'] = `paradox`,
		['shop'] = 'pdm',
    },
    ['paradox2'] = {
		['name'] = 'Paradox',
		['brand'] = 'Willard',
		['model'] = 'paradox2',
		['price'] = 47136,
		['category'] = 'muscle',
		['hash'] = `paradox2`,
		['shop'] = 'pdm',
    },
    ['paragonxr'] = {
		['name'] = 'Paragon XR',
		['brand'] = 'Enus',
		['model'] = 'paragonxr',
		['price'] = 152233,
		['category'] = 'coupes',
		['hash'] = `paragonxr`,
		['shop'] = 'luxury',
    }, 
    ['peacemaker'] = {
		['name'] = 'Peacemaker',
		['brand'] = 'Gallivanter',
		['model'] = 'peacemaker',
		['price'] = 1,
		['category'] = 'suvs',
		['hash'] = `peacemaker`,
		['shop'] = 'pdm',
    },
    ['peacemaker2'] = {
		['name'] = 'Peacemaker Family Edition',
		['brand'] = 'Gallivanter',
		['model'] = 'peacemaker2',
		['price'] = 1,
		['category'] = 'suvs',
		['hash'] = `peacemaker2`,
		['shop'] = 'pdm',
    },
    ['peacemaker3'] = {
		['name'] = 'Peacemaker 6x6',
		['brand'] = 'Gallivanter',
		['model'] = 'peacemaker3',
		['price'] = 1,
		['category'] = 'suvs',
		['hash'] = `peacemaker3`,
		['shop'] = 'pdm',
    },
    ['peanut'] = {
		['name'] = 'Peanut',
		['brand'] = 'Weeny',
		['model'] = 'peanut',
		['price'] = 10000,
		['category'] = 'compacts',
		['hash'] = `peanut`,
		['shop'] = 'pdm',
    },
    ['penman'] = {
		['name'] = 'Penman',
		['brand'] = 'Vapid',
		['model'] = 'penman',
		['price'] = 1,
		['category'] = 'compacts',
		['hash'] = `penman`,
		['shop'] = 'pdm',
    },
    ['picadorexr'] = {
		['name'] = 'Picador EXR',
		['brand'] = 'Cheval',
		['model'] = 'picadorexr',
		['price'] = 104636,
		['category'] = 'tuner',
		['hash'] = `picadorexr`,
		['shop'] = 'luxury',
    },
    ['playboy'] = {
		['name'] = 'Playboy',
		['brand'] = 'Vapid',
		['model'] = 'playboy',
		['price'] = 1,
		['category'] = 'tuner',
		['hash'] = `playboy`,
		['shop'] = 'tuner',
    },
    ['primo3'] = {
		['name'] = 'Primo LX',
		['brand'] = 'Albany',
		['model'] = 'primo3',
		['price'] = 1,
		['category'] = 'sedans',
		['hash'] = `primo3`,
		['shop'] = 'pdm',
    },
    ['raidenz'] = {
		['name'] = 'Raiden Z',
		['brand'] = 'Coil',
		['model'] = 'raidenz',
		['price'] = 141883,
		['category'] = 'sports',
		['hash'] = `raidenz`,
		['shop'] = 'pdm',
    },
    ['recursion'] = {
		['name'] = 'Recursion',
		['brand'] = 'Bravado',
		['model'] = 'recursion',
		['price'] = 1,
		['category'] = 'muscle',
		['hash'] = `recursion`,
		['shop'] = 'pdm',
    },	
    ['relaxer'] = {
		['name'] = 'Relaxer',
		['brand'] = 'Brute',
		['model'] = 'relaxer',
		['price'] = 108676,
		['category'] = 'bus',
		['hash'] = `relaxer`,
		['shop'] = 'truck',
    },
    ['remusvert'] = {
		['name'] = 'Remus Cabrio',
		['brand'] = 'Annis',
		['model'] = 'remusvert',
		['price'] = 1,
		['category'] = 'sedans',
		['hash'] = `remusvert`,
		['shop'] = 'pdm',
    },
    ['restovig'] = {
		['name'] = 'Vigero Outlaw',
		['brand'] = 'Declasse',
		['model'] = 'restovig',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `restovig`,
		['shop'] = 'pdm',
    },
    ['rh4'] = {
		['name'] = 'Elegy RH4',
		['brand'] = 'Annis',
		['model'] = 'rh4',
		['price'] = 1,
		['category'] = 'tuner',
		['hash'] = `rh4`,
		['shop'] = 'tuner',
    },
    ['riata'] = {
		['name'] = 'Riata Monster',
		['brand'] = 'Vapid',
		['model'] = 'riata',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `riata`,
		['shop'] = 'pdm',
    },
    ['riata2'] = {
		['name'] = 'Riata',
		['brand'] = 'Vapid',
		['model'] = 'riata2',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `riata2`,
		['shop'] = 'pdm',
    },
    ['roxanne'] = {
		['name'] = 'Roxanne',
		['brand'] = 'Annis',
		['model'] = 'roxanne',
		['price'] = 172427,
		['category'] = 'tuner',
		['hash'] = `roxanne`,
		['shop'] = 'luxury',
    },
    ['ruinerafd'] = {
		['name'] = 'Ruiner UTE',
		['brand'] = 'Imponte',
		['model'] = 'ruinerafd',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `ruinerafd`,
		['shop'] = 'pdm',
    },
    ['sancyb4'] = {
		['name'] = 'Sancy B4',
		['brand'] = 'Bordeaux',
		['model'] = 'sancyb4',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `sancyb4`,
		['shop'] = 'pdm',
    },
    ['sandstorm'] = {
		['name'] = 'Sandstorm',
		['brand'] = 'Vapid',
		['model'] = 'sandstorm',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `sandstorm`,
		['shop'] = 'pdm',
    },
    ['sandstormxl'] = {
		['name'] = 'Sandstorm XL',
		['brand'] = 'Vapid',
		['model'] = 'sandstormxl',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `sandstormxl`,
		['shop'] = 'pdm',
    },
    ['sbus2'] = {
		['name'] = 'School Bus',
		['brand'] = 'Brute',
		['model'] = 'sbus2',
		['price'] = 1,
		['category'] = 'truck',
		['hash'] = `sbus2`,
		['shop'] = 'truck',
    },
    ['sbus3'] = {
		['name'] = 'Derby Bus',
		['brand'] = 'Brute',
		['model'] = 'sbus3',
		['price'] = 1,
		['category'] = 'truck',
		['hash'] = `sbus3`,
		['shop'] = 'truck',
    },
    ['schafter3rs'] = {
		['name'] = 'Schafter V12',
		['brand'] = 'Benefactor',
		['model'] = 'schafter3rs',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `schafter3rs`,
		['shop'] = 'pdm',
    },
    ['scheisser'] = {
		['name'] = 'Scheisser',
		['brand'] = 'Benefactor',
		['model'] = 'scheisser',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `scheisser`,
		['shop'] = 'pdm',
    },
    ['sentinelsg4'] = {
		['name'] = 'Sentinel SG4',
		['brand'] = 'Übermacht',
		['model'] = 'sentinelsg4',
		['price'] = 153918,
		['category'] = 'coupes',
		['hash'] = `sentinelsg4`,
		['shop'] = 'pdm',
    },
    ['seraph3'] = {
		['name'] = 'Seraph XS',
		['brand'] = 'Übermacht',
		['model'] = 'seraph3',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `seraph3`,
		['shop'] = 'pdm',
    },
    ['sheavas'] = {
		['name'] = 'Sheava',
		['brand'] = 'Emperor',
		['model'] = 'sheavas',
		['price'] = 51554,
		['category'] = 'sports',
		['hash'] = `sheavas`,
		['shop'] = 'luxury',
    },
    ['spritzer'] = {
		['name'] = 'Spritzer STR',
		['brand'] = 'Benefactor',
		['model'] = 'spritzer',
		['price'] = 87323,
		['category'] = 'coupes',
		['hash'] = `spritzer`,
		['shop'] = 'pdm',
    },
    ['spritzerdtm'] = {
		['name'] = 'Spritzer DTM',
		['brand'] = 'Benefactor',
		['model'] = 'spritzer',
		['price'] = 87323,
		['category'] = 'coupes',
		['hash'] = `spritzer`,
		['shop'] = 'luxury',
    },
    ['spzr250'] = {
		['name'] = 'ZR-250',
		['brand'] = 'Annis',
		['model'] = 'spzr250',
		['price'] = 1,
		['category'] = 'sportsclassics',
		['hash'] = `sprzr250`,
		['shop'] = 'luxury',
    },
    ['squaddier'] = {
		['name'] = 'Baller Raid',
		['brand'] = 'Gallivanter',
		['model'] = 'squaddier',
		['price'] = 85174,
		['category'] = 'offroad',
		['hash'] = `squaddier`,
		['shop'] = 'pdm',
    },	    
    ['stardust'] = {	
		['name'] = 'Stardust',
		['brand'] = 'Pfister',
		['model'] = 'stardust',
		['price'] = 72573,
		['category'] = 'sportsclassics',
		['hash'] = `stardust`,
		['shop'] = 'luxury',
    },
    ['stingersc'] = {	
		['name'] = 'Stinger SC',
		['brand'] = 'Grotti',
		['model'] = 'stingersc',
		['price'] = 1,
		['category'] = 'sportsclassics',
		['hash'] = `stingersc`,
		['shop'] = 'luxury',
    },
    ['streiter2'] = {
		['name'] = 'Streiter',
		['brand'] = 'Benefactor',
		['model'] = 'streiter2',
		['price'] = 87825,
		['category'] = 'coupes',
		['hash'] = `streiter2`,
		['shop'] = 'pdm',
    },
    ['sunrise1'] = {	
		['name'] = 'Sunrise R',
		['brand'] = 'Maibatsu',
		['model'] = 'sunrise1',
		['price'] = 59060,
		['category'] = 'tuner',
		['hash'] = `sunrise1`,
		['shop'] = 'luxury',
    },
    ['superd3'] = {	
		['name'] = 'Super Diamond S',
		['brand'] = 'Enus',
		['model'] = 'superd3',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `superd3`,
		['shop'] = 'luxury',
    },
    ['tahoma2'] = {
		['name'] = 'Tahoma',
		['brand'] = 'Classique',
		['model'] = 'tahoma2',
		['price'] = 1,
		['category'] = 'sedans',
		['hash'] = `tahoma2`,
		['shop'] = 'pdm',
    },
    ['tahoma3'] = {
		['name'] = 'Second Hand Tahoma',
		['brand'] = 'Classique',
		['model'] = 'tahoma3',
		['price'] = 1,
		['category'] = 'sedans',
		['hash'] = `tahoma3`,
		['shop'] = 'pdm',
    },
    ['terabit'] = {
		['name'] = 'Terrorbyte Blitz',
		['brand'] = 'Benefactor',
		['model'] = 'terabit',
		['price'] = 1,
		['category'] = 'truck',
		['hash'] = `terabit`,
		['shop'] = 'truck',
    },
    ['terabit'] = {
		['name'] = 'Terrorbyte Blitz',
		['brand'] = 'Benefactor',
		['model'] = 'terabit',
		['price'] = 1,
		['category'] = 'truck',
		['hash'] = `terabit`,
		['shop'] = 'truck',
    },
    ['tmprem'] = {
		['name'] = 'Premier 200 SS',
		['brand'] = 'Declasse',
		['model'] = 'tmprem',
		['price'] = 1,
		['category'] = 'sedans',
		['hash'] = `tmprem`,
		['shop'] = 'pdm',
    },
    ['toreador2'] = {
		['name'] = 'Toreador',
		['brand'] = 'Pegassi',
		['model'] = 'toreador2',
		['price'] = 1,
		['category'] = 'sportsclassics',
		['hash'] = `toreador2`,
		['shop'] = 'luxury',
    },
    ['torido'] = {
		['name'] = 'Torido',
		['brand'] = 'Annis',
		['model'] = 'torido',
		['price'] = 55081,
		['category'] = 'muscle',
		['hash'] = `torido`,
		['shop'] = 'pdm',
    },
    ['toros2'] = {
		['name'] = 'Toros',
		['brand'] = 'Pegassi',
		['model'] = 'toros2',
		['price'] = 1,
		['category'] = 'suvs',
		['hash'] = `toros2`,
		['shop'] = 'luxury',
    },
    ['torrence'] = {
		['name'] = 'Torrence',
		['brand'] = 'Vapid',
		['model'] = 'torrence',
		['price'] = 1,
		['category'] = 'coupes',
		['hash'] = `torrence`,
		['shop'] = 'pdm',
    },
    ['trailw'] = {
		['name'] = 'Trailwilder',
		['brand'] = 'Annis',
		['model'] = 'trailw',
		['price'] = 1,
		['category'] = 'offroad',
		['hash'] = `trailwt`,
		['shop'] = 'pdm',
    },
	['tulip2s'] = {
		['name'] = 'Tulip M-100',
		['brand'] = 'Declasse',
		['model'] = 'trailw',
		['price'] = 1,
		['category'] = 'sedans',
		['hash'] = `trailwt`,
		['shop'] = 'pdm',
    },
	['turismo2lm'] = {
		['name'] = 'Turismo LM',
		['brand'] = 'Grotti',
		['model'] = 'turismo2lm',
		['price'] = 1,
		['category'] = 'sports',
		['hash'] = `turismo2lm`,
		['shop'] = 'luxury',
    },
    ['vigout'] = {
		['name'] = 'Vigero Outlaw',
		['brand'] = 'Declasse',
		['model'] = 'vigout',
		['price'] = 74216,
		['category'] = 'offroad',
		['hash'] = `vigout`,
		['shop'] = 'pdm',
    },
    ['vulture'] = {
		['name'] = 'Vulture',
		['brand'] = 'Bravado',
		['model'] = 'vulture',
		['price'] = 89024,
		['category'] = 'muscle',
		['hash'] = `vulture`,
		['shop'] = 'pdm',
    },
    ['zion4'] = {
		['name'] = 'Zion Classic Custom',
		['brand'] = 'Übermacht',
		['model'] = 'zion4',
		['price'] = 86000,
		['category'] = 'tuner',
		['hash'] = `zion4`,
		['shop'] = 'luxury',
    },
    ['zr380c'] = {
		['name'] = 'ZR-380',
		['brand'] = 'Annis',
		['model'] = 'zr380c',
		['price'] = 90000,
		['category'] = 'coupe',
		['hash'] = `zr380c`,
		['shop'] = 'pdm',
    },
    ['zr380s'] = {
		['name'] = 'ZR-380 Custom',
		['brand'] = 'Annis',
		['model'] = 'zr380s',
		['price'] = 120000,
		['category'] = 'tuner',
		['hash'] = `zr380s`,
		['shop'] = 'luxury',
    },
    

About

A collection of lore friendly cars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%