Overview
Experience the thrill of breaking and entering. Scout neighborhoods, find vulnerable houses, pick the locks, and loot everything not bolted down. Be quiet though—residents might wake up or neighbors might call the cops.
Lockpicking
Interactive lockpicking minigame to gain entry.
Dynamic Loot
Search cupboards, drawers, and safes for randomized loot.
Noise System
Make too much noise and you'll alert the residents or police.
Night Only
Configurable time windows for when robberies can occur.
Integrations & Compatibility
| System | Support Level | Notes |
|---|---|---|
| Frameworks | Qbox, QBCore, ESX | Auto-detected at startup |
| Interiors | Shells & IPLs | Supports K4MB1 and Gabz |
Configuration
Config = {}
Config.MinPolice = 2
Config.NoiseThreshold = 50
Config.Loot = {
['tv'] = { price = 500 },
['jewelry'] = { price = 200 }
}