What's included
Overview
KuzQuality Hideouts 2.0
Hideouts are purchasable properties scattered around the map. Once a player owns one, they can drive in and store their personal vehicles, and stolen ones too. Everything gets written to the database: upgrades, fuel level and damage, including visual damage, which is reapplied when the car comes back out. Inside the hideout players can repair and wash their vehicles, and if they roll in with friends in the passenger seats, the whole group comes along.
Main features
- Purchasable hideouts all around the map
- Store both stolen and personal vehicles
- Different hideout sizes, and vehicles too large to fit inside can't be stored
- Vehicle damage is saved, even visual damage gets applied back to the car
- Repair and wash vehicles inside the hideout
- Bring other players into your hideout
- Set a password on your hideout so others can use it, even while you're offline
- Job hideouts: every player with the job can use them
- Blacklist vehicle classes from being stored (emergency vehicles etc.)
- Option to prevent players from storing vehicles owned by someone else
- Highly customizable through the config file
- API file exposing functions that fire whenever something happens
- High performance: 0.00ms at idle
Note: the "sell" option shown in the video was a placeholder, the script currently has no way to sell a hideout.
Compatibility
Works out of the box on ESX and QBCore. All framework and dependency code is editable, so adjusting it to a custom solution is straightforward.
Specifications
Add this line to your server.cfg once the download is uploaded to resources/ (replace the folder name if yours differs):
ensure hideouts-stolen-vehicle-storage
Frequently asked
How is KuzQuality Hideouts 2.0 delivered?
Instantly by email after checkout — a download link lands in your inbox the moment payment clears. No manual approval, no waiting on a ticket.
Is it compatible with esx, qbcore, qbox?
KuzQuality Hideouts 2.0 is built for esx, qbcore, qbox. Check the specifications below for the exact dependency list.
Do I get future updates?
Yes — lifetime updates are included at no extra cost. New versions appear in the same download area you were originally emailed.
Can I customize the config?
Most behaviour is exposed as config options inside the resource — prices, permissions, locations and pacing can be tuned without touching the core files.