Guides
Advanced Starterpack Guides
Command Config
1. Configuring the Starter Pack Command
Config.CommandConfig = {
enable = true, -- Enable or disable the command
command = 'starterpack', -- The command players will use to receive the starter pack
command_help = 'Get your starter pack', -- Help text displayed when players use /help or similar
starterpack_type = 'normal', -- The type of starter pack ('normal', 'vip', etc.)
}2. Configuring a Starter Vehicle
Configuring Starter Pack Locations
1. Location Configuration Structure
2. Location Details
3. Ped (NPC) Configuration
4. Safe Zone (Optional)
5. Starter Vehicle Configuration
6. Radius and Interaction Distance
Last updated