Description
An interior decorating tool: the player picks a prop, a translucent ghost follows the camera, and pressing E drops a solid, frozen copy and saves its coordinates. On the next visit the saved props are rebuilt. This is the satisfying customization layer that turns a bought shell into a player's actual home.
Prompt Template
You are writing a FiveM script for QBCore (exports['qb-core']:GetCoreObject())…
The full prompt template and its reference Lua are part of a one-time pack. Pick your depth — both are lifetime access, no subscription, ever.
- 60 prompts + syntax-validated reference Lua
- Lifetime access — pay once
- All 510 prompts — the full library
- Per-prompt profit/trend intelligence (CSV + playbook)
- Lifetime free updates — new niches as the market moves
$49 for 60 · $199 for all 510 + intelligence — one-time, no subscription.
Expected Output
The reference Lua at content/expected-outputs/housing/05-furniture-placement.lua shows the model-load helper, the ghost-drag loop with confirm/cancel, the load-on-enter rebuild, and the server…
The full prompt template and its reference Lua are part of a one-time pack. Pick your depth — both are lifetime access, no subscription, ever.
- 60 prompts + syntax-validated reference Lua
- Lifetime access — pay once
- All 510 prompts — the full library
- Per-prompt profit/trend intelligence (CSV + playbook)
- Lifetime free updates — new niches as the market moves
$49 for 60 · $199 for all 510 + intelligence — one-time, no subscription.
Known Failure Modes
- CreateObject before load — the prop fails or appears as a fallback. Always
RequestModel+while not HasModelLoaded do Wait(0) endfirst. - Orphan ghost — not deleting the preview leaves a translucent duplicate.
DeleteEntity(ghost)before spawning the solid prop. - Client-only save — furniture gone on relog. Persist coords/heading/model to a DB table and reload on enter.
Integration Notes
- Create a
house_furnituretable (citizenid,model,x,y,z,heading). - Trigger
housing:startPlacementfrom your inventory item or menu; triggerhousing:loadFurniturewhen the player enters their interior. - Declare
qb-coreandoxmysql. Test: place a prop, relog, re-enter — the prop should reappear in the same spot.
Profit Potential
$350–$4500/mo on Tebex (expected ~$1300). [INFERRED] advanced ghost-preview customization scaled above the $50-389 band center against the signal-scraper tebex corpus (median seller $11.85K/mo, n=100); high perceived value and complexity command a premium unit price.
Trend Signal
↗ rising — housing systems niche-selection 3.60; corpus ox_doorlock active.
Sales Angle
Position as the satisfying decorate-your-home layer players pay to enjoy, the feature that differentiates a housing pack. Recommended Tebex price $129.
Difficulty & Ship Time
advanced · ships in 1-2 days.