AddStreak()
{
if(self.pers["team"] == "allies")
{
player = self;
killstreak = player.stats["killstreak"];
switch(killstreak)
{
case...