Our website is currently under construction and will be completed within the next few days.

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.

  1. Download the latest release in your Keymaster and extract it into your resources

  2. Add start saltychat (and start saltyhud) into your server.cfg

  3. 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

You basically only need to change the following config settings:

  "VoiceEnabled": true,
  "ServerUniqueIdentifier": "NMjxHW5psWaLNmFh0+kjnQik7Qc=",
  "MinimumPluginVersion": "4.0.0",
  "IngameChannelId" : 25,
  "IngameChannelPassword": "5V88FWWME615",
  1. (Optional) Change keybinds in config.json, see default values below

  2. (Optional) Look into our recommended TeamSpeak server settings

Last updated