🚗 Valet System
Configuration
Basic Valet Settings
Configure the Valet functionality in config/config.garages.lua:
luaConfig.Valet = {} Config.Valet.Enabled = true -- Allow players to get their vehicles from the phone Config.Valet.Price = 100 -- Price to get your vehicle from the valet
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