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

Admin Sounds 1.2.2


Post New Thread Reply   
 
Thread Tools Display Modes
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 04-04-2009 , 15:40   Re: Admin Sounds
Reply With Quote #21

L4D cant download to clients, so you can only use sounds that came with the game.
__________________

DontWannaName is offline
Naow
Senior Member
Join Date: Feb 2009
Old 04-04-2009 , 16:52   Re: Admin Sounds
Reply With Quote #22

Quote:
Originally Posted by DontWannaName View Post
L4D cant download to clients, so you can only use sounds that came with the game.
Do you think that is possible to play sounds of l4d to every clients ??
Naow is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 04-04-2009 , 23:54   Re: Admin Sounds
Reply With Quote #23

Ya, as long as you add the files to the list. sm_play also should work.
__________________

DontWannaName is offline
Haggis
Member
Join Date: Jun 2008
Old 04-14-2009 , 18:15   Re: Admin Sounds
Reply With Quote #24

Quote:
Originally Posted by Chaos Llama View Post
In my console it said:

Failed to load sound "gamers-union\music\twilightzone.mp3", file probably missing from disk/repository

The file downloaded AND it exists in that directory (in my client installation).

I have that sound defined in the soundlist.cfg like this:

"Twilight Zone"
{
"file" "gamers-union/music/twilightzone.mp3"
}
Quote:
Originally Posted by CrimsonGT View Post
Yes, you will need to modify your whitelist if your running sv_pure.
I have the same problem,but i do not know how to modify the whitelist,what do i need to put in this file.
Haggis is offline
kurasul
Junior Member
Join Date: Feb 2009
Old 04-16-2009 , 08:50   Re: Admin Sounds
Reply With Quote #25

Quote:
Originally Posted by Chaos Llama
In my console it said:

Failed to load sound "gamers-union\music\twilightzone.mp3", file probably missing from disk/repository

The file downloaded AND it exists in that directory (in my client installation).

I have that sound defined in the soundlist.cfg like this:

"Twilight Zone"
{
"file" "gamers-union/music/twilightzone.mp3"
}

Hi guys about this probleme , i already see this on my server and i resolve it by put on the file in orangebox\hl2\pure_server_whitelist.txt
this ligne

//
// By default, when in pure server mode, most content file types are only allowed to come from Steam.
//
materials\... from_steam
models\... from_steam
sound\... from_steam
sound\name_of_your_folder\*.* allow_from_disk

and

//
// (Uncomment and edit these for mods).
// Allow mod resources to come from disk.
//
// materials\mymod\... allow_from_disk+check_crc
// models\mymod\... allow_from_disk+check_crc
sound\... allow_from_disk+check_crc

kurasul is offline
Flashback
SourceMod Donor
Join Date: May 2008
Old 04-16-2009 , 12:24   Re: Admin Sounds
Reply With Quote #26

Is it possible to support streaming from websites as well? I mean like playing mp3/wav files stored in a webserver rather than forcing the player to download the files. I know I've seen something smiliar on other servers. Just a suggestion.
Flashback is offline
Haggis
Member
Join Date: Jun 2008
Old 04-16-2009 , 17:32   Re: Admin Sounds
Reply With Quote #27

Quote:
Originally Posted by kurasul View Post

Hi guys about this probleme , i already see this on my server and i resolve it by put on the file in orangebox\hl2\pure_server_whitelist.txt
this ligne

//
// By default, when in pure server mode, most content file types are only allowed to come from Steam.
//
materials\... from_steam
models\... from_steam
sound\... from_steam
sound\name_of_your_folder\*.* allow_from_disk

and

//
// (Uncomment and edit these for mods).
// Allow mod resources to come from disk.
//
// materials\mymod\... allow_from_disk+check_crc
// models\mymod\... allow_from_disk+check_crc
sound\... allow_from_disk+check_crc

Fantastic,i solved the problem with a different few lines from a post i put in the general section but when the map changed i was getting the same error message,with the config above everything works fine on a map change,thanks a lot
Haggis is offline
Haggis
Member
Join Date: Jun 2008
Old 04-16-2009 , 17:55   Re: Admin Sounds
Reply With Quote #28

Quote:
Originally Posted by Flashback View Post
Is it possible to support streaming from websites as well? I mean like playing mp3/wav files stored in a webserver rather than forcing the player to download the files. I know I've seen something smiliar on other servers. Just a suggestion.
You can set the soundlist.cfg so that clients do not download the sounds but they will not hear the sounds when they are played.You could make up a sound package and get them to install them manually,here is an example

"KILLING IN THE NAME OF" // Name of sound
{
"file" "misc/RATM.mp3" // "file" is always there, next is the filepath (without "sound/")
"download" "0" // 1 to download the sounds, 0 to not download (default is 1) [optional]
"delay" "3.0" // delay for the next sound in seconds (if not specified, use category delay) [optional]
"volume" "0.8" // volume for this sound (if not specified, use category volume) [optional]
"display" "1" // display the name of the played sound (if not specified, use category display) [optional]
Haggis is offline
shustas
SourceMod Donor
Join Date: May 2007
Location: London
Old 04-17-2009 , 10:16   Re: Admin Sounds
Reply With Quote #29

Hey this plug working fine without errors for a week now. Nice, sure better than the original
__________________
shustas is offline
Duchu
Junior Member
Join Date: Jan 2008
Old 04-19-2009 , 08:59   Re: Admin Sounds
Reply With Quote #30

Can you add an option for admin to stop playing current sound? For example there are 2 admins on the server, both of them click on different sounds and they have mix... It would be nice to globally stop music and play new one ;)
Duchu 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:44.


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