About This QBCORE Housing Script

Download code0_housing, a complete QBCore FiveM housing script replicating qs-housing. Features furniture, decoration, and SQL support for immersive roleplay servers.

Key Features:

  • Compatible with QBCORE framework
  • Includes 12 professionally structured files
  • Built for Server 5848+

How to Use This QBCORE Script

This housing script is designed for QBCORE-based FiveM servers.

code0_housing

Download code0_housing, a complete QBCore FiveM housing script replicating qs-housing. Features furniture, decoration, and SQL support for immersive roleplay servers.

QBCOREHousing
v1.0.0Server 5848+
#QBCore#Housing#Roleplay
Downloads
180
Views
1,803
Files
12
Version
1.0.0

Script Files

12 files included

fx_version 'cerulean'
game 'gta5'
lua54 'yes'

author 'MATO'
description 'Complete Housing System'
version '1.0.0'

shared_scripts {
    '@qb-core/shared/locale.lua',
    'locales/en.lua',
    'config.lua'
}

client_scripts {
    '@PolyZone/client.lua',
    '@PolyZone/BoxZone.lua',
    '@PolyZone/CircleZone.lua',
    'client/main.lua',
    'client/furniture.lua',
    'client/decorate.lua'
}

server_scripts {
    '@oxmysql/lib/MySQL.lua',
    'server/main.lua',
    'server/commands.lua'
}

dependencies {
    'qb-core',
    'qb-interior',
    'qb-clothing',
    'PolyZone'
}

ui_page 'html/index.html'

files {
    'html/index.html',
    'html/style.css',
    'html/script.js',
    'html/images/*.png'
}

provide 'qs-housing'

Installation

  1. 1Download the script ZIP file
  2. 2Extract to your resources folder
  3. 3Add to server.cfg
  4. 4Configure settings in config.lua
  5. 5Restart your FiveM server

Requirements

  • Server 5848+
  • QBCORE Framework

About

Published on

Frequently Asked Questions

Is code0_housing compatible with QBCore?

Yes — code0_housing is built specifically for the QBCore framework and uses QBCore's shared objects and event system. It is not compatible with other frameworks out of the box.

What FiveM version does code0_housing require?

code0_housing is built for Server 5848+. Make sure your FiveM server artifacts are up to date before installing this housing script.

How do I install code0_housing on my FiveM server?

Download the script ZIP from this page, extract it into your server's resources folder, add the resource name to your server.cfg with "ensure", review the config.lua for any settings you'd like to change, and restart your FiveM server. The script will load automatically on the next start.

Is code0_housing free to download?

Yes — code0_housing is completely free to download and use on FiveM Script Creator. All scripts on the platform are open and free for the community.

Want to create your own script from scratch?

Use our AI-powered FiveM Script Creator to generate custom scripts in minutes. No coding experience required!

Join thousands of FiveM server owners already using our platform