Loading Screen
A simple loading screen.
Installation
Download the Script
Download the script using keymaster.
Add it to your resources
Open the downloaded zip, copy ed_loadingscreen & put it inside your resources.
Start the Script
refresh
start ed_loadingscreenFinally, if everything is right, you can put it inside your server.cfg as follows:
ensure ed_loadingscreenWell done! You can now enjoy your new script.
You are free to change the resource name.
Configuration
config = {
/** @type {string} Server name. */
name: "edeverce",
/** @type {string} Primary color (HEX). */
color: "#ff3c00",
/** @type {string} Path to logo. */
logo: "assets/logo.webp",
/** @type {string} Path to sound. */
sound: "assets/sound.mp3",
/** @type {string} Loading text. */
loading: "Loading...",
};Make sure to restart the script after changing this file.
Five Emergency
Five Emergency is an advanced online police simulation for FiveM that offers a fully immersive law enforcement experience. Players take on the role of police officers and interact with a wide range of in-game systems designed to simulate real-life police duties.
Notify
A simple & elegant notification system.