Raised This Month: $ Target: $400
 0% 

sound downloading problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
nbigdog2000
Member
Join Date: Nov 2004
Location: Usa
Old 12-07-2004 , 01:33   sound downloading problems
Reply With Quote #1

umm..i have the sound_download_management.amxx on my server. but this guy made another version called cache.amxx. does the same thing... and its on my server so people can download custom sounds.. here's a look at my master_sound_dl_list
Quote:
#ALL #ALL
sound misc/202_bigfatass.wav
sound misc/doomed.wav
sound misc/gameover.wav
sound misc/haha.wav
sound misc/joe.wav
sound misc/mortalkombat.wav
sound misc/noooo.wav
sound misc/south.wav
and its located in my dedicated server/cstrike folder... anyone help??? and here is a look at my Sound.ini

Quote:
; Menu configuration file
; File location: $moddir/addons/amxx/configs/speech.ini
; To use with Commands Menu plugin

; NOTE: By default in all settings the access level is set to "u".
; However you can change that, to limit the access to some settings.

; Commands Menu: ; < description > < command > < flags > < access level >
; "a" - execute from server console
; "b" - execute from admin console
; "c" - execute on all clients
; "d" - back to menu when executed

"South Park" "spk \misc/south\'" "cd" "u"

"Monster Kill" "spk \'misc/monsterkill\'" "cd" "u"
"Killing Spree" "spk \'misc/killingspree\'" "cd" "u"
"headshot" "spk \'misc/headshot\'" "cd" "u"
"Hello!" "spk \'vox/hello\'" "cd" "u"
"Don't think so" "spk \'barney/dontguess\'" "cd" "u"
"Don't ask me" "spk \'barney/dontaskme\'" "cd" "u"
"Hey! Stop that!" "spk \'barney/donthurtem\'" "cd" "u"
"Yup" "spk \'barney/yup\'" "cd" "u"
"Nope" "spk \'barney/nope\'" "cd" "u"
"Maybe" "spk \'barney/maybe\'" "cd" "u"
"Seeya" "spk \'barney/seeya\'" "cd" "u"
"Man that sounded bad" "spk \'barney/soundsbad\'" "cd" "u"
"Hello and die" "spk \'vox/hello and die\'" "cd" "u"
"Move!" "spk \'hgrunt/move! _comma yessir!\'" "cd" "u"
"You will definitely pay!" "spk \'hgrunt/c2a2_hg_chat5a\'" "cd" "u"
"Laughter" "spk \'hgrunt/c2a3_hg_laugh\'" "cd" "u"
"Silence!" "spk \'hgrunt/silence!\'" "cd" "u"
"You talk too much" "spk \'barney/youtalkmuch\'" "cd" "u"
"You thinkin?" "spk \'barney/thinking\'" "cd" "u"
"Open fire Gordon!" "spk \'barney/openfire\'" "cd" "u"
"Couldnt make a bigger mess" "spk \'barney/bigmess\'" "cd" "u"
"I have a Bad feeling" "spk \'barney/badfeeling\'" "cd" "u"
"Yes sir!" "spk \'hgrunt/yessir!\'" "cd" "u"
"No sir" "spk \'barney/nosir\'" "cd" "u"
the one in red doesnt work becuase the sound is in my sound on my dedicatedserver/cstrike/sound/misc but i deleted off my counterstrike/cstrike/sounds/misc to see if it works... and it doesnt...want am i doin wrong
__________________
nbigdog2000 is offline
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 12-07-2004 , 05:38  
Reply With Quote #2

"South Park" "spk \misc/south\'" "cd" "u"
"Monster Kill" "spk \'misc/monsterkill\'" "cd" "u"

the second line has a ' but the first dont
__________________
alias White Panther
karlos is offline
nbigdog2000
Member
Join Date: Nov 2004
Location: Usa
Old 12-07-2004 , 10:41  
Reply With Quote #3

no, but i tryed other sounds and that i have in my game folder and it works 4 me, BUT OTHER PEOPLE CANT DOWNLOAD IT?
__________________
nbigdog2000 is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 12-07-2004 , 17:30  
Reply With Quote #4

You have to precache them, or use a .res file. I think what you do is put the .res file in your sounds folder, and put in all the files you want them to download and save it. Course, I've never used them, so I would google it and see how it works.
f1del1ty.oXi is offline
nbigdog2000
Member
Join Date: Nov 2004
Location: Usa
Old 12-07-2004 , 19:31  
Reply With Quote #5

question.. how do i precache it?
__________________
nbigdog2000 is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 12-07-2004 , 20:01  
Reply With Quote #6

I told you, yuo can use a plugin to precache it, or you can use a .res file. Since I have never used one, I suiggest googling it and seeing what you can come up with. But from what I hear it's not too difficult.
f1del1ty.oXi is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 12-07-2004 , 20:06  
Reply With Quote #7

And I just now noticed, if people are downloading the sounds, then why do you need to even do all of this? They are downloading all the stuff they don't have from your sounds folder. If your sounds for ultimate_sounds are in the sounds\whatever folder they may be in, then they should automatically download them.
f1del1ty.oXi is offline
bo0m
Senior Member
Join Date: Oct 2004
Location: staten islan, ny, us
Old 12-08-2004 , 14:53  
Reply With Quote #8

Hey man it is very simple. Make .res files for all your maps. In the .res files put in what you want your clients to download when they come into your server, of course if they already have it they will not download them again. If you need .res files I'll give them to you, give me all of your maps then give me everything you want your clients to download.
bo0m is offline
Send a message via AIM to bo0m
nbigdog2000
Member
Join Date: Nov 2004
Location: Usa
Old 12-08-2004 , 23:07  
Reply With Quote #9

thx to boom i got the res file that i need...and i put them in my maps folder,, but poepl still dont download the sounds
__________________
nbigdog2000 is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 12-08-2004 , 23:20  
Reply With Quote #10

It should go in sounds if I'm not mistaken. Maps so that they download the maps, sounds for sounds, sprites for sprites, and so on.
f1del1ty.oXi 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:33.


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