Raised This Month: $51 Target: $400
 12% 

Solved Menu Sounds Gone


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
EvanChrispie
Member
Join Date: Nov 2016
Old 12-26-2016 , 19:15   Menu Sounds Gone
Reply With Quote #1

I think I've accidentally deleted the file with the settings in it, because the sound when you select somehting in an in game menu (left of screen menu) doesn't work anymore.

Could anyone please help.

Last edited by EvanChrispie; 12-27-2016 at 06:23.
EvanChrispie is offline
JOMENVEST
Member
Join Date: Dec 2016
Location: Sweden
Old 12-26-2016 , 19:39   Re: Menu Sounds Gone
Reply With Quote #2

Is this even plugin-involved? Don't really understand.
If its your client, you can try to verify game cache or check your volumes.
JOMENVEST is offline
EvanChrispie
Member
Join Date: Nov 2016
Old 12-26-2016 , 19:40   Re: Menu Sounds Gone
Reply With Quote #3

Quote:
Originally Posted by JOMENVEST View Post
Is this even plugin-involved? Don't really understand.
If its your client, you can try to verify game cache or check your volumes.
Nah it's everyone, I added a plugin and then removed it, and since then they've been gone.
EvanChrispie is offline
JOMENVEST
Member
Join Date: Dec 2016
Location: Sweden
Old 12-26-2016 , 19:55   Re: Menu Sounds Gone
Reply With Quote #4

Make sure you deleted ALL files from the plugin.
JOMENVEST is offline
EvanChrispie
Member
Join Date: Nov 2016
Old 12-26-2016 , 20:59   Re: Menu Sounds Gone
Reply With Quote #5

Quote:
Originally Posted by JOMENVEST View Post
Make sure you deleted ALL files from the plugin.
I did that and still not working.
EvanChrispie is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 12-26-2016 , 23:43   Re: Menu Sounds Gone
Reply With Quote #6

In /cfg/sourcemod.cfg

Code:
// Specifies whether menu sounds are enabled for menus created by SourceMod.
// Menu sounds can be further configured in addons/sourcemod/configs/core.cfg.
// --
// Default: 1
sm_menu_sounds 1
In /addons/sourcemod/configs/core.cfg

Code:
	/**
	 * Specifies the sound that gets played when an item is selected from a menu.
	 */
	"MenuItemSound"			"buttons/button14.wav"

	/**
	 * Specifies the sound that gets played when an "Exit" button is selected 
	 * from a menu.
	 */
	"MenuExitSound"			"buttons/combine_button7.wav"
	
	/**
	 * Specifies the sound that gets played when an "Exit Back" button is selected 
	 * from a menu.  This is the special "Back" button that is intended to roll back
	 * to a previous menu.
	 */
	"MenuExitBackSound"		"buttons/combine_button7.wav"
That's everything in relation to menu sounds. If you're missing any of these, your best bet is to replace these files from a fresh SM download.
__________________

Last edited by sneaK; 12-26-2016 at 23:43.
sneaK is offline
EvanChrispie
Member
Join Date: Nov 2016
Old 12-27-2016 , 06:22   Re: Menu Sounds Gone
Reply With Quote #7

Quote:
Originally Posted by blackhawk74 View Post
In /cfg/sourcemod.cfg

Code:
// Specifies whether menu sounds are enabled for menus created by SourceMod.
// Menu sounds can be further configured in addons/sourcemod/configs/core.cfg.
// --
// Default: 1
sm_menu_sounds 1
In /addons/sourcemod/configs/core.cfg

Code:
	/**
	 * Specifies the sound that gets played when an item is selected from a menu.
	 */
	"MenuItemSound"			"buttons/button14.wav"

	/**
	 * Specifies the sound that gets played when an "Exit" button is selected 
	 * from a menu.
	 */
	"MenuExitSound"			"buttons/combine_button7.wav"
	
	/**
	 * Specifies the sound that gets played when an "Exit Back" button is selected 
	 * from a menu.  This is the special "Back" button that is intended to roll back
	 * to a previous menu.
	 */
	"MenuExitBackSound"		"buttons/combine_button7.wav"
That's everything in relation to menu sounds. If you're missing any of these, your best bet is to replace these files from a fresh SM download.
That fixed it'll for some reason it was turned off. Thanks for your help.
EvanChrispie is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:37.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode