For the complete documentation index, see llms.txt. This page is also available as Markdown.

Financing and Customer Tablet

Every player has a personal tablet for tracking their vehicle orders and loans. Open it with /mydealership.

๐Ÿ“ฑ The Customer Tablet

Section
Shows

Orders

The player's vehicle orders across all dealerships - status, plate, price, and date.

Finances

Active financing agreements - balance, remaining amount, and payment method.

๐Ÿฆ How Financing Works

When a player finances a vehicle:

  1. They pay a down payment (20% by default) up front.

  2. Interest (15% by default) is added to the remaining amount.

  3. The balance is split into weekly installments over the chosen term (up to 12 weeks).

๐Ÿ’ธ Paying Off a Loan

From the customer tablet a player can:

  • Pay installments - one or several at once.

  • Pay off the loan early.

Payments come from cash or bank.

โš ๏ธ Missed Payments

A background collector charges due payments automatically. Each missed payment adds a late penalty (10% by default). After too many missed payments (3 by default), the vehicle is sent for repossession.

Tune all financing values on the Dealership config page.

Last updated