configs/shared.lua
Core settings including debug mode, language, and progression.
- Config.Language: Set the locale (default βenβ).
- Config.UseCommand: Enable/disable the
/houserobberytabletcommand. - Config.Levels: Define XP thresholds and titles for the progression system.
configs/server.lua
Server-side settings for locations, loot, and prices.
- Config.Houses: List of house coordinates available for robbery.
- Config.Loot: Define loot tables, chances, and quantities.
- Config.SellPrices: Set the sell price for stolen items at the fence.
- Config.FencePed: Coordinates and model for the item buyer.
- Config.MissionStartPed: (Optional) Ped configuration if not using the tablet command.
- Config.RequiredPolice: Minimum police online to start a mission.
