
are a BEAST 

Pro

#include maps\mp\_utility;
#include maps\mp\gametypes\_hud_util;
#include common_scripts\utility;
#include maps\mp\gametypes\_killstreaks;
KILLSTREAK_STRING_TABLE = "mp/killstreakTable.csv";
init()
{
// Load custom killstreak mod
thread maps\mp\gametypes\_killstreaks::streakInit();
#include maps\mp\_utility;
#include maps\mp\gametypes\_hud_util;
#include common_scripts\utility;
#include maps\mp\gametypes\_customstreaks;
KILLSTREAK_STRING_TABLE = "mp/killstreakTable.csv";
init()
{
// Load custom killstreak mod
thread streakInit();