21 lines
459 B
INI
21 lines
459 B
INI
// Enable hitsound and last hit sound
|
|
tf_dingalingaling 1
|
|
tf_dingalingaling_lasthit 0
|
|
|
|
// Set hitsound delay
|
|
tf_dingalingaling_repeat_delay 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 0
|
|
tf_dingalingaling_effect 0
|
|
|
|
// Set volume
|
|
tf_dingaling_lasthit_volume 1
|
|
tf_dingaling_volume 1
|