TEAM_police = AddExtraTeam("Cop", Color(0,0,128,225), "models/Humans/NYPD/male_04.mdl", [[You must keep the citys from Rebels and robbers.]], {"cse_beretta","taser","weaponchecker"}, "cop", 4, 125, 0, true)// TEAM_chief = AddExtraTeam("Police Chief", Color(0,0,225,225), "models/Humans/NYPD/male_02.mdl", [[Keep the police in line, but make sure the bad guys don't escape!]], {"weapon_fas_Deagle","taser","weaponchecker"}, "chief", 1, 175, 0, true)// TEAM_blackmarketdealer = AddExtraTeam("Black Market Dealer", Color(112,138,144,255), "models/Humans/Group02/tale_08.mdl", [[Sells 'toys' (Pistols, Melee Weapons)]], {""}, "blackmarket", 2, 75, 0, true)// TEAM_stalker = AddExtraTeam("Stalker", Color(0,0,0,225), "models/stalker_bandit_veteran2.mdl", [[Watch your back when they're is a stalker around.]], {"weapon_fas_machete"}, "stalker", 2, 200, 0, false)// TEAM_osama = AddExtraTeam("Osama Bin Laden", Color(255,218,185,255), "models/characters/osama_bin_laden.mdl", [[For Allah!]], {"weapon_jihadbomb","unarrest_stick"}, "osama", 1, 100, 0, true)// TEAM_hitman = AddExtraTeam("Hitman", Color(153,0,255,255), "models/player/leet.mdl", [[A Hitman, kills targeted people for money.DONT ABUSE OR RANDOM DM!!!!]], {"lockpick", "weapon_fas_m82", "keypad_cracker"}, "hitman", 1, 100, 0, true)// TEAM_heavyarmstrafficker = AddExtraTeam("Heavy Arms Trafficker", Color(49,79,79,255), "models/billymays.mdl", [[Billy Mays here with another FANTASTIC product!]], {""}, "trafficker", 1, 100, 0, true)// TEAM_governmentdealer = AddExtraTeam("Government Dealer", Color(32,178,170,255), "models/player/mossman.mdl", [[The "Government Dealer" can purchase weapons for the government.]], {""}, "gdealer", 1, 175, 0, true)// TEAM_mafia = AddExtraTeam("Mafia", Color(105,105,105,255), "models/Humans/mafia/male_04.mdl", [[Gangsters of the city.]], {""}, "mafia", 50, 65, 0, false)// TEAM_mobboss = AddExtraTeam("Mob Boss", Color(211,211,211,255), "models/player/mobbosses.mdl", [[Tell the mafia members what to do.]], {""}, "mboss", 1, 100, 0, true)//