View Single Post
agent1139
Junior Member
Join Date: Aug 2018
Old 02-16-2019 , 20:01   Re: Quake Sounds v3 [6th-Jun-2016]
Reply With Quote #423

Found the problem to custom sound sets not working.

You have to update the "plugin.quakesounds.txt" which is found in "addons\sourcemod\translations" with your Sound Set name.


Code:
        "custom sound set name"
	{
		"en"		"Custom Sound Set"
		"de"		"custom name auf deutch"
		"fr"		"Voix Standard"
		"pt"		"Sons Masculinos"
	}
Otherwise !quake or /quake does not work.
agent1139 is offline