Download Script
To download the assets needed for this script, you must access the official Cfx.re portal, where all assets purchased through Tebex are managed.
Access the Granted Assets Page
Open the Cfx.re granted assets page: https://portal.cfx.re/assets/granted-assets.
This page contains all assets linked to your Cfx.re purchases.
Log In with Your Cfx.re Account
Sign in using the same Cfx.re account you used when purchasing the asset.
If you use a different account, the assets will not appear.
Download the Housing Assets
In the granted assets list, locate and download:
Shell CreatorThese two packages are required to install the full housing system.
These files include the models, materials, and visual resources required for the proper operation of the housing system.
Download Dependencies
This script requires some mandatory dependencies to function correctly. Make sure to download and extract them inside your server’s main directory, keeping their original folder structure intact.
Database Setup
This script includes an essential database required for its operation.You must import it before starting your server, preferably using HeidiSQL or any other manager compatible with MariaDB/MySQL.
Dynamic Doors Activation
Dynamic Doors allows you to place doors with real movement in the world, enabling them to open and close dynamically instead of being static objects. This system adds a higher level of realism and interaction, making doors feel natural and responsive during gameplay.
Server Configuration
Add the following line to your server.cfg:
setr game_enableDynamicDoorCreation "true"
Photo System Setup
This step is very important, if you skip it, you won’t be able to take photos in the phone. Please follow everything carefully.
Update CFX-Natives
Go to: https://github.com/citizenfx/cfx-server-data/tree/master/resources
Download the latest CFX-Natives files and replace the old ones on your server with the new versions. These files are required for FiveM to run properly.
Clear Server Cache
Open your main server folder (where server.cfg is located) and delete the cache folder.
This ensures your server loads the updated files correctly.
Setup FiveManage Token
Create an account at https://fivemanage.com and generate a token.
Then open qs-housing/config/fivemanage.lua and paste your token in Config.FiveManageToken.
Follow this step-by-step video guide to learn how to create your FiveManage account, generate your API token, and connect it properly with your server configuration so the phone photo and media system works correctly.
Extra Resources
If you need to create normal maps for your textures, you don’t need complex software or paid tools. There are free and easy-to-use online options that get the job done in seconds.
One of the most recommended tools is NormalMap Online, a web-based generator that lets you upload an image and instantly convert it into a normal map with full control over strength and details. It’s perfect for quick edits and beginners.
Simple, fast, and ideal for creating textures that look great in-game.


