Configuration guide of Treasure Map System.
Parameter
Description
Example Value
Config.Framework
Determines which framework to use: auto, esx, or qb.
auto
esx
qb
"auto"
Config.Language
Sets the language for in-game messages.
"en"
Config.radioName
Item name for the radio in-game.
"radio"
Config.defaultVolume
Default volume level of the radio, ranging from 0 to 100.
50
Config.RadioProp
The prop used for the radio item.
"prop_cs_hand_radio"
Config.jobChannels
Channels restricted to specific job roles.
See Below
Job-Specific Channels Example:
Police & BCSO Channels: Frequencies: 1, 2, 3, 4, 5.
1
2
3
4
5
Ambulance Channels: Frequency: 2.0.
2.0
The script is designed to automatically detect the framework in use:
ESX Framework
QBCore Framework
Auto Mode: Detects and applies the appropriate framework.
Config.Locales
Localized messages for radio interactions.
"en", "de", "fr", "sp", "pt"
"de"
"fr"
"sp"
"pt"
Last updated 1 year ago