Installation
Welcome to the legendsConcert installation guide. Here, you will learn how to fully install our asset to ensure a smooth and trouble-free setup for your FiveM server. By carefully following each step
Download the resource
Download the dependencies
Dependency
Link
Add items to inventory script
microphone = {
name = "microphone",
label = "Microphone",
weight = 100,
type = "item",
image = "microphone.png",
unique = true,
useable = true,
shouldClose = true,
description = "A microphone used for concerts and other events.",
},microphone = {
name = "microphone",
label = "Microphone",
weight = 100,
type = "item",
image = "microphone.png",
unique = true,
useable = true,
shouldClose = true,
description = "A microphone used for concerts and other events.",
},Copy image to inventory script
Update lighter to be usable
Ensure the resource
Start the server
Last updated