• New pricing for Credits and VIP

  • We sell Discord Boosts (level 3) now at a very cheap price and 100% guarantee safe and with replacement guarantees if there happens to be an issue💪

QBCORE Vehicle shop (1 Viewer)

hamzabit

Active member
Mar 18, 2023
133
119
43
Credits
5,866
Cardealership script for qbus that requires managers to buy and hold stock to be able to sell vehicles. Comes with boss menu where you can hire unemployed players, promote, fire and demote employees.


Installation requires creating a society (name + money) and cardealer_stock (stock + price + vehicle) tables.


Vehicles are taken from the config files, they need to be present in the shared.lua if you wish to sell them to players and they need to be present in the cardealer_stock table.


Script does not include invoicing Please don't ask me to include a SQL script, they're not super complicated tables.


Preview : https://streamable.com/jr3g7u







Download :
 
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.

LOUYDPRO

Member
Jul 4, 2023
27
1
8
Credits
8
Cardealership script for qbus that requires managers to buy and hold stock to be able to sell vehicles. Comes with boss menu where you can hire unemployed players, promote, fire and demote employees.


Installation requires creating a society (name + money) and cardealer_stock (stock + price + vehicle) tables.


Vehicles are taken from the config files, they need to be present in the shared.lua if you wish to sell them to players and they need to be present in the cardealer_stock table.



Script does not include invoicing Please don't ask me to include a SQL script, they're not super complicated tables.


Preview : https://streamable.com/jr3g7u







Download : -=Stripped Content=-
hhhhhhhhhhhhhh
hhhhhhhhhhhhhhhhhh




hhhhhhhhhhhhhhhhhhhhhh

hhhhhhhhhhhhhhhhhh
Hhhhhhhhhhhhhhhhhhhhhhh
 

corbett._

Member
Mar 12, 2024
37
20
8
Credits
2,101
IF YOUR GETTING THIS ERROR: SCRIPT ERROR: @qb-cardealer/server/main.lua:14: attempt to index a nil value (global 'QBCore') FOLLOW THESE STEPS TO FIX

QB-CARDEALER > SERVER > MAIN.LUA Replace
QBCore = nil with local QBCore = exports['qb-core']:GetCoreObject()
QB-CARDEALER > CLIENT > MAIN.LUA Replace QBCore = nil with local QBCore = exports['qb-core']:GetCoreObject()


ADDED SQL FILE, MAKE SURE YOU ADD YOUR OWN VEHICLES INTO THE SQL TABS.
ENJOY.
 

Attachments

  • vehicle_stock.txt
    1.8 KB · Views: 3
Last edited:

Users who are viewing this thread

Top