Evie Addon Details

Watch - Add Favorite

Custom Kill Streaks - Version 0.7.2

posted on 2008-05-19 18:23:55
by Jeff91
8
w00ts
w00t!
Requires: Tags: css dods fun kill kills random

Description

Give user's bonuses (and effects) for reaching X amount of kills without dieing.

At the top of the killstreak.py:
'''Begin Config Vars'''
KillStreakStart = 16
Time = 16 #Time is in seconds (for god mode and effect)
DamageBonus = .5 #Will multi and add this much damage to the users attack while in 'god mode' For example .5 = 50% more damage
Flash = 1 #Will make the user flash different colors every second. Set to 0 to turn off (Just thought it would be fun xD)
Teams = ['2','3'] #Which number teams are allowed to have kill streak bonuses. (2=T and 3=CT)
'''End Config Vars - Do not Touch Below this line please!'''


Configure to your leisure! Let me know if it works for you ;)

~J3ff

Version Notes For 0.7.2 (Announce this update)

Updated on: 2008-05-23 09:15:14 EST
Fixed a bug with effects, Made the sound optional and settable to a custom .wav file.
( Previous Versions )