Dealership APP [No E

99.90USD

Dealership APP [No Escrow]

Package Description

A complete dealership business for your city. Every dealership is either owned by players who hire staff, order stock, sell, rent, finance and insure vehicles, or run by the house, selling on its own with no employees at all. Customers browse, bid and buy from their laptop or from a walk-in 3D showroom. Built for servers that want car sales to be a job someone actually plays, without giving up the shops that simply have to be open at four in the morning.

Features

  • Player-owned dealerships with employees, permissions, company funds and a full sales record
  • House dealerships that run themselves: unlimited stock, self-service buying, financing and repossession
  • Stock ordered from a warehouse and delivered by truck, or instantly for boats and aircraft
  • Financing with installments, late payments and repossession when a client stops paying
  • Rentals, test drives, trade-ins and preowned buying straight from customers
  • Vehicle insurance: coverage sold with the car, claimed later by the customer
  • Blue book valuation so used vehicles are worth what they should be worth
  • Walk-in 3D catalogue with per-dealership camera scenes, colors and test drives
  • Motors, a laptop app for every player: auctions, contracts, insurance and history
  • Admin panel with an in-world zone creator, vehicle import and live settings

Showcase

The dealership app

Dealership app overview

Everything the business runs on lives in one laptop app: today's revenue, the monthly goal, recent activity and who on the team is selling. Owners see the whole operation at a glance, and employees only see the tabs their permissions allow.

Warehouse and stock

Warehouse and stock orders

Vehicles are ordered from the warehouse with company funds and arrive as a real delivery: an employee picks up the truck, hooks the trailer and brings it back to the lot. Prices, markups and available models are all under the dealership's control.

The 3D catalogue

In-world 3D catalogue

Customers walk up to the catalogue point and browse the whole lineup in a rendered showroom, spinning each vehicle, changing its color and checking its stats. A street dealership and a luxury one can use completely different scenes, so each catalogue matches the place it belongs to. At a house dealership the customer buys and even finances right there with nobody on duty; at a player dealership an employee closes the deal, unless the owner is allowed to keep the catalogue selling while the lot is closed.

Selling to a customer

Sale form with financing, trade-in and insurance

The employee picks the vehicle, the color, the payment method and closes the deal face to face. In the same form they can take a trade-in, set up a payment plan or add insurance, and the customer approves every step before a single dollar moves.

Motors, the customer app

Motors app

Every player gets a laptop app for the other side of the business: public auctions with live bidding, their financed and rented vehicles, their insurance policies, their full history and a page for each dealership with its catalogue and its customer rating.

Admin panel

Admin panel

Dealerships are created in-world: you place the lot, the showroom, the delivery spots and the truck point with a guided editor, then fill in the details. Vehicles are imported from your server automatically, and every rule of the script is a live setting that applies without a restart.

Compatibility

  • ESX
  • QBCore
  • Qbox
  • Whatever target system and menu system av_laptop is already using, or TextUI

Requirements

oxmysql, ox_lib and av_laptop, started before this resource. av_vip is optional and only needed for VIP-only dealerships. The database is created on the first start, no manual SQL required.

Installation

  1. Drop the folder into resources/[av], keeping the name av_dealership
  2. Add ensure av_dealership to your server.cfg, after ox_lib and av_laptop
  3. Restart, run /admin:dealership and create your first dealership

FAQ

Do I need to remove my current vehicle shop?

Not necessarily, but you should pick one. Both would be selling the same vehicles into the same table, which only confuses your players.

Does it work with my garage script?

Yes. Sold vehicles are written to your framework's own vehicles table. If you run a custom garage that added its own columns, the documentation includes a guide to match them, and everything you need to edit is outside the escrow.

Do I need players to own dealerships for this to work?

No. Any dealership can be flagged as a house dealership: unlimited stock, no employees, no stock management, customers buying and financing on their own, exactly like a classic vehicle shop but with the same catalogue, auctions, insurance and buyback. Most servers mix both, keeping the starter shops in the hands of the house and selling the good lots to players.

Is it translatable?

Fully. Every player-facing text lives in plain files you can edit on a live server, no rebuild involved.

Is the code open?

Yes, this version gives you access to the full source code including Lua and UI files.