Warehouse
Last updated
Last updated
In this tab, the dealership can view the full list of vehicles available for sale. You can create stock orders, initiate test drives, sell vehicles to players, or rent them out. The table includes category filters and a search bar to help you quickly find specific models.
To create an order, click the Add to Order button on the vehicle you want to purchase stock for.
There's a limit of vehicles per order, you can modify it in config/orders.lua > Config.VehiclesPerOrder
Click the Order Details button in the top-right corner to review and complete your order.
This option will be disabled if the vehicle doesn't have any stock or if the player doesn't have the needed permissions.
The vehicle will spawn at the Test Coords location and will be automatically deleted by the server once the test drive timer expires.
When selling a vehicle, a pop-up will appear where you must fill in all the required fields before completing the sale.
Player ID*: The player server ID who's gonna buy the vehicle, you can click the left icon to auto detect the closest player.
Customer Phone: A phone number, needed if the vehicle is gonna be financed.
Price*: This value cannot be lower than the base price, to prevent players from giving away vehicles for free and harming dealerships.
Payments: Number of installments the total amount will be divided into for this vehicle
The customer will receive the following menu where they can Accept (or refuse) the sell, they can also select the payment method.
The vehicle will be spawned in the Customers Pickup location.
When creating a rental contract, a pop-up will appear where you must fill in all the required fields before finalizing the rental.
Player ID*: The player server ID who's gonna buy the vehicle, you can click the left icon to auto detect the closest player.
Customer Phone: A phone number, needed if the vehicle is gonna be financed.
Days to rent: Amount of days to rent the vehicle.
Price: Amount to pay now. This field can't be higher than Base Price.
Same as the sell vehicle function, the customer will be able to accept (or decline) your offer, and select their payment method.