Fixed:
Code:
new team = GetClientTeam(attacker);
        if(client == attacker)
        {
            InverseTeamValue(team);
        }