to search an appropriate plugin for your request, you should search the word
radio instead of
sound (only in titles)
in my archives I found some nice plugins:
Custom Radio Commands in my last post you will find some nice arabic sounds, this plugin in not supported by the podbots.
NST Zombie Radio Port To ZP4.3 will replace all the player's sounds, with different sounds for every team. and support any kind of bots (cscz, podbot ...). read the whole thread (not tested yet). credits:
yokomo
[ZP] [Addon] Zombie Radio Simple some nice zombie sounds.
Sound replacements V. 1.2 to replace all the networked sounds
ps. to replace the weapon's sounds is another story.
these sounds are included in the v_model and can't be changed
Code:
// 6 animation sequence(s)
$sequence "idle" "idle" fps 30
$sequence "reload" "reload" fps 30 {
{ event 5004 1 "weapons/ak47_clipout.wav" }
{ event 5004 17 "weapons/ak47_clipin.wav" }
{ event 5004 37 "weapons/ak47_boltpull.wav" }
}
$sequence "draw" "draw" fps 23 { event 5004 5 "weapons/ak47_draw.wav" }
$sequence "fire1" "fire1" fps 30 { event 5001 0 "32" }
$sequence "fire2" "fire2" fps 30 { event 5001 0 "32" }
$sequence "fire3" "fire3" fps 30 { event 5001 0 "32" }
I don't know if the fire sounds can be changed, maybe no (AK47-1.wav & AK47-2.wav).
you can try the last plugin that I gave you.
best regard.
__________________