About
This resource is deprecated.
The script is written in Typescript, so you will have to compile the server and clientside in order to make the script start. This resource is using Aquiver module, so the resource is working with the compatible frameworks.
Links
Key Features
- Create and delete houses directly in-game using an NUI panel.
- Dimension system support for entities such as objects and world elements.
- Compatible with custom MLO interiors, making integration straightforward.
- Furniture system with visual item selection using PNG images in the NUI.
- Advanced house building system (walls, floors, and structural elements). For more details, please refer to the showcase video.
- Server-side object spawning with unique MySQL IDs, allowing integration with inventory or stash systems.
- Over 700 furniture and object assets included, with support for adding additional items.
- Shared house building system with key sharing between players.
- Lock and unlock functionality for houses.
- Fully localized with editable language files.
- Extensible and customizable structure for further development.
Dependencies
- NodeJS (for installing with npm.)
- Server version atleast 4752. (to support lua54 & escrow)
- Aquiver module supported framework & MySQL resource. See: Aquiver module compatibles
- Game version should not matter, but we used the latest 2612 version. (For more objects to be present.)
Performance
This resource is more CPU and memory intensive compared to simpler housing systems due to the number of calculations required during house building and interaction.
Rendering is dynamically enabled and disabled based on player activity, which helps optimize performance during gameplay.
If you are interested in performance details, we can provide examples from the codebase showing how optimizations are handled internally.
Please note that JavaScript webpacked resources may appear to consume more percentage in the resource monitor. This is expected, as bundled files are larger and the system relies more on in-memory data structures (objects and arrays) rather than frequent MySQL queries, reducing database load.
To improve performance during house building, the HTML includes an option to disable images if you experience lag.
If you prefer not to use images at all, you can simply remove them from the folder. In that case, a default 404 SVG placeholder icon will automatically be displayed instead.
Support / Contact
Do you have any question related to our resource(s)?
- Join our Discord.
Curious about the product(s)?
- Join our Showcase Server and experience the product firsthand.
- You can also type in
connect 109.230.238.95:30184.
- You can also type in
MORE FROM AQUIVER
| Code is accessible | Yes |
| Subscription-based | Yes & No (explained above) |
| Lines (approximately) | Typescript ~7000 + json files and NUI, so lot |
| Requirements | Explained above with more information. |
| Support | Yes |






