The time, in milliseconds, that a player has to make another kill to be counted as a multikill. If g_multilkillTime milliseconds pass and a player does not make another kill, the multikill is announced and reset.
Parameters
Type: integer
Default: 1000
g_humiliationMessageX
Description
The message per death spree level, where X = the level. Such as g_humiliationMessage0 for 10 deaths, g_humiliationMessage1 for 20 deaths, etc. Add an additional pk3 with your own custom sounds and change these to point at them.
Parameters
Type: string
Default:
g_humiliationMessage0 "^dmust be having a bad day!"
g_humiliationMessage1 "^dis getting his ass kicked!"
g_humiliationMessage4 "^dseems well-aquainted with Death"
g_humiliationMessage5 "^dstill can't kill shit!"
g_humiliationSoundX
Description
The sound file per death spree level, where X = the level. Such as g_humiliationSound0 for 10 deaths, g_humiliationSound1 for 20 deaths, etc.
Parameters
Type: string
Default:
g_humiliationSound0 "sound/spree/humiliation.wav"
g_humiliationSound1 "sound/spree/humiliation.wav"
g_humiliationSound2 "sound/spree/humiliation.wav"
g_humiliationSound3 "sound/spree/humiliation.wav"
g_humiliationSound4 "sound/spree/humiliation.wav"
g_humiliationSound5 "sound/spree/humiliation.wav"
g_multikillSoundX
Description
The sound file multikill. There are 5 multikills, at 3,4,5,6 and 7 kills. Any more will result in playing the 7 sound. Add an additional pk3 with your own custom sounds and change these to point at them.
Parameters
Type: string
Default:
g_multikillSound0 "sound/spree/multikill.wav"
g_multikillSound1 "sound/spree/ultrakill.wav"
g_multikillSound2 "sound/spree/monsterkill.wav"
g_multikillSound3 "sound/spree/megakill.wav"
g_multikillSound4 "sound/spree/ludicrouskill.wav"
g_spreeMessageX
Description
The message displayed per killing spree level, where X = the level. Such as g_spreeMessage0 for 5 kills, g_spreeMessage1 for 10 kill, etc., all the way up to 9 for 45. Beyond which, will continue to use the last message.
Parameters
Type: string
Default:
g_spreeMessage0 "^dis on a ^2Killing Spree!"
g_spreeMessage1 "^dis on a ^2Rampage!"
g_spreeMessage2 "^dis ^2Dominating"
g_spreeMessage3 "^drevels in his ^2Bloodbath!"
g_spreeMessage4 "^dis a walking ^2Slaughterhouse!"
g_spreeMessage5 "^dwreaks ^2Havoc ^dupon his foes!"
g_spreeMessage6 "^dcuts through enemies like a ^2God ^2of ^2War!"
g_spreeMessage7 "^dis the ^2Prophet of Doom!"
g_spreeMessage8 "^dunleashes the ^>Shitstorm^d!"
g_spreeMessage9 "^dis still unleashing the ^>Shitstorm^d!"
g_spreeSoundX
Description
The sound file per killing spree level, where X = the level. Such as g_spreeSound0 for 5 kills, g_spreeSound1 for 10 kill, etc., all the way up to 9 for 45. Add an additional pk3 with your own custom sounds and change these to point at them.