Add mango hitsound
This commit is contained in:
@ -1,4 +1,17 @@
|
||||
tf_dingaling_pitchmaxdmg 100
|
||||
tf_dingaling_pitchmindmg 100
|
||||
tf_dingaling_volume 0.75
|
||||
tf_dingaling 1
|
||||
// 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
|
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 @@
|
||||
tf_dingaling_pitchmaxdmg 25
|
||||
tf_dingaling_pitchmindmg 150
|
||||
tf_dingaling_volume 0.75
|
||||
tf_dingaling 1
|
||||
// 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
|
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
|
Reference in New Issue
Block a user