01 / OVERVIEWStart here
This Qbox property-system build adds a fuller garage workflow to the upstream buying, renting, shell, stash, clothing, and realtor systems. It supports separate garage entry and parking points, optional interiors, owner and keyholder registration, property discovery blips, and legacy garage JSON normalization.
02 / REQUIREMENTSWhat you need
Frameworkqbx_core
Requiredox_lib, oxmysql, ox_inventory, and illenium-appearance
GarageLunar Garage preferred; qbx_garages fallback
Optionalbob74_ipl for added IPL interior choices
03 / INSTALLATIONInstall and start
- 01
Place qbx_properties in resources and ensure the Qbox, OX database, inventory, and appearance dependencies are available.
- 02
Start bob74_ipl first when using its extra interior entries, then start the selected garage resource.
- 03
Allow the resource to load property.sql, decorations.sql, and property_garages.sql on startup, then verify the properties table schema.
- 04
Test /createproperty as a realestate employee and /myproperties as an owner or keyholder before using the workflow on a live server.
Recommended start orderplain text
ensure oxmysql
ensure ox_lib
ensure qbx_core
ensure ox_inventory
ensure illenium-appearance
ensure bob74_ipl # optional extra interiors
ensure lunar_garage # preferred experimental garage path
# ensure qbx_garages # alternative basic fallback; use one garage path
ensure qbx_properties