Forum
hit sounds
Created 5th March 2010 @ 16:26
Add A Reply Pages: 1
hi, guys my special hitsound from q3 didn´t work and i dont know why , i show you what i have in my autoexec
//Hitsounds
tf_dingalingaling 1
tf_dingaling_pitchmaxdmg 80
tf_dingaling_pitchmindmg 130
tf_dingaling_volume 0.75
tf_dingaling_wav_override “qbeeb.wav”
play “qbeeb.wav”
directory:C:Program Files (x86)Steamsteamappssakon1410team fortress 2tfcfg
my sound is loaded here
directory:C:Program Files (x86)Steamsteamappssakon1410team fortress 2tfsound
when i try play qbeeb.wav before play it works normal but in game i dont hear anything.
when i write to console this tf_dingaling_wav_override “qbeep.wav”
it looks it works but it is writing me this (in console) Failed to load sound ““qbeeb.wav”, file probably missing from disk/repository
Last edited by dft,
qbeeb does not equal qbeep
(edit: okay maybe that’s not the problem, just a typo in the post :x)
Last edited by Randdalf,
1. Is your sound file in the right folder?
C:Program Files/Steam/steamapps/accountname/team fortress 2/tf/sound
2. Have you tried joining an sv_pure 0 server first, rebooting tf2 and then tried to join sv_pure2 server? (when tf2 boots it should make the hitsound you have)
Last edited by pena,
Your file is either qbeep or qbeeb and the cfg references either qbeep or qbeeb. Make sure they’re both qbeep.
if you still have this problem,
try changing the
” tf_dingaling_wav_override “qbeeb.wav” ”
to
” tf_dingaling_wav_override qbeeb.wav ”
i started using the q3 sounds and it didn’t work for me cause I had the “-signs there.
if that doesn’t work try typing “tf_dingaling_wav_override qbeeb.wav” in console at the start
Add A Reply Pages: 1