Test Drive
Last updated
Edit rcore_dealership/configs/config.testdrive.lua for how players test drive vehicles before buying.
Time
90s
How long a regular test drive lasts.
NPCModel
s_m_y_dealer_01
NPC model used for test drives when enabled.
OvertimePercent
0.3
Grace period (fraction of the drive time) to return without penalty.
ReturnRadius
5.0
How close to the dealership the vehicle must be to count as returned.
ReturnSpeed
2.0
Maximum speed for the return to complete.
Config.Dealership.TestDrive.Cooldown limits how often a player can test drive.
MaxDrives
3
Drives allowed before a cooldown starts.
Time
10 min
Cooldown duration.
Config.Dealership.TestDrive.Penalty punishes players who don't return on time.
MaxViolations
3
Violations allowed before a ban.
BanTime
30 min
How long the player is banned from test driving.
Last updated