Valet System
The Valet system allows players to retrieve their vehicles directly from their phone without having to visit physical garage locations. This provides convenience and enhances the roleplay experience.
Configuration
Basic Valet Settings
Configure the Valet functionality in config/config.garages.lua
:
Configuration Options
Option
Type
Description
Default
Enabled
boolean
Enable/disable valet functionality
true
Price
number
Cost to retrieve vehicle via valet
100
How Valet Works
Player Experience
Access: Players open their phone and navigate to the Garage app
Selection: Choose a vehicle from their owned vehicles list
Payment: Pay the valet fee (if configured)
Delivery: Vehicle is delivered by an NPC to the player's location
Last updated