What's new

Welcome to the forum 👋, Visitor

Discover, download, and share the best FiveM scripts and Fivem mods. Find quality scripts, mods, and resources to enhance your FiveM server easily!

Script [FREE] QubeCode Scene Studio - Temporary RP Props & 3D Text

Joined
Jun 27, 2026
Messages
16
Reaction score
7
Benutzeranhang (1).webpBenutzeranhang (2).webp

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
  1. Download the latest release from GitHub.
  2. Put qube_scene into your server resources folder.
  3. Make sure ox_lib starts before this resource.
  4. Add this to your server.cfg:



  5. ensure ox_lib
    ensure qube_scene


  6. 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.


  7. /qscene
    /scene your text here
    /sceneprop cone
    /sceneclear


    During prop placement:

  8. E = place
    Arrow Left/Right = rotate
    Backspace = cancel


  9. Configuration​

    The resource is intentionally simple to configure:


  10. Config.Locale = 'en' -- en, de
    Config.Framework = 'auto' -- auto, standalone, qbcore, qbox, esx
    Config.Permissions.allowEveryone = false


    Important limits:


  11. Config.Placement.maxOwnScenes = 16
    Config.Placement.maxServerScenes = 256
    Config.Placement.defaultDurationMinutes = 30



  12. Download​

    GitHub:




  13. ested​

    • FXServer artifact 30707
    • Game build 3570
    • ox_lib v3.37.0
    • Standalone local server
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back