Raised This Month: $ Target: $400
 0% 

Say Sounds (including Hybrid Edition) (4.0.8)


Post New Thread Reply   
 
Thread Tools Display Modes
bizzarre13
Member
Join Date: Jan 2014
Old 06-28-2014 , 07:20   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1101

How to set this up to be used just by admins who have "m" flag for example?

Last edited by bizzarre13; 06-28-2014 at 07:25.
bizzarre13 is offline
kureid55
Junior Member
Join Date: Jun 2014
Old 07-08-2014 , 03:08   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1102

How to simultaneously output the sound CS:GO?
kureid55 is offline
robotortoise
Senior Member
Join Date: Nov 2013
Old 07-14-2014 , 22:36   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1103

I can't tell you why, but only SOME of my sounds are playing.


Code:
// #### Round End Sounds ####
	"Round End Win"
	{
		"file"		bungalow_roundend/win_castle.mp3"
		"file2"		bungalow_roundend/win_bossclear.mp3"
		"file3"		bungalow_roundend/win_bonusclear.mp3"
		"file4"		bungalow_roundend/win_bm64.mp3"
		"file5"		bungalow_roundend/win_alttp.mp3"
		"file6"		bungalow_roundend/win_wow_horde.mp3"
		"file7"		bungalow_roundend/win_wow_alliance.mp3"
		"file8"		bungalow_roundend/win_starfox_snes_2.mp3"
		"file9"		bungalow_roundend/win_starfox_snes_1.mp3"
		"file10"	bungalow_roundend/win_star_get.mp3"
		"file11"	bungalow_roundend/win_sor2.mp3"
		"file12"	bungalow_roundend/win_soniccd.mp3"
		"file13"	bungalow_roundend/win_sonic3.mp3"
		"file14"	bungalow_roundend/win_sonic.mp3"
		"file15"	bungalow_roundend/win_smw.mp3"
		"file16"	bungalow_roundend/win_smrpg.mp3"
		"file17"	bungalow_roundend/win_smg_power.mp3"
		"file18"	bungalow_roundend/win_smb_v2.mp3"
		"file19"	bungalow_roundend/win_shineget.mp3"
		"file20"	bungalow_roundend/win_ristar.mp3"
		"file21"	bungalow_roundend/win_pw64.mp3"
		"file22"	bungalow_roundend/win_paperm.mp3"
		"file23"	bungalow_roundend/win_mm2.mp3"
		"file24"	bungalow_roundend/win_mk64.mp3"
		"file25"	bungalow_roundend/win_metroidprime.mp3"
		"file26"	bungalow_roundend/win_lemmings.mp3"
		"file27"	bungalow_roundend/win_lamulana.mp3"
		"file28"	bungalow_roundend/win_kirby.mp3"
		"file29"	bungalow_roundend/win_gunstar.mp3"
		"file30"	bungalow_roundend/win_fzerox.mp3"
		"file31"	bungalow_roundend/win_ff7.mp3"
		"file32"	bungalow_roundend/win_ff6.mp3"
		"file33"	bungalow_roundend/win_ff1.mp3"
		"file34"	bungalow_roundend/win_dkc2_dixie.mp3"
		"file35"	bungalow_roundend/win_dkc2_diddy.mp3"
		"file36"	bungalow_roundend/win_dkc.mp3"
		"file37"	bungalow_roundend/win_daytona.mp3"
		"file38"	bungalow_roundend/win_chrono.mp3"
		"count"	"38"
		"actiononly"	"1"
		"action"	"round"
		"param"	"won"
	}

	"Round End Lose"
	{
		"file"		"bungalow_roundend/lose_get_nothing.mp3"
		"file2"		"bungalow_roundend/lose_dkc2.mp3"
		"file3"		"bungalow_roundend/lose_dkc.mp3"
		"file4"		"bungalow_roundend/lose_daytona.mp3"
		"file5"		"bungalow_roundend/lose_cave_story.mp3"
		"file6"		"bungalow_roundend/lose_007.mp3"
		"file7"		"bungalow_roundend/lose_zoot_game_over.mp3"
		"file8"		"bungalow_roundend/lose_yoshi.mp3"
		"file9"		"bungalow_roundend/lose_starfox_snes.mp3"
		"file10"	"bungalow_roundend/lose_spirit_tracks.mp3"
		"file11"	"bungalow_roundend/lose_sor2.mp3"
		"file12"	"bungalow_roundend/lose_soniccd.mp3"
		"file13"	"bungalow_roundend/lose_sonic3.mp3"
		"file14"	"bungalow_roundend/lose_sonic.mp3"
		"file15"	"bungalow_roundend/lose_smw.mp3"
		"file16"	"bungalow_roundend/lose_smb3_v2.mp3"
		"file17"	"bungalow_roundend/lose_smb_v2.mp3"
		"file18"	"bungalow_roundend/lose_sf64.mp3"
		"file19"	"bungalow_roundend/lose_ristar.mp3"
		"file20"	"bungalow_roundend/lose_pw64.mp3"
		"file21"	"bungalow_roundend/lose_office.mp3"
		"file22"	"bungalow_roundend/lose_mtyson.mp3"
		"file23"	"bungalow_roundend/lose_mpaint.mp3"
		"file24"	"bungalow_roundend/lose_mk64.mp3"
		"file25"	"bungalow_roundend/lose_mgs.mp3"
		"file26"	"bungalow_roundend/lose_luigi.mp3"
		"file27"	"bungalow_roundend/lose_loveyou.mp3"
		"file28"	"bungalow_roundend/lose_iwbtg.mp3"
		"file29"	"bungalow_roundend/lose_gunstar.mp3"
		"count"	"29"
		"actiononly"	"1"
		"action"	"round"
		"param"	"lost"
	}
TBH, I have so many sounds for winning/losing at this point it might just be worth it to switch those sounds over to a plugin for endround sounds.

I just want winners to hear a random sound from one folder, and losers hear a sound from another. Unfortunately, nothing like that exists aside from saysounds....
__________________
-Robotortoise [Palutena's Bro]

If you ever need help with Wii/Gamecube/DS sounds/music/ect., I'm your man!

Contact me via Steam

I don't bite.


How to loop and compress .wav files

Me and my friends' server
robotortoise is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 07-15-2014 , 02:32   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1104

Quote:
Originally Posted by robotortoise View Post
I can't tell you why, but only SOME of my sounds are playing.


Code:
// #### Round End Sounds ####
	"Round End Win"
	{
		"file"		bungalow_roundend/win_castle.mp3"
		"file2"		bungalow_roundend/win_bossclear.mp3"
		"file3"		bungalow_roundend/win_bonusclear.mp3"
		"file4"		bungalow_roundend/win_bm64.mp3"
		"file5"		bungalow_roundend/win_alttp.mp3"
		"file6"		bungalow_roundend/win_wow_horde.mp3"
		"file7"		bungalow_roundend/win_wow_alliance.mp3"
		"file8"		bungalow_roundend/win_starfox_snes_2.mp3"
		"file9"		bungalow_roundend/win_starfox_snes_1.mp3"
		"file10"	bungalow_roundend/win_star_get.mp3"
		"file11"	bungalow_roundend/win_sor2.mp3"
		"file12"	bungalow_roundend/win_soniccd.mp3"
		"file13"	bungalow_roundend/win_sonic3.mp3"
		"file14"	bungalow_roundend/win_sonic.mp3"
		"file15"	bungalow_roundend/win_smw.mp3"
		"file16"	bungalow_roundend/win_smrpg.mp3"
		"file17"	bungalow_roundend/win_smg_power.mp3"
		"file18"	bungalow_roundend/win_smb_v2.mp3"
		"file19"	bungalow_roundend/win_shineget.mp3"
		"file20"	bungalow_roundend/win_ristar.mp3"
		"file21"	bungalow_roundend/win_pw64.mp3"
		"file22"	bungalow_roundend/win_paperm.mp3"
		"file23"	bungalow_roundend/win_mm2.mp3"
		"file24"	bungalow_roundend/win_mk64.mp3"
		"file25"	bungalow_roundend/win_metroidprime.mp3"
		"file26"	bungalow_roundend/win_lemmings.mp3"
		"file27"	bungalow_roundend/win_lamulana.mp3"
		"file28"	bungalow_roundend/win_kirby.mp3"
		"file29"	bungalow_roundend/win_gunstar.mp3"
		"file30"	bungalow_roundend/win_fzerox.mp3"
		"file31"	bungalow_roundend/win_ff7.mp3"
		"file32"	bungalow_roundend/win_ff6.mp3"
		"file33"	bungalow_roundend/win_ff1.mp3"
		"file34"	bungalow_roundend/win_dkc2_dixie.mp3"
		"file35"	bungalow_roundend/win_dkc2_diddy.mp3"
		"file36"	bungalow_roundend/win_dkc.mp3"
		"file37"	bungalow_roundend/win_daytona.mp3"
		"file38"	bungalow_roundend/win_chrono.mp3"
		"count"	"38"
		"actiononly"	"1"
		"action"	"round"
		"param"	"won"
	}

	"Round End Lose"
	{
		"file"		"bungalow_roundend/lose_get_nothing.mp3"
		"file2"		"bungalow_roundend/lose_dkc2.mp3"
		"file3"		"bungalow_roundend/lose_dkc.mp3"
		"file4"		"bungalow_roundend/lose_daytona.mp3"
		"file5"		"bungalow_roundend/lose_cave_story.mp3"
		"file6"		"bungalow_roundend/lose_007.mp3"
		"file7"		"bungalow_roundend/lose_zoot_game_over.mp3"
		"file8"		"bungalow_roundend/lose_yoshi.mp3"
		"file9"		"bungalow_roundend/lose_starfox_snes.mp3"
		"file10"	"bungalow_roundend/lose_spirit_tracks.mp3"
		"file11"	"bungalow_roundend/lose_sor2.mp3"
		"file12"	"bungalow_roundend/lose_soniccd.mp3"
		"file13"	"bungalow_roundend/lose_sonic3.mp3"
		"file14"	"bungalow_roundend/lose_sonic.mp3"
		"file15"	"bungalow_roundend/lose_smw.mp3"
		"file16"	"bungalow_roundend/lose_smb3_v2.mp3"
		"file17"	"bungalow_roundend/lose_smb_v2.mp3"
		"file18"	"bungalow_roundend/lose_sf64.mp3"
		"file19"	"bungalow_roundend/lose_ristar.mp3"
		"file20"	"bungalow_roundend/lose_pw64.mp3"
		"file21"	"bungalow_roundend/lose_office.mp3"
		"file22"	"bungalow_roundend/lose_mtyson.mp3"
		"file23"	"bungalow_roundend/lose_mpaint.mp3"
		"file24"	"bungalow_roundend/lose_mk64.mp3"
		"file25"	"bungalow_roundend/lose_mgs.mp3"
		"file26"	"bungalow_roundend/lose_luigi.mp3"
		"file27"	"bungalow_roundend/lose_loveyou.mp3"
		"file28"	"bungalow_roundend/lose_iwbtg.mp3"
		"file29"	"bungalow_roundend/lose_gunstar.mp3"
		"count"	"29"
		"actiononly"	"1"
		"action"	"round"
		"param"	"lost"
	}
TBH, I have so many sounds for winning/losing at this point it might just be worth it to switch those sounds over to a plugin for endround sounds.

I just want winners to hear a random sound from one folder, and losers hear a sound from another. Unfortunately, nothing like that exists aside from saysounds....
I am assuming, that you checked for typos and CaPiTAl^letters twice.

Try the following:

Test every Sound on your Server with another player. Note down sounds that are played only for you, only for the other player, for none of you. If you have finished that unload saysounds

sm plugins unload saysounds

Then edit the config and write a / behind the *.mp3

Example: "file19" "bungalow_roundend/lose_ristar.mp3/"

Save config and load saysounds

sm plugins load saysounds

If sounds still not work, then delete the / and try again.

This solves most of the sounds not playing for me. I do not have a clue why ^^
__________________
micazoid is offline
robotortoise
Senior Member
Join Date: Nov 2013
Old 07-15-2014 , 19:12   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1105

Quote:
Originally Posted by micazoid View Post
sm plugins unload saysounds

Then edit the config and write a / behind the *.mp3
Lemme try that first. That's the easiest.
__________________
-Robotortoise [Palutena's Bro]

If you ever need help with Wii/Gamecube/DS sounds/music/ect., I'm your man!

Contact me via Steam

I don't bite.


How to loop and compress .wav files

Me and my friends' server
robotortoise is offline
robotortoise
Senior Member
Join Date: Nov 2013
Old 07-18-2014 , 00:01   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1106

Quote:
Originally Posted by robotortoise View Post
I can't tell you why, but only SOME of my sounds are playing.


Code:
// #### Round End Sounds ####
	"Round End Win"
	{
		"file"		bungalow_roundend/win_castle.mp3"
		"file2"		bungalow_roundend/win_bossclear.mp3"
		"file3"		bungalow_roundend/win_bonusclear.mp3"
		"file4"		bungalow_roundend/win_bm64.mp3"
		"file5"		bungalow_roundend/win_alttp.mp3"
		"file6"		bungalow_roundend/win_wow_horde.mp3"
		"file7"		bungalow_roundend/win_wow_alliance.mp3"
		"file8"		bungalow_roundend/win_starfox_snes_2.mp3"
		"file9"		bungalow_roundend/win_starfox_snes_1.mp3"
		"file10"	bungalow_roundend/win_star_get.mp3"
		"file11"	bungalow_roundend/win_sor2.mp3"
		"file12"	bungalow_roundend/win_soniccd.mp3"
		"file13"	bungalow_roundend/win_sonic3.mp3"
		"file14"	bungalow_roundend/win_sonic.mp3"
		"file15"	bungalow_roundend/win_smw.mp3"
		"file16"	bungalow_roundend/win_smrpg.mp3"
		"file17"	bungalow_roundend/win_smg_power.mp3"
		"file18"	bungalow_roundend/win_smb_v2.mp3"
		"file19"	bungalow_roundend/win_shineget.mp3"
		"file20"	bungalow_roundend/win_ristar.mp3"
		"file21"	bungalow_roundend/win_pw64.mp3"
		"file22"	bungalow_roundend/win_paperm.mp3"
		"file23"	bungalow_roundend/win_mm2.mp3"
		"file24"	bungalow_roundend/win_mk64.mp3"
		"file25"	bungalow_roundend/win_metroidprime.mp3"
		"file26"	bungalow_roundend/win_lemmings.mp3"
		"file27"	bungalow_roundend/win_lamulana.mp3"
		"file28"	bungalow_roundend/win_kirby.mp3"
		"file29"	bungalow_roundend/win_gunstar.mp3"
		"file30"	bungalow_roundend/win_fzerox.mp3"
		"file31"	bungalow_roundend/win_ff7.mp3"
		"file32"	bungalow_roundend/win_ff6.mp3"
		"file33"	bungalow_roundend/win_ff1.mp3"
		"file34"	bungalow_roundend/win_dkc2_dixie.mp3"
		"file35"	bungalow_roundend/win_dkc2_diddy.mp3"
		"file36"	bungalow_roundend/win_dkc.mp3"
		"file37"	bungalow_roundend/win_daytona.mp3"
		"file38"	bungalow_roundend/win_chrono.mp3"
		"count"	"38"
		"actiononly"	"1"
		"action"	"round"
		"param"	"won"
	}

	"Round End Lose"
	{
		"file"		"bungalow_roundend/lose_get_nothing.mp3"
		"file2"		"bungalow_roundend/lose_dkc2.mp3"
		"file3"		"bungalow_roundend/lose_dkc.mp3"
		"file4"		"bungalow_roundend/lose_daytona.mp3"
		"file5"		"bungalow_roundend/lose_cave_story.mp3"
		"file6"		"bungalow_roundend/lose_007.mp3"
		"file7"		"bungalow_roundend/lose_zoot_game_over.mp3"
		"file8"		"bungalow_roundend/lose_yoshi.mp3"
		"file9"		"bungalow_roundend/lose_starfox_snes.mp3"
		"file10"	"bungalow_roundend/lose_spirit_tracks.mp3"
		"file11"	"bungalow_roundend/lose_sor2.mp3"
		"file12"	"bungalow_roundend/lose_soniccd.mp3"
		"file13"	"bungalow_roundend/lose_sonic3.mp3"
		"file14"	"bungalow_roundend/lose_sonic.mp3"
		"file15"	"bungalow_roundend/lose_smw.mp3"
		"file16"	"bungalow_roundend/lose_smb3_v2.mp3"
		"file17"	"bungalow_roundend/lose_smb_v2.mp3"
		"file18"	"bungalow_roundend/lose_sf64.mp3"
		"file19"	"bungalow_roundend/lose_ristar.mp3"
		"file20"	"bungalow_roundend/lose_pw64.mp3"
		"file21"	"bungalow_roundend/lose_office.mp3"
		"file22"	"bungalow_roundend/lose_mtyson.mp3"
		"file23"	"bungalow_roundend/lose_mpaint.mp3"
		"file24"	"bungalow_roundend/lose_mk64.mp3"
		"file25"	"bungalow_roundend/lose_mgs.mp3"
		"file26"	"bungalow_roundend/lose_luigi.mp3"
		"file27"	"bungalow_roundend/lose_loveyou.mp3"
		"file28"	"bungalow_roundend/lose_iwbtg.mp3"
		"file29"	"bungalow_roundend/lose_gunstar.mp3"
		"count"	"29"
		"actiononly"	"1"
		"action"	"round"
		"param"	"lost"
	}
TBH, I have so many sounds for winning/losing at this point it might just be worth it to switch those sounds over to a plugin for endround sounds.

I just want winners to hear a random sound from one folder, and losers hear a sound from another. Unfortunately, nothing like that exists aside from saysounds....
I'm such a moron. I forgot the quotes on every first line in the win column.
__________________
-Robotortoise [Palutena's Bro]

If you ever need help with Wii/Gamecube/DS sounds/music/ect., I'm your man!

Contact me via Steam

I don't bite.


How to loop and compress .wav files

Me and my friends' server
robotortoise is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 07-21-2014 , 02:45   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1107

Quote:
Originally Posted by robotortoise View Post
I'm such a moron. I forgot the quotes on every first line in the win column.
Dammn ^^
Didnt see it either. But isnt it always some missing " or } ?
__________________
micazoid is offline
xHollow
New Member
Join Date: Jul 2014
Old 07-29-2014 , 18:57   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1108

Hello,

Please help me, no sounds are working,I want text sounds, i've tried everything, it shows that the sound is played but no one can hear anything.

It says this in console - L 07/30/2014 - 02:26:59: [saysounds.smx] <Send_Sound> INVALID_HANDLE for file "FastDL/sound/theclassicandbasic/aeiou.mp3"

And the sound doesn't play.

I use Google Drive.

Last edited by xHollow; 07-29-2014 at 19:28.
xHollow is offline
robotortoise
Senior Member
Join Date: Nov 2013
Old 07-29-2014 , 20:55   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1109

Quote:
Originally Posted by xHollow View Post
Hello,

Please help me, no sounds are working,I want text sounds, i've tried everything, it shows that the sound is played but no one can hear anything.

It says this in console - L 07/30/2014 - 02:26:59: [saysounds.smx] <Send_Sound> INVALID_HANDLE for file "FastDL/sound/theclassicandbasic/aeiou.mp3"

And the sound doesn't play.

I use Google Drive.
You use...Google Drive? What?
__________________
-Robotortoise [Palutena's Bro]

If you ever need help with Wii/Gamecube/DS sounds/music/ect., I'm your man!

Contact me via Steam

I don't bite.


How to loop and compress .wav files

Me and my friends' server
robotortoise is offline
Gonz
Senior Member
Join Date: Mar 2007
Location: Germany
Old 07-30-2014 , 01:03   Re: Say Sounds (including Hybrid Edition) (4.0.8)
Reply With Quote #1110

Quote:
Originally Posted by Weasel View Post
I am getting a lot of these messages in my SourceMod errors file:
Code:
[saysounds.smx] <Send_Sound> INVALID_HANDLE for file
UPDATE: Never-mind on this specific error. Apparently SRCDS won't follow "relative" symbolic links and prefers only "absolute" symbolic links.
maybe you got the same problem with symbolic links
__________________
Greetz Gonz
CS:GO Server: 88.198.13.105:27015 -[LG]- Lunatic Gophers - Muppetshow - www.lg-clan.de Public TS3 Server: lg-clan.com

Gonz 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 00:35.


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