Sonido cuando la C4 explota
#1
Hola, necesito a alguien puede hacer un plugin que cuando la c4 explota emita un sonido .wav que todos los players puedan escucharlo, si no es molestia, gracias! Excitedeyes
Responder
#2
Código PHP:
/* Sublime AMXX Editor v2.2 */

#include <amxmodx>
#include <csx>

#define SONIDO_EXPLOSION "carpeta/sonido.wav"

public plugin_init()
{
    
register_plugin("Explosion BOMBA""1.0""Yo");
}

public 
plugin_precache()
    
precache_sound(SONIDO_EXPLOSION)

public 
bomb_explode()
    
client_cmd(0"spk %s"SONIDO_EXPLOSION
"Cada golpe es una lección, y cada lección te hace mejor."

[Imagen: b_350_20_000000_8a7300_ffffff_eeff00.png]
[Imagen: 76561198371193937.png]
1
Responder
#3
Hello I need plugin when i im to planting the c4 for terrorist play sound and when the ct defusing the c4 play the sound im defusing the bomb
I have the sounds .wav file I need this my csgo mod server.
Responder
#4
(13/05/2023, 06:24 AM)Doni-GameZone escribió: Hello I need plugin when i im to planting the c4 for terrorist play sound and when the ct defusing the c4 play the sound im defusing the bomb
I have the sounds .wav file I need this my csgo mod server.

Esto es un foro en ESPAÑOL Genius
(13/05/2017, 02:11 PM)DiCHANHO escribió: off: pobre este ya quedo traumado con lo del autor y robo de plugins
(26/07/2020, 08:32 PM)Hinami escribió: & si soy un gordo cagon, virgen, con posters de anime en todas partes
✅✅Aportes✅✅
Datear Automáticamente CincoYA
Efecto Trueno y Rayo

Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)