Skip to content

BryceCanyonCounty/bcc-scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCC - Scene

A RedM scene text free placement system RedM

Features

  1. Freely Add Text to a scene
  2. Remove Text in a scene
  3. Update Text in a scene
  4. Hotkeys and/or commands
  5. Easily configurateble settings
  6. Json file storage OR SQL Database storage
  7. Custom UI
  8. Job/Admin Lock

Installation

  1. Download this repo/codebase
  2. Extract and place bcc-scene into your resources folder
  3. Add ensure bcc-scene to your server.cfg file
  4. Restart your server (unless you have nightly restarts)

How-to-use

  1. Type /scene to activate tracking ball (Or press Z if hotkeys are enabled) image
  2. Type /scene:place will save the coords of the ball and pop up a text prompt (Or press X if hotkeys are enabled) image
  3. Type what you want to display on the scene
  4. Click enter
  5. Your text should appear in the given location. image

How to Edit

  1. Stand near your scene text, or enable scene ball and place it on your text
  2. Press B to display the scene menu
  3. Navigate with your cursor to edit your scene image

How-to-configure

All configurations available in /config.lua

Disclaimers and Credits

  • Heavily inspired by rickx's lto_scene.
  • Heavily inspired by a similar old FiveM script nh-scenes.

Dependency

  • Vorp Core or RSG Core