Ulysses

General => Off-Topic => Topic started by: Andrew Unown on January 31, 2016, 03:29:25 AM

Title: Question about sound folder
Post by: Andrew Unown on January 31, 2016, 03:29:25 AM
Hello. I am making DarkRP server and I have a ploblem to find exact sound file.
Code: [Select]
v:ConCommand("play npc/overwatch/cityvoice/f_confirmcivilstatus_1_spkr.wav\n")Where is that sound file? I cant fing it=( (where is f_confirmcivilstatus_1_spkr.wav)
Title: Re: Question about sound folder
Post by: Megiddo on January 31, 2016, 05:15:14 AM
Is that the location the file is supposed to be in? If so, and it's not playing, the user may just not have it. If you really want to look for a file, you can use file.Find -- http://wiki.garrysmod.com/page/file/Find
Title: Re: Question about sound folder
Post by: Andrew Unown on January 31, 2016, 06:14:12 AM
That's strange, but I can't find this file neither in server folder nor in gmod folder. That's a lockdown sound file. In game it sounds alright but I wanna to change it. But I don't know what does location mean.. Where is that file? Also I looked in CSS both in serverside and clientside but no result!
Title: Re: Question about sound folder
Post by: MrPresident on January 31, 2016, 11:50:26 AM
It's probably in one of the VCD files. Download a program like GCFScape and look through your .vcd files.
Title: Re: Question about sound folder
Post by: Andrew Unown on January 31, 2016, 12:16:20 PM
So.
1) Where may I find it. I mean server- or client- side
2) Can this sound be in CSS content?
Title: Re: Question about sound folder
Post by: Megiddo on January 31, 2016, 12:17:25 PM
Sounds are client side. Based on the path, I'm assuming it's in the HL2 base content.
Title: Re: Question about sound folder
Post by: Andrew Unown on January 31, 2016, 12:20:11 PM
No files were found with .vcd
Title: Re: Question about sound folder
Post by: Andrew Unown on January 31, 2016, 12:21:28 PM
Sounds are client side. Based on the path, I'm assuming it's in the HL2 base content.
Where is that folder?=( That folder changer may kill me one time....
Title: Re: Question about sound folder
Post by: Andrew Unown on January 31, 2016, 12:22:44 PM
Also all of the Sounds folders are empty and that is strange
Title: Re: Question about sound folder
Post by: Andrew Unown on January 31, 2016, 12:26:19 PM
And one more.. I was finding that file path from the WIndows Explorer and with WinRar but that was unsuccessful=(
Title: Re: Question about sound folder
Post by: MrPresident on January 31, 2016, 01:33:26 PM
The sound folders are empty because the sound files ARE in the .vpk files.
I'm sorry, I mean't vpk, not vcd.

Also, keep in mind, if it's a CSS sound, it'll be in the vpk file in your CSS root folder, not the gmod one. Same goes for HL2, EP2, etc, etc.
Some games have more than one vpk file so you might have to find the right one.
Title: Re: Question about sound folder
Post by: Andrew Unown on January 31, 2016, 03:52:26 PM
DarkRP game mode has a action called Lockdown. When it is affected, a sound starts playing. I don't know exactly where is it(in root or CSS). But tomorrow I'll try to overview all of that .vpk files. I'll let you know, if I get something.
Title: Re: Question about sound folder
Post by: Andrew Unown on February 01, 2016, 07:20:40 AM
GUYS, thank you a lot!! I forgot about .vpk files=) You are awesome=) Thank you a lot again)) How can I thank you? Just likes?=)