JNjiaonang / fivem-scenes

A standalone fivem scene creation script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fivem-scenes

A standalone scene creation script

Setup

Make sure to download the latest release from the Releases section on the right and not the source code https://github.com/SamShanks1/fivem-scenes/releases/latest/download/fivem-scenes.zip

Import scenes.sql into your database

Ensure fivem-scenes after ox_lib and oxmysql

Dependencies

Features

  • Manage scene using a laser point with the command 'scene'
  • Custom Background & Fonts (credits to dpscenes)
  • Change the text, colour, font size, shadow, outline and view distance
  • Config for max distance, logs and max scenes
  • Change the background type, colour, height, width, position and opacity
  • View the changes being made before placing the scene
  • Scenes are saved to the database
  • Scenes are automatically deleted when they expire
  • Delete your own scenes or admins can delete anyones
  • Admin only option

Example Usage

Interface Examples

Interface

Video Example

Video Example

ToDo List

  • Help button on UI showing Text Formatting
  • Edit Scenes
  • Emoji selector
  • Show Scene duration
  • Word Filter

Credits

Credit to ItsANoBrainer's qb-scenes for a lot of the functions, lua code and inspiration.

Credit to Andristum's dpscenes for the fonts, backgrounds and some more lua code.

License

GNU GPL v3

About

A standalone fivem scene creation script

License:GNU General Public License v3.0


Languages

Language:TypeScript 52.9%Language:Lua 44.4%Language:CSS 1.6%Language:HTML 1.1%