Giter Club home page Giter Club logo

qb-core-vehicle-shared-lua's Introduction

Qb-Core-vehicle-shared-lua New Format

This .Bat file will create you a shared vehicle.lua with the current format

Copy all YDT files from your car pack/packs and and them into this file this folder. then start the .bat file. there will be a output.lua file that will be created open the output.lua and search and remove all of the " Copy the contents of the output.lua into qb/qb-core/shared/vehicles.lua Thats it you will have your vehicle shared lua

NOTE: YOU WILL HAVE TO CHANGE THE Name , Price, Category, Shop o Any questions join The Court Room Gaming & Development discord https://discord.gg/3vTm2NCR9U

qb-core-vehicle-shared-lua's People

Contributors

court-room-gaming avatar

Stargazers

Burrito avatar  avatar Korivash avatar

Watchers

 avatar

qb-core-vehicle-shared-lua's Issues

uses old format

this uses the older format that isnt supported anymore in qbcore if you want to have a current format it needs to be similar to this
{['model'] = 'akuma', ['name'] = 'Akuma', ['brand'] = 'Dinka', ['price'] = 55000, ['categoryLabel'] = 'Motorcycles', ['shop'] = 'pdm'},
not this
['tltypes'] = {
['name'] = 'Acura TL Type-S',
['brand'] = 'aston',
['model'] = 'tltypes',
['price'] = 24000,
['category'] = 'aston',
['categoryLabel'] = 'aston',
['hash'] = tltypes,
['shop'] = 'luxury',
},

Old format

No matter what I do it still converts to old format

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.