18 lines
403 B
INI
18 lines
403 B
INI
|
// 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
|