Forum
hitsound
Created 22nd June 2010 @ 17:54
Add A Reply Pages: 1
i wanna have quakehitsound http://www.youtube.com/watch?v=Ke_qJslDNu4&feature=player_embedded this sound
change the tf_dingaling_pitchmindmg and tf_dingaling_pitchmaxdmg to get a higher / lower pitch
Last edited by Dav1dd,
Quoted from Dav1dd
change the tf_dingaling_pitchmindmg and tf_dingaling_pitchmaxdmg to get a higher / lower pitch
Can you post the values too?
Add the commands to your autoexec.cfg to ensure that the hitsound will work.
play "quake3.wav"
tf_dingalingaling "1"
tf_dingaling_pitchmaxdmg "66"
tf_dingaling_pitchmindmg "133"
tf_dingaling_volume "0.75"
tf_dingaling_wav_override "quake3.wav"
Quoted from nTraum
Add the commands to your autoexec.cfg to ensure that the hitsound will work.
play "quake3.wav"tf_dingalingaling "1"
tf_dingaling_pitchmaxdmg "66"
tf_dingaling_pitchmindmg "133"
tf_dingaling_volume "0.75"
tf_dingaling_wav_override "quake3.wav"
That’s what a lot of people use ^^ :D
Last edited by Dav1dd,
if your hitsound’s name is qbeep.wav
put “play qbeep.wav” in your config or autoexec folder
also put +play qbeep.wav in your launch options
To find launch options – right click on Tf2 on steam games, properties, launch options
otherwise substitute the name for your hitsound name
^this only works if your hitsound is in your tf/sound folder, if you’ve put it in your ui folder to make things organized as far as I know you need to put “play ui/qbeep.wav” so it knows where to find the sound file -> explained here here http://www.youtube.com/watch?v=BlGu_QeHfas
Last edited by Dav1dd,
Add A Reply Pages: 1