Skip to content

RAGEMP implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)

License

Notifications You must be signed in to change notification settings

wellecenter/saltychat-ragemp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salty Chat for RAGEMP

An example implementation of Salty Chat for RAGEMP.

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

  1. Setup RAGEMP Bridge
  2. Create a new resource in server-files\bridge\resources with the contents of the Server-folder
  3. Edit the meta.xml and fill in server UID, Sound Pack and Ingame Channel ID (password is optional)
  4. Add <resource src="VoiceResourceName" /> (replace VoiceResourceName accordingly) to server-files\bridge\settings.xml
  5. Copy the contents of the Client-folder into your client resources server-files\client_packages
  6. Make sure C# client resources are enabled by placing a file named enable-clientside-cs.txt in your RAGEMP folder, where ragemp_v.exe and updater.exe is located

About

RAGEMP implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 85.4%
  • HTML 14.6%