This guide will help you set up and customize the [Script Name] script for your FiveM server. Follow the steps below to configure the settings according to your preferences.
1. Language Setting
Defines the language for the script. Supported languages are English (en), German (de), French (fr), and Spanish (sp).
STG.marker.color = { r = 173, g = 3, b = 252, a = 140 }
4. Marker Settings
Determines various visual and behavior settings for the marker.
STG.marker.enabled = true -- Enables or disables the marker
STG.marker.bobUpAndDown = false -- Marker moves up and down if true
STG.marker.faceCamera = true -- Marker faces camera if true
STG.marker.rotate = false -- Marker rotates if true
STG.marker.drawDistance = 50 -- Marker visibility distance
5. Required Item
Defines the item required to interact with the script's features.