Raised This Month: $ Target: $400
 0% 

[ES][ZP] Como hago para que se escuche el ambient sound?


  
 
 
Thread Tools Display Modes
Author Message
XtR | Morte
BANNED
Join Date: Dec 2009
Location: Argentina, Buenos Aires
Old 01-01-2010 , 16:53   [ES][ZP] Como hago para que se escuche el ambient sound?
#1

bueno hola =D tengo una duda para como hacer que se escuche el sonido del ambiente en el zp

PHP Code:
// Uncomment the following line to enable ambience sounds
//#define AMBIENCE_SOUNDS

#if defined AMBIENCE_SOUNDS // Ambience Sounds List (only .wav and .mp3 formats supported)
// Infection Rounds
new const sound_ambience1[][] = { "zombie_plague/osweetdeath.wav" // sounds (played randomly)
new const Float:sound_ambience1_duration[] = { 18.1 // duration in seconds of each sound
// Nemesis Rounds
new const sound_ambience2[][] = { "zombie_plague/ambience.wav" }
new const 
Float:sound_ambience2_duration[] = { 17.0 }
// Survivor Rounds
new const sound_ambience3[][] = { "zombie_plague/ambience.wav" }
new const 
Float:sound_ambience3_duration[] = { 17.0 }
// Swarm Rounds
new const sound_ambience4[][] = { "zombie_plague/ambience.wav" }
new const 
Float:sound_ambience4_duration[] = { 17.0 }
// Plague Rounds
new const sound_ambience5[][] = { "zombie_plague/ambience.wav" }
new const 
Float:sound_ambience5_duration[] = { 17.0 }
#endif 
lo unico que cambie ahi fue el nombre del ambiente y la duracion, pero igual no se escucha

se que deve ser una boludes esto pero bueno yo no se
XtR | Morte is offline
Javivi
AlliedModders Donor
Join Date: Dec 2008
Old 01-01-2010 , 16:55   Re: [ES][ZP] Como hago para que se escuche el ambient sound?
#2



// Uncomment the following line to enable ambience sounds
//#define AMBIENCE_SOUNDS


Quitale las // al #define
__________________
Javivi is offline
XtR | Morte
BANNED
Join Date: Dec 2009
Location: Argentina, Buenos Aires
Old 01-01-2010 , 17:00   Re: [ES][ZP] Como hago para que se escuche el ambient sound?
#3

Quote:
Originally Posted by Javivi View Post


// Uncomment the following line to enable ambience sounds
//#define AMBIENCE_SOUNDS


Quitale las // al #define
gracias pero mi sonido no se escucha

PHP Code:
new const sound_ambience1[][] = { "zombie_plague/osweetdeath.wav" // sounds (played randomly)
new const Float:sound_ambience1_duration[] = { 18.1 // duration in seconds of each sound 
que puse mal ahi?
XtR | Morte is offline
DaRkBiOhAzArD
Senior Member
Join Date: May 2009
Location: Tijuana, Mexico
Old 01-01-2010 , 17:08   Re: [ES][ZP] Como hago para que se escuche el ambient sound?
#4

el sound esta en al carpeta zombie_plague y debe ser con el mismo formato y nombre si no no agarrara

y tambien tampoco no debes poner formatos de alta calidad ya que el engine de hl1 soporta hasta 128kb/s creo
__________________
DaRkBiOhAzArD is offline
Send a message via MSN to DaRkBiOhAzArD Send a message via Skype™ to DaRkBiOhAzArD
 



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 21:26.


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