Create Garages
To you create a new garage ( public, job or gang ) you need do it trough the file config.lua
Setup a public garage
name: Name of the garage
coords: Coordinates where the NPC will spawn and can be interacted with
spawn: Multiple spawn points where the vehicle can be spawned
radius: Interaction radius with the NPC
type: Optional; can be "car," "sea," or "air"
Setup a job garage
name: Name of the garage
coords: Coordinates where the NPC will spawn and can be interacted with
spawn: Multiple spawn points where the vehicle can be spawned
radius: Interaction radius with the NPC
jobs: All jobs that can access the garage
type: Optional; can be "car," "sea," or "air"
blip_override: Color of the blip on the minimap
pedOverride: Ped model that spawns at the specified coordinates
Setup a gang garage
name: Name of the garage
coords: Coordinates where the NPC will spawn and can be interacted with
spawn: Multiple spawn points where the vehicle can be spawned
radius: Interaction radius with the NPC
gangs: All gangs that can access the garage
type: Optional; can be "car," "sea," or "air"
blip_override: Color of the blip on the minimap
pedOverride: Ped model that spawns at the specified coordinates
Demonstration Video
Last updated