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

[CS:GO] Zombie Sounds


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 08-27-2012 , 17:31   [CS:GO] Zombie Sounds
Reply With Quote #1

I know some people have managed to do this themselves but I thought I'd share it for anyone who doesn't know how. These files will add the original CS:S Z:R sounds like moaning and screaming into CS:GO.

Instructions:
1. Drop the attached "sound" folders containing .mp3's into your .../csgo/ directory, (make sure they end up in .../csgo/sound/music/zr/ folder). Do this for both your game server and FastDL server (already bzipped),
2. Swap your swap your Zombie:Reloaded plugin (zombiereloaded.smx) for the one attached. It is located inside your .../csgo/addons/sourcemod/plugins/ directory. Keep the old one as a backup, but please remove it from the plugins directory!
3. Add these lines to your downloads.txt (.../csgo/addons/sourcemod/configs/zr/downloads.txt):
Code:
sound/music/zr/fz_scream1.mp3
sound/music/zr/zombie_die1.mp3
sound/music/zr/zombie_die2.mp3
sound/music/zr/zombie_die3.mp3
sound/music/zr/zombie_pain1.mp3
sound/music/zr/zombie_pain2.mp3
sound/music/zr/zombie_pain3.mp3
sound/music/zr/zombie_pain4.mp3
sound/music/zr/zombie_pain5.mp3
sound/music/zr/zombie_pain6.mp3
sound/music/zr/zombie_voice_idle1.mp3
sound/music/zr/zombie_voice_idle10.mp3
sound/music/zr/zombie_voice_idle11.mp3
sound/music/zr/zombie_voice_idle12.mp3
sound/music/zr/zombie_voice_idle13.mp3
sound/music/zr/zombie_voice_idle14.mp3
sound/music/zr/zombie_voice_idle2.mp3
sound/music/zr/zombie_voice_idle3.mp3
sound/music/zr/zombie_voice_idle4.mp3
sound/music/zr/zombie_voice_idle5.mp3
sound/music/zr/zombie_voice_idle6.mp3
sound/music/zr/zombie_voice_idle7.mp3
sound/music/zr/zombie_voice_idle8.mp3
sound/music/zr/zombie_voice_idle9.mp3
sound/music/zr/zr_ambience.mp3
4. Lastly, change these cvars manually in your csgo/cfg/sourcemod/zombiereloaded/zombiereloaded.cfg file:

Code:
// Sound, relative to "sound" folder, to play from player on infection. ['""' = No sound]
// Default: "npc/fast_zombie/fz_scream1.wav"
zr_infect_sound "music/zr/fz_scream1.mp3"
Code:
// Sound file, relative to "sound" folder, to play as ambience.  This file is automatically downloaded to clients. [Dependency: zr_ambientsounds]
// Default: "ambient/zr/zr_ambience.mp3"
zr_ambientsounds_file "music/zr/zr_ambience.mp3"
5. You're done! Enjoy the increased atmosphere of your Z:R server.

For those of you that have already modified your Z:R plugin, I've also included the zombiesounds.inc file that you can use to recompile your Z:R with sounds, just swap it with your own file and recompile.
Attached Files
File Type: zip CSGO Zombie Sounds - patch 705.zip (3.26 MB, 1654 views)
File Type: zip CSGO Zombie Sounds - Stock.zip (3.26 MB, 1281 views)

Last edited by Jargon; 11-05-2012 at 00:21. Reason: New .zip
Jargon is offline
dufflez
Member
Join Date: Aug 2011
Old 08-27-2012 , 21:26   Re: [CS:GO] Zombie Sounds
Reply With Quote #2

Thanks bro, ive been trying to figure this out allday xD
dufflez is offline
dufflez
Member
Join Date: Aug 2011
Old 08-27-2012 , 21:52   Re: [CS:GO] Zombie Sounds
Reply With Quote #3

Btw the plugin doesnt work, when i use it zombies and humans cant kill each other. So the sounds dont work cause i have to use old zr plugin.
dufflez is offline
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 08-27-2012 , 22:09   Re: [CS:GO] Zombie Sounds
Reply With Quote #4

Quote:
Originally Posted by dufflez View Post
Btw the plugin doesnt work, when i use it zombies and humans cant kill each other. So the sounds dont work cause i have to use old zr plugin.
That's pretty weird, it's running fine on my server and I haven't touched any other Z:R code. Did you get any error messages from it? I'll double check when I finish work.
Jargon is offline
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 08-28-2012 , 01:29   Re: [CS:GO] Zombie Sounds
Reply With Quote #5

I've clarified the OP a little thanks to some feedback from Dufflez, remember to remove the old zombiereloaded.smx from your plugins directory as it will still try to load even if you rename it!

I also forgot to add the ambience sound file, it's now in the zip archive in the OP and separately in this post for those who already have it. Drop these files into their corresponding .../csgo/sound/music/zr/ folders on your game and FastDL servers.
Attached Files
File Type: zip Ambience sounds.zip (1.82 MB, 538 views)
Jargon is offline
john2010
Junior Member
Join Date: Aug 2012
Old 08-28-2012 , 10:39   Re: [CS:GO] Zombie Sounds
Reply With Quote #6

Are you sure it works ?

I have this error
[Sound] S_StartSound(): Failed to load sound 'music\zr\zr_ambience.mp3'. Can't create mixer.

Last edited by john2010; 08-28-2012 at 10:39.
john2010 is offline
dufflez
Member
Join Date: Aug 2011
Old 08-28-2012 , 11:48   Re: [CS:GO] Zombie Sounds
Reply With Quote #7

yeah it works
dufflez is offline
SyntaxeErr0r
SourceMod Donor
Join Date: Aug 2012
Old 08-28-2012 , 12:27   Re: [CS:GO] Zombie Sounds
Reply With Quote #8

Hello
after testing I noticed that only works by Cree zombie against the background music does not start

thank you for your work
SyntaxeErr0r is offline
Antaris
Junior Member
Join Date: Aug 2012
Old 08-28-2012 , 12:41   Re: [CS:GO] Zombie Sounds
Reply With Quote #9

Well works pretty good just the Ambience Sounds seems not too work

Last edited by Antaris; 08-28-2012 at 12:41.
Antaris is offline
dufflez
Member
Join Date: Aug 2011
Old 08-28-2012 , 14:18   Re: [CS:GO] Zombie Sounds
Reply With Quote #10

The Ambience works its just that guns or any background music cover it because its so low for some reason.
dufflez 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 20:03.


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