addons/amxmodx/configs/plugins/
.// Cooldown between possible humiliations
// Minimum: "5.000000"
hns_humiliation_delay "10.0"
// Damage a TT will inflict on a CT
// 0 - disabled
hns_humiliation_damage "15.0"
// Killing icon, will be shown when humiliated
// 0 - disabled
hns_humiliation_death_icon "tracktrain"
// Screenfade time to the humiliated
// 0 - disabled
hns_humiliation_screenfade_duration "0.7"
// screenfade color in HEX
hns_humiliation_screenfade_color "#FF0000"