SaltyChat Script Installation
Salty Chat for FiveM
An example implementation of Salty Chat for FiveM.
You can report bugs or make sugguestions via issues, or contribute via pull requests - we appreciate any contribution. Join our Discord and start with Salty Chat!
Setup Steps
Before starting with the setup, make sure you have OneSync enabled and your server artifacts are up to date.
Download the latest release in your Keymaster and extract it into your resources
Add
start saltychat
(andstart saltyhud
) into yourserver.cfg
Open
config.json
and adjust the variables. If you install the plugin you'll get the necessary information. For example:When you click on your server, or:
if you click on a channel
"VoiceEnabled": true,
"ServerUniqueIdentifier": "NMjxHW5psWaLNmFh0+kjnQik7Qc=",
"MinimumPluginVersion": "4.0.0",
"IngameChannelId" : 25,
"IngameChannelPassword": "5V88FWWME615",
(Optional) Change keybinds in
config.json
, see default values below(Optional) Look into our recommended TeamSpeak server settings
Last updated