Open Source: Tebex(€10+VAT)
Our new FiveM loading screen system is designed to perfect the first impression of your server. This system offers your players an impressive and seamless loading experience, captivating them from the very start. With customizable backgrounds & video backgrounds, dynamic music options, and informative text areas, it makes your server unique. Purchasable through our Tebex, this loading screen system stands out for its ease of installation and high igh eye appeal. Additionally, it offers the possibility of translation into different languages and comes pre-translated into 10 languages. Get it now and ensure your server looks professional and appealing!
Config Preview
config.js
Language = "en"
VideoSettings = {
status: false,
video: "./img/videoplayback.mp4"
}
DefaultMusicVolume = 1; // 0-100
musicList = [
{"name": "CARNIVAL", "artist": "Kanye West", "image": "./img/albumcover2.png", "mp3": "./musics/music2.mp3"},
{"name": "Bad Drugs", "artist": "King Kavalier", "image": "./img/baddrugs.png", "mp3": "./musics/baddrugs.mp3"},
]
MediaLinks = {
"discord": "https://discord.gg/fape",
"instagram": "https://discord.gg/fape",
"youtube": "https://discord.gg/fape",
}
KEYS = [
{"key": "F1", "name": "Help Menu Key", "description": "Opens the help menu."},
{"key": "F2", "name": "Inventory Key", "description": "Opens the inventory."},
{"key": "F3", "name": "Emote Menu Key", "description": "Opens the emote menu."},
{"key": "F5", "name": "Job Menu Key", "description": "Opens the job menu."},
{"key": "F6", "name": "Interaction Menu Key", "description": "Opens the interaction menu."},
{"key": "F7", "name": "Billing Menu Key", "description": "Opens the billing menu."},
{"key": "F8", "name": "Console Key", "description": "Opens the console."},
{"key": "F9", "name": "Phone Key", "description": "Opens the phone."},
{"key": "F10", "name": "Admin Menu Key", "description": "Opens the admin menu."},
{"key": "~", "name": "Command Key", "description": "Allows command entry."},
{"key": "1", "name": "Weapon Slot 1", "description": "Selects weapon slot 1."},
{"key": "2", "name": "Weapon Slot 2", "description": "Selects weapon slot 2."},
{"key": "3", "name": "Weapon Slot 3", "description": "Selects weapon slot 3."},
{"key": "4", "name": "Weapon Slot 4", "description": "Selects weapon slot 4."},
{"key": "5", "name": "Weapon Slot 5", "description": "Selects weapon slot 5."},
{"key": "6", "name": "Weapon Slot 6", "description": "Selects weapon slot 6."},
{"key": "Z", "name": "Scoreboard Key", "description": "Opens the scoreboard."},
{"key": "X", "name": "Hands Up Key", "description": "Raises hands."},
{"key": "E", "name": "Interact Key", "description": "Performs interaction."},
{"key": "L", "name": "Vehicle Lock Key", "description": "Locks/unlocks the vehicle."},
{"key": "M", "name": "Vehicle Control Key", "description": "Opens the vehicle control menu."},
{"key": "B", "name": "Point Key", "description": "Points with finger."},
{"key": "H", "name": "Vehicle Lights Key", "description": "Turns vehicle lights on/off."}
]
COMMANDS = [
{"command": "/setjob [id] [jobName] [jobGrade]", "description": "Sets the job for a specified player with the given job name and grade."},
{"command": "/car [vehicleName]", "description": "Spawns a vehicle with the specified name."},
{"command": "/dv", "description": "Deletes the nearest vehicle."},
{"command": "/setcoords [x] [y] [z]", "description": "Teleports the player to the specified coordinates."},
{"command": "/noclip", "description": "Toggles noclip mode for the player."},
{"command": "/giveitem [playerId] [item] [amount]", "description": "Gives a specified item to a player."},
{"command": "/giveweapon [playerId] [weaponName]", "description": "Gives a specified weapon to a player."},
{"command": "/clearinventory [playerId]", "description": "Clears the inventory of the specified player."},
{"command": "/clearloadout [playerId]", "description": "Clears the loadout of the specified player."},
{"command": "/setaccountmoney [playerId] [account] [amount]", "description": "Sets the amount of money in a specified account for a player."}
]
TEAM = [
{"name": "Peerai", "rank": "Developer", "photo": "https://cdn.discordapp.com/avatars/916376949348253747/afae8a3ba9a840e6113ae4163e7d5b5a"},
{"name": "Fare", "rank": "Developer", "photo": "https://cdn.discordapp.com/avatars/526009323516723230/a_c60bf7e93c4c968411b4f1801b88670a.gif"},
]
UPDATES = [
{"name": "Cars Update", "photo": "./img/updates/update1.png", "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. In nec ultrices metus. Vivamus ut dolor ipsum. Sed luctus purus libero, a fermentum velit imperdiet vel. Nullam quis ultricies justo. Aliquam eu congue nulla, quis dictum dolor. Praesent et nibh feugiat, rhoncus nisi id."},
{"name": "Animation Update", "photo": "./img/updates/update2.png", "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. In nec ultrices metus. Vivamus ut dolor ipsum. Sed luctus purus libero, a fermentum velit imperdiet vel. Nullam quis ultricies justo. Aliquam eu congue nulla, quis dictum dolor. Praesent et nibh feugiat, rhoncus nisi id."},
{"name": "Mechanic Update", "photo": "./img/updates/update3.png", "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. In nec ultrices metus. Vivamus ut dolor ipsum. Sed luctus purus libero, a fermentum velit imperdiet vel. Nullam quis ultricies justo. Aliquam eu congue nulla, quis dictum dolor. Praesent et nibh feugiat, rhoncus nisi id."},
]
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 1000+ |
Requirements | Standalone |
Support | Yes |