Home

Custom Sprays
Transparency
Animation

Custom GUI

Custom Sounds
Adding & Replacing
Modifying

Play Server Sounds

Examples

 

 

 

 

 

Skype

Ventrilo

Xfire

Coffee Break Arcade

Replacing/Adding Sounds To Your CS:S Game

A basic sound script looks like this:

"Weapon_MAC10.Single"
{
"channel" "CHAN_WEAPON"
"volume" "1.0"
"CompatibilityAttenuation" "0.64"
"pitch" "PITCH_NORM"

"wave" "weapons/mac10/mac10-1.wav"
}

You merely add to the wave line your sound file and location which could look like this:

"Weapon_MAC10.Single"
{
"channel" "CHAN_WEAPON"
"volume" "1.0"
"CompatibilityAttenuation" "0.64"
"pitch" "PITCH_NORM"

"wave" ")weapons/mac10/mac10-1.wav"
"wave" ")weapons/mac10/macnew.wav"
}

Now your done save text file then play.

 

©2006 Gunn GrafiX® All Rights Reserved. All contents come without warranty any damage caused is your responsibility not the site owner or it provider.