πnova_garage
Features
Configuration
GarageConfig = {
ImpoundPrice = 500, -- Cost to recover from impound
InteractDistance = 3.0, -- Interaction range
BlipSprite = 357,
BlipColor = 3,
BlipScale = 0.7,
Garages = {
['legion'] = {
label = 'Garagem Legion Square',
coords = vector3(215.84, -803.56, 30.78),
spawn = vector4(223.93, -800.23, 30.59, 248.5),
blip = true,
},
-- More garages...
},
Impound = {
coords = vector3(408.7, -1630.5, 29.29),
spawn = vector4(401.79, -1632.17, 29.29, 228.0),
label = 'Parque de ApreensΓ£o',
},
}Configuration Options
Option
Type
Description
Adding a New Garage
Usage Examples
Notes
Security
Last updated