Skip to Content
HousingConfiguration

Configuration

The configuration files are located in the loaf_housing/config folder. The main files you will most likely edit are:

  • config.lua - Where you configure the script for your liking & server
  • language.lua - If you want to translate the script to another language
  • houses.lua - To add houses, unless you use loaf_realtor 
  • furniture.lua - Where all furniture objects are defined
  • shells.lua - To add custom shells. Use loaf_offsetfinder  to find the offsets for your shells

Framework

By default the script automatically detects your framework, but if you want to force a framework you can do so in config.lua by setting Config.Framework to one of the following:

  • esx
  • qb

Inventory

By default the script automatically detects your inventory, but if you want to force an inventory you can do so in config.lua by setting Config.Inventory to one of the following:

Logs

The script supports logging via Discord. To use this, set your webhook links in loaf_housing/server/config.lua