Skull Sounds
#9
Código PHP:
new SND_PREPARE[] = "Skull_Sounds/gates.wav"
new SND_FBLOOD[] = "Skull_Sounds/firstblood.wav"
//new SND_HEAD[] = "Skull_Sounds/outstand.wav"
new SND_HEAD[][] = 
{
    
"Skull_Sounds/outstand.wav",
    
"Skull_Sounds/nuevo_sonido.wav",
    
"Skull_Sounds/nuevo_sonido.wav"
}

//new SND_KNIFE[] = "Skull_Sounds/NoLlores.wav"
new SND_KNIFE[][] = 
{
    
"Skull_Sounds/NoLlores.wav",
    
"Skull_Sounds/nuevo_sonido.wav",
    
"Skull_Sounds/nuevo_sonido.wav"
}
new 
SND_GRENADE[] = "Skull_Sounds/atravesadoo.wav"
new SND_SUICIDE[][] = 
{
    
"Skull_Sounds/mhaha.wav",
    
"Skull_Sounds/mkscorplaugh.wav",
    
"Skull_Sounds/mksklaugh.wav",
    
"Skull_Sounds/mkstdanger.wav"
}
new 
SND_3K[] = "Skull_Sounds/alleasy.wav"
new SND_4K[] = "Skull_Sounds/PapaDeLosHelados.wav"
new SND_6K[] = "Skull_Sounds/notiembles.wav"
new SND_8K[] = "Skull_Sounds/tremenda.wav"
new SND_10K[] = "Skull_Sounds/ninas.wav"
new SND_12K[] = "Skull_Sounds/notienesvida.wav"
new SND_14K[] = "Skull_Sounds/madura.wav"
new SND_15K[] = "Skull_Sounds/bala.wav"
new SND_16K[] = "Skull_Sounds/te_rebuelco.wav"
new SND_18K[] = "Skull_Sounds/animality.wav" 

en esta parte, agregas los sonidos nuevos, busca en que evento quieres agregarlo,

aqui:
Código PHP:
//new SND_KNIFE[] = "Skull_Sounds/NoLlores.wav" asi estaba antes
new SND_KNIFE[][] = 
{
    
"Skull_Sounds/NoLlores.wav",
    
"Skull_Sounds/nuevo_sonido.wav",
    
"Skull_Sounds/nuevo_sonido.wav"
    
//donde dice nuevo_sonido.wav agrega el nombre de tu sonido y este se agregara cuando mates con KNIFE (CUCHILLO) asi con head y tal.


con el headshot es igual busca la linea del head
Código PHP:
//new SND_HEAD[] = "Skull_Sounds/outstand.wav" asi estaba antes
new SND_HEAD[][] = 
{
    
"Skull_Sounds/outstand.wav",
    
"Skull_Sounds/nuevo_sonido.wav",
    
"Skull_Sounds/nuevo_sonido.wav"
  
/* asi te lo dejo renga, haz lo mismo que con el Knife. Mas facil no te lo pudo dejar, nadamas de agregarle el nombre del sonido*\


Edit:Olvide ponerlo en PHP Roflmao
Si no te gusta algo, cámbialo. Si no lo puedes cambiar, cambia la forma en que piensas sobre ello <3
Responder


Mensajes en este tema
Skull Sounds - por Mathias - 12/06/2018, 05:51 PM
RE: Skull Sounds - por El pirucho XP-007 - 12/06/2018, 07:55 PM
RE: Skull Sounds - por Valentina. - 12/06/2018, 08:17 PM
RE: Skull Sounds - por Mathias - 13/06/2018, 11:55 AM
RE: Skull Sounds - por La Renga Mk - 13/06/2018, 12:50 PM
RE: Skull Sounds - por Mathias - 13/06/2018, 01:04 PM
RE: Skull Sounds - por La Renga Mk - 13/06/2018, 01:11 PM
RE: Skull Sounds - por Mathias - 13/06/2018, 02:33 PM
RE: Skull Sounds - por Saber - 13/06/2018, 10:03 PM

Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)