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

[CS:GO] Zombie Sounds


Post New Thread Reply   
 
Thread Tools Display Modes
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 09-12-2016 , 05:06   Re: [CS:GO] Zombie Sounds
Reply With Quote #31

Quote:
Originally Posted by zekStein View Post
Why i get this thing ?

Code:
[Sound] S_StartSound(): Failed to load sound 'ambient\zr\zr_ambience.mp3'. Can't create mixer.
Downloads:

Code:
// ----------------------------------------------------------------------------
 // Defaults:
 // ----------------------------------------------------------------------------
 models/player/mapeadores/kaem/zh/zh1fix.mdl
 models/player/mapeadores/kaem/zh/zh1fix.dx90.vtx
 models/player/mapeadores/kaem/zh/zh1fix.vvd
 models/player/mapeadores/kaem/zh/zh2fix.mdl
 models/player/mapeadores/kaem/zh/zh2fix.dx90.vtx
 models/player/mapeadores/kaem/zh/zh2fix.vvd
 models/player/mapeadores/morell/zh/zh3fix.mdl
 models/player/mapeadores/morell/zh/zh3fix.vvd
 models/player/mapeadores/morell/zh/zh3fix.dx90.vtx
 
 materials/models/player/mapeadores/kaem/zh/charple1_normal.vtf
 materials/models/player/mapeadores/kaem/zh/charple1_sheet.vmt
 materials/models/player/mapeadores/kaem/zh/charple1_sheet.vtf
 materials/models/player/mapeadores/kaem/zh/corpse1.vtf
 materials/models/player/mapeadores/kaem/zh/corpse1.vmt
 materials/models/player/mapeadores/morell/zh/Zombie_Classic_sheet.vmt
 materials/models/player/mapeadores/morell/zh/Zombie_Classic_sheet.vtf
 materials/models/player/mapeadores/morell/zh/Zombie_Classic_sheet_normal.vtf
 
 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/ambient/zr/zr_ambience.mp3
 
 materials/overlays/zr/zvision.vtf
 materials/overlays/zr/zvision.vmt
Also, when someone is set as Zombie, he has a black screen. I think the problem is the models.

Models

Code:
// ============================================================================
 //
 //                              ZOMBIE:RELOADED
 //                            Model configuration
 //
 // See Model Configuration (3.5) section in the manual for detailed info.
 //
 // ============================================================================
 //
 // SHORT DESCRIPTIONS
 //
 // Attribute:   Description:
 // ----------------------------------------------------------------------------
 // name     Name of model file, without extension.
 // path     Path to model files. MUST end with "/".
 // team     Model type:
 //              "zombies"
 //              "humans"
 // access   Access type:
 //              "public"        - Everyone can use the model.
 //              "admins"        - Model can only be used by admins.    
 //              "hidden"        - Model is excluded from public random selections.
 //              "motherzombies" - Model can only be used by mother zombies.
 //              "group"         - Use group authentication.
 // group    If access is "group": A SourceMod group name. Otherwise blank ("").
 
 "models"
 {
 "zh1fix"
 {
 "name" "zh1fix"
 "path" "models/player/mapeadores/kaem/zh/"
 "team" "zombies"
 "access" "public"
 "group" ""
 }
 
 "zh2fix"
 {
 "name" "zh2fix"
 "path" "models/player/mapeadores/kaem/zh/"
 "team" "zombies"
 "access" "public"
 "group" ""
 }
 
 "zh3fix"
 {
 "name" "zh3fix"
 "path" "models/player/mapeadores/morell/zh/"
 "team" "zombies"
 "access" "public"
 "group" ""
 }
 }
Thanks in advance
https://forums.alliedmods.net/showthread.php?t=237045
Cooky is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 09-13-2016 , 05:51   Re: [CS:GO] Zombie Sounds
Reply With Quote #32

Quote:
Originally Posted by zekStein View Post
Why i get this thing ?

Code:
[Sound] S_StartSound(): Failed to load sound 'ambient\zr\zr_ambience.mp3'. Can't create mixer.
Use this version that include sounds fixed -> https://forums.alliedmods.net/showthread.php?t=277597
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 09-13-2016 at 05:51.
Franc1sco is offline
Send a message via MSN to Franc1sco
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 02:33.


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