Add mango hitsound
This commit is contained in:
parent
fd32e94fd8
commit
22f451a88f
@ -6,3 +6,4 @@ download=all
|
||||
fpscap=unlimited
|
||||
hud_achievement=on
|
||||
hud_player_model=on
|
||||
fpscap=400
|
@ -1,4 +1,17 @@
|
||||
// Enable hitsound and last hit sound
|
||||
tf_dingalingaling 1
|
||||
tf_dingalingaling_lasthit 0
|
||||
|
||||
// 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
|
||||
tf_dingaling 1
|
17
hud_hitsounds/cfg/hit_phonk.cfg
Normal file
17
hud_hitsounds/cfg/hit_phonk.cfg
Normal 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
|
@ -1,4 +1,17 @@
|
||||
// Enable hitsound and last hit sound
|
||||
tf_dingalingaling 1
|
||||
tf_dingalingaling_lasthit 0
|
||||
|
||||
// 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
|
||||
tf_dingaling 1
|
5
hud_hitsounds/cfg/info.md
Normal file
5
hud_hitsounds/cfg/info.md
Normal 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
|
BIN
hud_hitsounds/sound/ui/hitsound_retro1.wav
Normal file
BIN
hud_hitsounds/sound/ui/hitsound_retro1.wav
Normal file
Binary file not shown.
BIN
hud_hitsounds/sound/ui/hitsound_retro2.wav
Normal file
BIN
hud_hitsounds/sound/ui/hitsound_retro2.wav
Normal file
Binary file not shown.
BIN
hud_hitsounds/sound/ui/hitsound_retro3.wav
Normal file
BIN
hud_hitsounds/sound/ui/hitsound_retro3.wav
Normal file
Binary file not shown.
BIN
hud_hitsounds/sound/ui/hitsound_retro4.wav
Normal file
BIN
hud_hitsounds/sound/ui/hitsound_retro4.wav
Normal file
Binary file not shown.
BIN
hud_hitsounds/sound/ui/hitsound_retro5.wav
Normal file
BIN
hud_hitsounds/sound/ui/hitsound_retro5.wav
Normal file
Binary file not shown.
BIN
hud_hitsounds/sound/ui/killsound_retro.wav
Normal file
BIN
hud_hitsounds/sound/ui/killsound_retro.wav
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user