- Feb 21, 2016
- 5
- 0
I was wondering what brush entity is used to cause the classes to scream as they fall down the Helltower pit. Can anybody tell me??
Maybe it's possible to filter Soldiers out and make them scream like, say, from crit death, if this appears as much of a problem.
"soldier_sf12_falling02"
{
"channel" "CHAN_VOICE"
"volume" "1.000"
"pitch" "PITCH_NORM"
"soundlevel" "SNDLVL_95dB"
"wave" "vo/null.wav"
}
OR THIS ONE
"soldier_sf12_falling02"
{
"channel" "CHAN_VOICE"
"volume" "1.000"
"pitch" "PITCH_NORM"
"soundlevel" "SNDLVL_95dB"
"wave" "vo/soldier_sf12_falling01.mp3"
}