Add mango hitsound

This commit is contained in:
Isaac Shoebottom 2025-02-07 21:16:55 -04:00
parent fd32e94fd8
commit 22f451a88f
11 changed files with 58 additions and 9 deletions

View File

@ -5,4 +5,5 @@ bandwidth=6.0Mbps
download=all download=all
fpscap=unlimited fpscap=unlimited
hud_achievement=on hud_achievement=on
hud_player_model=on hud_player_model=on
fpscap=400

View File

@ -1,4 +1,17 @@
tf_dingaling_pitchmaxdmg 100 // Enable hitsound and last hit sound
tf_dingaling_pitchmindmg 100 tf_dingalingaling 1
tf_dingaling_volume 0.75 tf_dingalingaling_lasthit 0
tf_dingaling 1
// Max and min pitch
tf_dingaling_lasthit_pitchmaxdmg 100
tf_dingaling_lasthit_pitchmindmg 100
tf_dingaling_pitchmaxdmg 100
tf_dingaling_pitchmindmg 100
// Set effect set to the needed set
tf_dingalingaling_last_effect 4
tf_dingalingaling_effect 4
// Set volume
tf_dingaling_lasthit_volume 1
tf_dingaling_volume 0.75

View File

@ -0,0 +1,17 @@
// Enable hitsound and last hit sound
tf_dingalingaling 1
tf_dingalingaling_lasthit 1
// Max and min pitch
tf_dingaling_lasthit_pitchmaxdmg 100
tf_dingaling_lasthit_pitchmindmg 100
tf_dingaling_pitchmaxdmg 100
tf_dingaling_pitchmindmg 100
// Set effect set to the needed set
tf_dingalingaling_last_effect 4
tf_dingalingaling_effect 4
// Set volume
tf_dingaling_lasthit_volume 1
tf_dingaling_volume 1

View File

@ -1,4 +1,17 @@
tf_dingaling_pitchmaxdmg 25 // Enable hitsound and last hit sound
tf_dingaling_pitchmindmg 150 tf_dingalingaling 1
tf_dingaling_volume 0.75 tf_dingalingaling_lasthit 0
tf_dingaling 1
// Max and min pitch
tf_dingaling_lasthit_pitchmaxdmg 100
tf_dingaling_lasthit_pitchmindmg 100
tf_dingaling_pitchmaxdmg 25
tf_dingaling_pitchmindmg 150
// Set effect set to the needed set
tf_dingalingaling_last_effect 4
tf_dingalingaling_effect 4
// Set volume
tf_dingaling_lasthit_volume 1
tf_dingaling_volume 0.75

View File

@ -0,0 +1,5 @@
# Links
- https://wiki.teamfortress.com/wiki/Hit_Sound
- https://steamcommunity.com/sharedfiles/filedetails/?id=528571728
- https://www.youtube.com/watch?v=6mwHECBeDzk
- https://support.audacityteam.org/audio-editing/splitting-a-recording-into-separate-tracks

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.