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

Say Sounds (including Hybrid Edition) (4.0.8)


Post New Thread Reply   
 
Thread Tools Display Modes
Rehmked
New Member
Join Date: Oct 2012
Old 10-30-2012 , 01:40   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #871

It is solved.
Thank you so much
Rehmked is offline
CMCW
Member
Join Date: Nov 2011
Old 10-30-2012 , 13:39   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #872

Quote:
Originally Posted by gH0sTy View Post
Remove the "actiononly" param from that Karaoke sound in your saysounds.cfg

the actiononly param wasn't in the saysounds.cfg and the sound itself isn't associated with anything else in the config either. I must also mention that sometimes it does play, but more often then not just supplies me with the action only error.

Quote:
// #### KARAOKE ####
"kaddams" // Word trigger for Karaoke
{
"file" "misc/addams.mp3"
"karaoke" "addamsfamily.cfg" // name of config file for karaoke lyrics
}
CMCW is offline
Miss.Xantis
Senior Member
Join Date: Oct 2009
Old 10-30-2012 , 14:32   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #873

[Sound] S_StartSound(): Failed to load sound '*admin_plugin\action\00006.mp3'. Can't create mixer.


I got this message. Can someone tell me why?
__________________
Miss.Xantis is offline
SmackDaddy
Veteran Member
Join Date: Oct 2009
Old 10-30-2012 , 16:15   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #874

Anyone got a good location to get some karaoke files / music? I don't even know where to begin to get a cfg file to match MP3s for this.
SmackDaddy is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 10-31-2012 , 09:55   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #875

Google!

http://karaoke.doasource.net/
__________________
micazoid is offline
tom0034
Junior Member
Join Date: Oct 2012
Location: My world
Old 11-01-2012 , 11:12   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #876

i've got these error many days , but it doesn't affect to play sound and using the flags param

L 11/01/2012 - 17:46:26: [SM] Native "GetUserFlagBits" reported: Client 5 is not connected
L 11/01/2012 - 17:46:26: [SM] Displaying call stack trace for plugin "saysounds.smx":
L 11/01/2012 - 17:46:26: [SM] [0] Line 21, saysounds/checks.sp::HasClientFlags()
L 11/01/2012 - 17:46:26: [SM] [1] Line 1796, E:\dev\sourcemod\sourcemod-1.4.6-linux\addons\sourcemod\scripting\saysounds.sp :lay_Sound_Timer()

L 11/01/2012 - 18:54:52: [SM] Native "GetUserFlagBits" reported: Client 5 is not connected
L 11/01/2012 - 18:54:52: [SM] Displaying call stack trace for plugin "saysounds.smx":
L 11/01/2012 - 18:54:52: [SM] [0] Line 21, saysounds/checks.sp::HasClientFlags()
L 11/01/2012 - 18:54:52: [SM] [1] Line 1733, E:\dev\sourcemod\sourcemod-1.4.6-linux\addons\sourcemod\scripting\saysounds.sp :lay_Sound_Timer()

L 11/01/2012 - 18:55:09: [SM] Native "KvRewind" reported: Invalid key value handle 0 (error 4)
L 11/01/2012 - 18:55:09: [SM] Displaying call stack trace for plugin "saysounds.smx":
L 11/01/2012 - 18:55:09: [SM] [0] Line 1479, E:\dev\sourcemod\sourcemod-1.4.6-linux\addons\sourcemod\scripting\saysounds.sp ::Command_Say()

These is the beta 4.0.6 version when the saysounds release version still in 4.0.5 i've got
L 10/28/2012 - 09:59:08: [SM] Native "GetUserFlagBits" reported: Client 6 is not connected
L 10/28/2012 - 09:59:08: [SM] Displaying call stack trace for plugin "saysounds.smx":
L 10/28/2012 - 09:59:08: [SM] [0] Line 21, saysounds/checks.sp::HasClientFlags()
L 10/28/2012 - 09:59:08: [SM] [1] Line 1706, I:\server\orangebox\tf\addons\sourcemod\scrip ting\saysounds.sp:lay_Sound_Timer()

L 10/28/2012 - 10:00:20: [SM] Native "GetUserFlagBits" reported: Client 7 is not connected
L 10/28/2012 - 10:00:20: [SM] Displaying call stack trace for plugin "saysounds.smx":
L 10/28/2012 - 10:00:20: [SM] [0] Line 21, saysounds/checks.sp::HasClientFlags()
L 10/28/2012 - 10:00:20: [SM] [1] Line 1769, I:\server\orangebox\tf\addons\sourcemod\scrip ting\saysounds.sp:lay_Sound_Timer()
tom0034 is offline
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 11-04-2012 , 18:54   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #877

Sorry if I am being totally blind here but is their a SM command to reload the .cfg file? Thanks anyone to reply.
salsav91 is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 11-05-2012 , 02:08   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #878

Quote:
Originally Posted by salsav91 View Post
Sorry if I am being totally blind here but is their a SM command to reload the .cfg file? Thanks anyone to reply.
I am always using

sm plugins reload saysounds

That usually reloads the changes on my configs as well
__________________
micazoid is offline
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 11-05-2012 , 03:29   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #879

Quote:
Originally Posted by micazoid View Post
I am always using

sm plugins reload saysounds

That usually reloads the changes on my configs as well
Oh ok thanks. I didnt really want to use that command, was hoping their was like just a cfg reload for the ss.. Oh well its cool anyways.. Thanks for the reply

Last edited by salsav91; 11-05-2012 at 03:29.
salsav91 is offline
Niakok
New Member
Join Date: Nov 2012
Old 11-06-2012 , 12:36   Re: Say Sounds (including Hybrid Edition) (4.0.6)
Reply With Quote #880

Does ist work with CS:GO for anybody of u????
Niakok 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 15:15.


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