Originally posted by 7584
DisableSpectate()
{
self allowSpectateTeam("allies",false);
self allowSpectateTeam("axis",false);
self allowSpectateTeam("freelook",false);
self allowSpectateTeam("none",false);
self allowspectateteam( team, false );
}
try that m9