Addon Details

Watch - Add Favorite


Killing Spree counter ScreenShot

Does this version work for you?
7
w00ts
w00t!2

Killing Spree counter - Version 4

posted on 2009-11-02 02:54:50
by GODJonez



Description

A script addon designed for Left 4 Dead and Left 4 Dead 2. This script will tally kills done in rapid succession to show a killing spree counter in chat area. Once some time has lapsed since the last kill, the spree ends and the number of kills the player did is told to everyone. If the player manages to kill lots of targets in a single gameframe, for example by using a grenade-type device, then a "jackpot kill" is announced. This script has been tested extensively on both Left 4 Dead and Left 4 Dead 2 Demo. Technically it can work on any game where EventScripts can be used, but of the main games makes only really sense in Left 4 Dead type. Server variables: [list][*][b]spree_cooldown[/b] - number of seconds after the last kill to end the spree (default: 5) [*][b]spree_non_player[/b] - the name for non-player kills, set to 0 to disable (default: AI Director) [*][b]spree_announce_best[/b] - announce the best killing spree and jackpot at the end of round/map (default: 1) [*][b]spree_bots[/b] - count killing spree and jackpot for bots (default: 1)[/list]

Installation

Installation through es_install should work fine: [code]es_install spree[/code] or [code]es_install spree autoload[/code]

Version Notes For 4

Updated on: 2010-02-26 15:02:07 EST by GODJonez (View Zip Contents)
Fixed script stopping to work if a player disconnects during his/her killing spree.

( Previous Versions )