• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

QBUS Vehicle shop (1 Viewer)

hamzabit

Active member
Joined
Mar 18, 2023
Messages
140
Reaction score
93
Points
28
Credits
3,415
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.

daddylongd

Active member
Joined
Nov 19, 2021
Messages
183
Reaction score
7
Points
18
Credits
29
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=-
nice share
 

Mariusburger

Moderator
Staff member
Joined
Mar 26, 2022
Messages
122
Reaction score
9
Points
18
Credits
2,072
i saw this posted elsewhere before,is the sql file included in this folder?
 
  • Post hidden due to user being banned.

LOUYDPRO

Member
Joined
Jul 4, 2023
Messages
10
Reaction score
0
Points
1
Credits
0
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
Joined
Mar 12, 2024
Messages
37
Reaction score
12
Points
8
Credits
974
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: 1
Last edited:

Users who are viewing this thread

Top