Quasar Store Logo

Map Guide

This guide provides essential coordinates and key locations across the FiveM map. Easily navigate to important spots like shops, garages, police stations, and more. Perfect for players looking to optimize routes and explore efficiently.

Shell ID List for Housing Systems

Collection of shell IDs ready to use in your housing system. You can assign them freely based on your setup and link them to any property within Quasar Housing. Simply use the IDs in your configuration to organize and manage interiors efficiently.

Shells IDDescription
qs_housing_shell_med_01Standard medium-sized interior shell.
qs_housing_shell_med_02Alternative medium-sized interior shell.
qs_housing_shell_med_03Variant medium-sized interior shell.
qs_housing_shell_small_01Standard small-sized interior shell.
qs_housing_shell_small_02Alternative small-sized interior shell.

You can start IDs however you want (1, 100, 500...) and assign them to any housing type without restrictions.





FiveM Shells with Quasar Housing Integration

Optimized shell system for FiveM fully compatible with Quasar Housing. Easily add instanced interiors to your server, improving performance and player experience. Includes a simple setup to link each shell to properties using coordinates, offsets, and customizable parameters directly in the config.

Config.shells = { { model = 'qs_housing_shell_med_01', stash = { maxweight = 1000000, slots = 5 } }, { model = 'qs_housing_shell_med_02', stash = { maxweight = 1000000, slots = 5 } }, { model = 'qs_housing_shell_med_03', stash = { maxweight = 1000000, slots = 5 } }, { model = 'qs_housing_shell_small_01', stash = { maxweight = 1000000, slots = 5 } }, { model = 'qs_housing_shell_small_02', stash = { maxweight = 1000000, slots = 5 } } }