Fallen
Moderating
- Joined
- Jun 27, 2026
- Messages
- 16
- Reaction score
- 7


Description
QubeCode Scene Studio is a lightweight free FiveM resource for temporary RP scene props and short 3D scene text.It is made for police, EMS, mechanic, staff and roleplay situations where players need to quickly mark a scene, place cones or barriers, add small text labels, and clean everything up again without a database.
- Temporary 3D scene text
- Temporary scene props synced to all players
- ox_lib context menu, input dialogs, text UI and notifications
- Standalone, ESX, QBCore and Qbox job permission support
- ACE permission support
- Optional moderator ACE for removing other players’ scene items
- Server-side prop whitelist
- Server-side distance checks, cooldowns and placement limits
- Automatic expiry cleanup
- Optional cleanup when a player disconnects
- English and German locales
- No database required
- Traffic cone
- Work barrier
- Arrow barrier
- Road flare
- Work light
- Evidence case
- Road sign
- ox_lib
- Download the latest release from GitHub.
- Put qube_scene into your server resources folder.
- Make sure ox_lib starts before this resource.
- Add this to your server.cfg:
- ensure ox_lib
ensure qube_scene
Permissions
For ACE-based staff access: add_ace group.admin qubecode.scene allow
For moderator access to remove other players’ scene items: add_ace group.admin qubecode.scene.manage allow
You can also configure ESX, QBCore or Qbox job access in config.lua.
- /qscene
/scene your text here
/sceneprop cone
/sceneclear
During prop placement:
- E = place
Arrow Left/Right = rotate
Backspace = cancel
Configuration
The resource is intentionally simple to configure:
- Config.Locale = 'en' -- en, de
Config.Framework = 'auto' -- auto, standalone, qbcore, qbox, esx
Config.Permissions.allowEveryone = false
Important limits:
- Config.Placement.maxOwnScenes = 16
Config.Placement.maxServerScenes = 256
Config.Placement.defaultDurationMinutes = 30
Download
GitHub:-
ested
- FXServer artifact 30707
- Game build 3570
- ox_lib v3.37.0
- Standalone local server